diff --git a/core/pom.xml b/core/pom.xml index e87a4a414..2f78ca7fa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -42,32 +42,10 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 - - -Auri=/struts-tags - -AtlibVersion=${tlib.version} - -AjspVersion=2.0 - -AshortName=s - -AdisplayName=Struts Tags - -AoutFile=${basedir}/target/classes/META-INF/struts-tags.tld - -Adescription="To make it easier to access dynamic data; - the Apache Struts framework includes a library of custom tags. - The tags interact with the framework's validation and - internationalization features; - to ensure that input is correct and output is localized. - The Struts Tags can be used with JSP FreeMarker or Velocity." - -AoutTemplatesDir=${basedir}/src/site/resources/tags - + 1.7 + 1.7 - - - compile - - compile - - - org.apache.maven.plugins @@ -129,6 +107,45 @@ + + build-maven + + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + -Auri=/struts-tags + -AtlibVersion=${tlib.version} + -AjspVersion=2.0 + -AshortName=s + -AdisplayName=Struts Tags + -AoutFile=${basedir}/target/classes/META-INF/struts-tags.tld + -Adescription="To make it easier to access dynamic data; + the Apache Struts framework includes a library of custom tags. + The tags interact with the framework's validation and + internationalization features; + to ensure that input is correct and output is localized. + The Struts Tags can be used with JSP FreeMarker or Velocity." + -AoutTemplatesDir=${basedir}/src/site/resources/tags + + + + + compile + + compile + + + + + + + alljars diff --git a/pom.xml b/pom.xml index 16bf85225..8afd9aefc 100644 --- a/pom.xml +++ b/pom.xml @@ -161,6 +161,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -455,7 +456,7 @@ org.freemarker freemarker - 2.3.22 + 2.3.23