X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=a5b11d142f7ccf933a3186cf323f90e6336918ec;hb=af31868bf2f900d275ca6c00f36825e8da04447a;hp=b974816e065d15bbbfaa7cbf310f27acb637351d;hpb=fe9129fa0539f717ce18f0e42829ff3f31559c3b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index b974816e0..a5b11d142 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,6 @@ org.argeo.server.jcr org.argeo.eclipse.ui - org.argeo.eclipse.ui.jcr org.argeo.eclipse.ui.rap org.argeo.eclipse.ui.rcp @@ -50,9 +49,9 @@ org.argeo.server.rap.webapp org.argeo.node.repo.jackrabbit + org.argeo.cms - org.argeo.osgi.ui.explorer - org.argeo.jcr.ui.explorer + org.argeo.eclipse.ui.workbench org.argeo.security.equinox org.argeo.security.ui org.argeo.security.ui.admin @@ -60,7 +59,6 @@ org.argeo.security.ui.rap org.argeo.security.ui.rcp - org.argeo.support.junit org.argeo.server.core org.argeo.ext.jdbm @@ -106,9 +104,17 @@ limitations under the License. 2.8 + src + ext/test - src/main/resources + src + + ** + + + **/*.java + . @@ -119,6 +125,7 @@ limitations under the License. .* .*/** src/** + ext/** target/** bin/** pom.xml @@ -128,6 +135,17 @@ limitations under the License. + + + ext/test + + ** + + + **/*.java + + + @@ -137,7 +155,18 @@ limitations under the License. 1.6 1.6 + eclipse + + target/classes + target/test-classes + + + org.codehaus.plexus + plexus-compiler-eclipse + 2.3 + + maven-source-plugin @@ -218,6 +247,7 @@ limitations under the License. META-INF + <_include>bnd.bnd ${project.version}-r${tstamp} ${project.artifactId} JavaSE-1.6 @@ -383,6 +413,15 @@ limitations under the License. + + + + + + + + +