X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=240af13a3b44f37a0b296b8637318a26c57f032d;hb=e13785786edb6cb45fd5598916e64b72cbb1bfc1;hp=baf0c909559e234e91b57298185c016f8dde4e87;hpb=bac0dd8d3f6c624dee998a40f1ada56daedd6ec8;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index baf0c9095..240af13a3 100644 --- a/pom.xml +++ b/pom.xml @@ -169,6 +169,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -333,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 @@ -351,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin