X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Fpom.xml;h=d7399cfbdfadc9825584ad0f260ba19419c1679c;hb=5dfb5e0f10c9edebe362f09ca476c6bc3a37cbae;hp=eae64b56af810ede1945de5c91616a1f2863e5d9;hpb=17ab4abc34cd258435a9efdb8dd00228af859613;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index eae64b56a..d7399cfbd 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -1,21 +1,23 @@ - + 4.0.0 - org.argeo.commons - 0.2.1-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 + . @@ -26,6 +28,20 @@ + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins maven-jar-plugin @@ -35,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 -