X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=240af13a3b44f37a0b296b8637318a26c57f032d;hb=e13785786edb6cb45fd5598916e64b72cbb1bfc1;hp=38033c312f55714f714305a7475c058e7fe86897;hpb=3fc3f44cf036c49248b7929de2a6dbb203dfa3fb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 38033c312..240af13a3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -125,6 +126,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -158,6 +169,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -322,6 +337,26 @@ limitations under the License. + + + src/main/resources + + + . + + plugin.xml + META-INF/** + WEB-INF/** + icons/** + branding/** + *.properties + p2.inf + + + build.properties + + + org.codehaus.mojo @@ -340,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin