X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=a5b11d142f7ccf933a3186cf323f90e6336918ec;hb=af31868bf2f900d275ca6c00f36825e8da04447a;hp=753e8964392f685ecb4e2ff1abccd8d48a481394;hpb=afd9f47933f6cd1f9d80da8181eb8cb8a53ef55f;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 753e89643..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 @@ -52,8 +51,7 @@ 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 @@ -61,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 @@ -107,9 +104,17 @@ limitations under the License. 2.8 + src + ext/test - src/main/resources + src + + ** + + + **/*.java + . @@ -120,6 +125,7 @@ limitations under the License. .* .*/** src/** + ext/** target/** bin/** pom.xml @@ -129,6 +135,17 @@ limitations under the License. + + + ext/test + + ** + + + **/*.java + + + @@ -138,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 @@ -219,6 +247,7 @@ limitations under the License. META-INF + <_include>bnd.bnd ${project.version}-r${tstamp} ${project.artifactId} JavaSE-1.6 @@ -384,6 +413,15 @@ limitations under the License. + + + + + + + + +