X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=eclipse%2Fplugins%2Fpom.xml;h=d7399cfbdfadc9825584ad0f260ba19419c1679c;hb=5dfb5e0f10c9edebe362f09ca476c6bc3a37cbae;hp=93d9368725542a89526ae368b4feeaf1f60bab88;hpb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index 93d936872..d7399cfbd 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -1,20 +1,23 @@ 4.0.0 - org.argeo.commons - 0.2.2-SNAPSHOT + org.argeo.commons.eclipse + 0.2.3-SNAPSHOT eclipse .. - org.argeo.commons.eclipse plugins Commons Eclipse plugins pom org.argeo.eclipse.ui + org.argeo.eclipse.ui.jcr + + src/main/resources + . @@ -25,6 +28,20 @@ + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins maven-jar-plugin @@ -34,25 +51,30 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-source-plugin org.apache.maven.plugins - maven-source-plugin + maven-surefire-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + META-INF + - attach-sources - package + bundle-manifest + process-classes - jar + manifest - - org.apache.maven.plugins - maven-surefire-plugin -