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=9597f8e58bfb52869cbf5a25150493a2fa4500fa;hpb=642d08b63b4773232ba738e9d7e8004322f25df3;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 9597f8e58..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/eclipseBases/eclipse-3.3 - - @@ -26,13 +21,12 @@ argeo-pde-build compile - build + buildElement - ${eclipse.base} - - build.update.jar - + + ${eclipseBuildDir} + -DjavacSource=1.5 -DjavacTarget=1.5 @@ -47,6 +41,49 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-feature + package + + attach-artifact + + + + + + ${project.build.directory}/${project.artifactId}.zip + + zip + feature + + + + + + attach-updatesite + package + + attach-artifact + + + + + + ${project.build.directory}/${project.artifactId}-updatesite.zip + + zip + updatesite + + + + + + + \ No newline at end of file