X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Ffeatures%2Forg.argeo.slc.ui.launch.feature%2Fpom.xml;h=c9995ed98a6d2d4340ff5cef932c60938b1d8ab0;hb=e21aa5e3e452edde2b19e5783d3b1087dd401245;hp=a4d2bf7680651d5f0ea20fd46e1b6703344867a2;hpb=dd661ee7f771046e107fcad458f8181b8cbe5bbd;p=gpl%2Fargeo-slc.git diff --git a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml index a4d2bf768..c9995ed98 100644 --- a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml +++ b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml @@ -11,11 +11,6 @@ org.argeo.slc.ui.launch.feature pom Argeo SLC Launch Eclipse Feature - - - /home/mbaudier/dev/eclipseBuild - - @@ -32,9 +27,6 @@ ${eclipseBuildDir} - - build.update.jar zip.distribution - -DjavacSource=1.5 -DjavacTarget=1.5 @@ -54,7 +46,7 @@ build-helper-maven-plugin - attach-artifacts + attach-feature package attach-artifact @@ -62,13 +54,33 @@ - ${project.build.directory}/${project.artifactId}.zip + + ${project.build.directory}/${project.artifactId}.zip + zip feature + + attach-updatesite + package + + attach-artifact + + + + + + ${project.build.directory}/${project.artifactId}-updatesite.zip + + zip + updatesite + + + +