X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=03b8237ee30fdbb0e28c3917d4eccd2566aa0974;hb=2a47cd88fcf4aedcb9f92c5900786c17f8e13698;hp=ff6769a0bd28d5c75876880b4e379f1390b72dd6;hpb=87186f2b6b319b9eb0aa6557fd59310a26ef9a9e;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index ff6769a0b..03b8237ee 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -1,81 +1,112 @@ - 4.0.0 - org.argeo.slc - slc-jemmy - SLC Jemmy - 0.1.1-SNAPSHOT - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.3 - 1.3 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar - - - - - - - - - - org.netbeans - jemmy - 2.2.7.5 - - - junit - junit - 3.8.2 - - - commons-logging - commons-logging - 1.1.1 - - - log4j - log4j - 1.2.15 - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - javax.mail - mail - - - javax.jms - jms - - - - - - - + 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.sandbox + org.argeo.slc.sandbox.jemmytest + SLC Sandbox JemmyTest + bundle + + + + org.apache.felix + maven-bundle-plugin + 1.4.3 + true + + + src/main/resources/META-INF + + + + ${pom.artifactId} + + + org.argeo.slc.jemmytest.JemmyTestActivator + + + org.argeo.slc.jemmytest.* + + + *,org.springframework.beans.factory.xml + + + org.argeo.slc.detached + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.3 + 1.3 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + + + org.argeo.slc + org.argeo.slc.detached + ${project.version} + + + org.argeo.slc + argeo-slc-agent + ${project.version} + test + + + + + org.springframework + spring-context + 2.0.8 + + + + org.apache.felix + org.osgi.core + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + + + + junit + junit + test + + + \ No newline at end of file