From: Mathieu Baudier Date: Thu, 25 Oct 2012 15:34:58 +0000 (+0000) Subject: Centralize MANIFEST clean X-Git-Tag: argeo-commons-2.1.30~802 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=4d54473a7afbe6b5f6ba637c85dab6220273c623;p=lgpl%2Fargeo-commons.git Centralize MANIFEST clean git-svn-id: https://svn.argeo.org/commons/trunk@5651 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/base/plugins/pom.xml b/base/plugins/pom.xml index 2fc6ad5ef..f8aad6515 100644 --- a/base/plugins/pom.xml +++ b/base/plugins/pom.xml @@ -28,10 +28,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - org.apache.maven.plugins maven-source-plugin diff --git a/base/runtime/pom.xml b/base/runtime/pom.xml index 4162a2b7a..f8e0930b5 100644 --- a/base/runtime/pom.xml +++ b/base/runtime/pom.xml @@ -34,31 +34,6 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - org.apache.felix maven-bundle-plugin diff --git a/pom.xml b/pom.xml index baf0c9095..66523ef02 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 @@ -351,6 +355,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin diff --git a/security/modules/pom.xml b/security/modules/pom.xml index da6f511ed..da264efc5 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -31,23 +31,6 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - org.apache.felix maven-bundle-plugin diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 73b930023..9ef2a6d42 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -35,23 +35,6 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - org.apache.maven.plugins maven-source-plugin @@ -63,10 +46,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - org.apache.felix maven-bundle-plugin @@ -78,12 +57,4 @@ - - - org.argeo.commons.base - org.argeo.osgi.boot - 1.1.5-SNAPSHOT - test - - \ No newline at end of file diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 103801c34..94ac6083b 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -30,31 +30,6 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - org.apache.felix maven-bundle-plugin diff --git a/server/modules/pom.xml b/server/modules/pom.xml index 21cdd1fc0..3c93c4e9c 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -42,31 +42,9 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - org.apache.felix maven-bundle-plugin - - - - - diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 0d4cab19d..a2808db01 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -32,10 +32,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - org.apache.maven.plugins maven-source-plugin @@ -47,10 +43,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - org.apache.felix maven-bundle-plugin diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index ef7aed5b8..8f6df44f3 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -36,35 +36,9 @@ - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - org.apache.felix maven-bundle-plugin - true