X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached.launcher%2Fpom.xml;h=d1afacb4d652df53b39afc59f072a18da42402d5;hb=933db9441704576feb181a9e0412a9e326a59983;hp=eb4ee3af3bb3218e21e160306e6568b06b47ae8b;hpb=d8c5cf47f4ce62682c346523a9b988af0d8565ce;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.detached.launcher/pom.xml b/org.argeo.slc.detached.launcher/pom.xml index eb4ee3af3..d1afacb4d 100644 --- a/org.argeo.slc.detached.launcher/pom.xml +++ b/org.argeo.slc.detached.launcher/pom.xml @@ -1,52 +1,90 @@ - 4.0.0 - - org.argeo.slc - argeo-slc - 0.11.1-SNAPSHOT - ../org.argeo.slc - - org.argeo.slc.detached.launcher - SLC Detached Launcher - jar - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.3 - 1.3 - - - - org.apache.maven.plugins - maven-source-plugin - - - - - - org.argeo.slc - org.argeo.slc.detached - ${project.version} - - - org.apache.felix - org.apache.felix.main - - - - org.springframework - spring-context - 2.0.8 - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + org.argeo.slc + argeo-slc + 0.11.1-SNAPSHOT + ../org.argeo.slc + + org.argeo.slc.detached.launcher + Argeo SLC Detached Launcher + jar + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.3 + 1.3 + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + + + org.argeo.slc.detached.launcher.Main + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/dist.xml + + + + + attach-assembly + package + + single + + + + + + + + + org.apache.felix + org.apache.felix.main + + + + org.springframework + spring-context + 2.0.8 + - - xerces - xercesImpl - - + + commons-io + commons-io + + + commons-logging + commons-logging + + + xerces + xercesImpl + + + log4j + log4j + + \ No newline at end of file