X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Forg.argeo.slc.demo.manager%2Fpom.xml;h=a4caecfc95c77885e2ad4e8e0f62e0286c72c221;hb=2425f380e0603cd06e6a490899200da5952b5cb5;hp=f960079217c698a9ef97752f8bcad0c6ca5f686e;hpb=de8a6fdb559f72314fba11adc050fec00292dab0;p=gpl%2Fargeo-slc.git diff --git a/demo/org.argeo.slc.demo.manager/pom.xml b/demo/org.argeo.slc.demo.manager/pom.xml index f96007921..a4caecfc9 100644 --- a/demo/org.argeo.slc.demo.manager/pom.xml +++ b/demo/org.argeo.slc.demo.manager/pom.xml @@ -40,9 +40,9 @@ test --> - ${java.home}/bin/java + ${java.home}${file.separator}bin${file.separator}java - -Xbootclasspath/p:${settings.localRepository}/org/apache/xerces/com.springsource.org.apache.xerces/2.8.1/com.springsource.org.apache.xerces-2.8.1.jar${path.separator}${settings.localRepository}/org/apache/xmlcommons/com.springsource.org.apache.xmlcommons/1.3.3/com.springsource.org.apache.xmlcommons-1.3.3.jar + -Xbootclasspath/p:${settings.localRepository}${file.separator}org${file.separator}apache${file.separator}xerces${file.separator}com.springsource.org.apache.xerces${file.separator}2.8.1${file.separator}com.springsource.org.apache.xerces-2.8.1.jar${path.separator}${settings.localRepository}${file.separator}org${file.separator}apache${file.separator}xmlcommons${file.separator}com.springsource.org.apache.xmlcommons${file.separator}1.3.3${file.separator}com.springsource.org.apache.xmlcommons-1.3.3.jar -Dslc.osgi.scanClasspath=true -Dslc.osgi.start=* -classpath @@ -52,6 +52,35 @@ target + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + @@ -86,5 +115,18 @@ ${project.version} + + org.apache.xerces + + com.springsource.org.apache.xerces + + 2.8.1 + + + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons + 1.3.3 + +