diff --git a/pom.xml b/pom.xml index c5da295e9..e9863fdd1 100644 --- a/pom.xml +++ b/pom.xml @@ -187,14 +187,6 @@ - - maven-war-plugin - 2.6 - - web - @{artifactId}@.@{extension}@ - - maven-compiler-plugin 3.3 @@ -204,6 +196,72 @@ Cp1252 + + maven-war-plugin + 2.6 + + web + @{artifactId}@.@{extension}@ + + + + io.github.olivierlemasle.maven + plaintext-maven-plugin + 1.0.0 + + ${project.basedir}/src/java + + + versionADM.info + + ${build.number} + + + + + + + generate-file + + write + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + io.github.olivierlemasle.maven + + + plaintext-maven-plugin + + + [1.0.0,) + + + write + + + + + + + + + + + + \ No newline at end of file