X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fplugins%2Forg.argeo.jcr.ui.explorer%2Fpom.xml;h=65285df491840621aa93459eedf76c81747c1ca8;hb=ec9049940b98397b0df2f70b6c953aa226323c59;hp=0d89e56ea78d65a288e9bc33bcbf25c408fe4de5;hpb=cb03e53c0ae1087fd3021f2e0051f7f191ddf84f;p=lgpl%2Fargeo-commons.git diff --git a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml index 0d89e56ea..65285df49 100644 --- a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml +++ b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.server @@ -8,6 +9,31 @@ org.argeo.jcr.ui.explorer Commons JCR Explorer + + + + org.apache.felix + maven-bundle-plugin + + + lazy + plugin + org.argeo.jcr.ui.explorer.JcrExplorerPlugin + org.eclipse.ui;resolution:=optional, + org.eclipse.core.runtime;resolution:=optional, + org.eclipse.rap.ui;resolution:=optional, + org.eclipse.rap.ui.workbench;resolution:=optional + + *, + org.argeo.eclipse.spring, + org.argeo.util.crypto, + + org.argeo.jcr.ui.explorer.* + + + + + org.argeo.commons.eclipse