diff --git a/build-config/pom.xml b/build-config/pom.xml index d3ba588108..dd7c90e713 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -262,6 +262,21 @@ Contributors: + + net.revelc.code.formatter + formatter-maven-plugin + + ${project.basedir}/../eclipse/eclipse-code-style.xml + ${leshan.lineEnding} + + + + + validate + + + + org.codehaus.mojo flatten-maven-plugin diff --git a/pom.xml b/pom.xml index f1c2b70c65..e8e91197e8 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,7 @@ Contributors: UTF-8 ${leshan.encoding} ${leshan.encoding} + LF @@ -271,6 +272,12 @@ Contributors: flatten-maven-plugin 1.2.7 + + net.revelc.code.formatter + formatter-maven-plugin + + 2.16.0 + org.apache.felix maven-bundle-plugin