X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=f72615f8cc46bd1084575166898f8344db371aaf;hb=07ffa13bac43e47e0d4160544104c417d767454d;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..f72615f8c 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -2,14 +2,36 @@ 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 - slc-jemmy - SLC Jemmy + org.argeo.slc.sandbox + org.argeo.slc.sandbox.jemmytest + SLC Sandbox JemmyTest 0.1.1-SNAPSHOT - + bundle - + + org.apache.felix + maven-bundle-plugin + 1.4.3 + true + + META-INF + + + ${pom.artifactId} + + + org.argeo.slc.jemmytest.JemmyTestActivator + + + !org.apache.felix.*,* + + + org.argeo.slc.jemmytest.* + + + + org.apache.maven.plugins maven-compiler-plugin @@ -31,51 +53,66 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + true + + - org.netbeans - jemmy - 2.2.7.5 + org.argeo.slc + org.argeo.slc.autoui + 0.10.3-SNAPSHOT + + + org.apache.felix + org.osgi.core + + + org.apache.felix + org.apache.felix.main + + + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + 0.2.1-SNAPSHOT junit junit 3.8.2 + test - commons-logging - commons-logging - 1.1.1 + org.argeo.slc.sandbox + org.argeo.slc.sandbox.testui + 0.1.1-SNAPSHOT + test + + - log4j - log4j - 1.2.15 - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - javax.mail - mail - - - javax.jms - jms - - + org.apache.felix + org.osgi.core + 1.0.0 - - - - + + + argeo + http://www.argeo.org/maven/argeo + + + argeo-snapshots + http://www.argeo.org/maven/argeo-snapshots + + \ No newline at end of file