From 2678a44566f290ac2aa0a52db85eabc445e8ea4a Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Tue, 16 Feb 2010 21:20:59 +0000 Subject: [PATCH] NOJIRA removed unused dependencies and war build. review: aron _M id M id/service/pom.xml M id/pom.xml --- services/id/pom.xml | 48 +++-------------------------------- services/id/service/pom.xml | 50 ++----------------------------------- 2 files changed, 5 insertions(+), 93 deletions(-) diff --git a/services/id/pom.xml b/services/id/pom.xml index bd293cfd4..997f5e9c3 100644 --- a/services/id/pom.xml +++ b/services/id/pom.xml @@ -37,57 +37,15 @@ - jaxb + service - 3rdparty + - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - - org.apache.maven.plugins - maven-site-plugin - - /usr/bin/unzip -o > err.txt - - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.0.1 - - WEB-INF/lib/*.jar - - - true - - - - - - - + org.apache.maven.plugins diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index 7b518531b..8efbe4eb0 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -43,13 +43,6 @@ 1.0 - - - org.collectionspace.services - org.collectionspace.services.id.jaxb - 1.0 - - @@ -111,36 +104,6 @@ 1.0.2.GA - - - org.nuxeo.ecm.core - nuxeo-core-api - ${nuxeo.version.1.5} - - - jboss-remoting - jboss - - - - - - - org.restlet - org.restlet - 1.1.5 - - - com.noelios.restlet - com.noelios.restlet.ext.httpclient - 1.1.5 - - - com.noelios.restlet - com.noelios.restlet - 1.1.5 - - org.codehaus.mojo @@ -152,7 +115,8 @@ mysql mysql-connector-java - 5.1.6 + + test @@ -168,16 +132,6 @@ collectionspace-services-id - - - org.codehaus.mojo - - jboss-maven-plugin - - - ${jboss.dir} - - org.apache.maven.plugins -- 2.47.3