X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.eclipse.ui%2Fpom.xml;h=3b8f94c3701d9a95fc02823d2c5cd5dc53959484;hb=24d5030a47ec501bb77ec601bc1b9bd7f4a3da1d;hp=8d832972bff8742049feadc649c7e39a043f2c47;hpb=a1db26fbddbcadea496f49acc26d8e95044e192b;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml index 8d832972b..3b8f94c37 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -3,13 +3,49 @@ 4.0.0 org.argeo.commons.eclipse - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT plugins .. org.argeo.eclipse.ui Commons Eclipse UI jar + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + lazy + org.argeo.eclipse.ui.ArgeoUiPlugin + org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime + + org.springframework.beans.factory, + org.springframework.core.io.support, + !org.eclipse.core.runtime, + !org.eclipse.core.commands, + !org.eclipse.ui.plugin, + * + + + + + +