### Eclipse Workspace Patch 1.0 #P dna-web-jcr-rest-client Index: pom.xml =================================================================== --- pom.xml (revision 1560) +++ pom.xml (working copy) @@ -37,21 +37,21 @@ ${project.version} integration-test - - org.jboss.resteasy - resteasy-jaxrs - 1.2.1.GA - - - org.jboss.resteasy - resteasy-jaxb-provider - 1.2.1.GA - - - org.jboss.resteasy - resteasy-jettison-provider - 1.2.1.GA - + + org.jboss.resteasy + resteasy-jaxrs + 1.2.1.GA + + + org.jboss.resteasy + resteasy-jaxb-provider + 1.2.1.GA + + + org.jboss.resteasy + resteasy-jettison-provider + 1.2.1.GA + org.apache.httpcomponents httpclient @@ -209,6 +209,32 @@ + + + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + + + bundle-manifest + process-classes + + manifest + + + +