X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=pom.xml;h=786ed97e7e3f08907759a3159e083377abf1931d;hb=6c2b24d50621f49424462666106dd022ced00bac;hp=fe19978cc4bed24d29ced5d490279fa16ce564cf;hpb=d4e2e87c9bb9dfe32fa15aea16fc24b86a0fe661;p=lttng-ust-java-tests.git diff --git a/pom.xml b/pom.xml index fe19978..786ed97 100644 --- a/pom.xml +++ b/pom.xml @@ -2,19 +2,19 @@ 3.0 - org.lttng.ust.agent - lttng-ust-agent-tests + org.lttng.ust + lttng-ust-java-parent 1.0.0 - jar + pom - LTTng-UST Java Agent Test Suite + LTTng-UST Java Agent UTF-8 + UTF-8 + /usr/local/share/java/lttng-ust-agent-common-1.0.0.jar @@ -42,44 +44,6 @@ /usr/local/share/java/lttng-ust-agent-log4j-1.0.0.jar -Djava.library.path=/usr/local/lib - - - - - org.lttng.ust.agent - lttng-ust-agent-common - 1.0.0 - system - ${common-jar-location} - - - org.lttng.ust.agent - lttng-ust-agent-jul - 1.0.0 - system - ${jul-jar-location} - - - org.lttng.ust.agent - lttng-ust-agent-log4j - 1.0.0 - system - ${log4j-jar-location} - - - - - log4j - log4j - 1.2.17 - - - junit - junit - 4.12 - test - - @@ -92,27 +56,85 @@ 1.8 + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.1 + + + + integration-test + verify + + + + - - - benchmark - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - - **/*Benchmark.java - - - - - - - + + + + + org.lttng.ust.agent + lttng-ust-agent-common + 1.0.0 + system + ${common-jar-location} + + + + org.lttng.ust.agent + lttng-ust-agent-jul + 1.0.0 + system + ${jul-jar-location} + + + + org.lttng.ust.agent + lttng-ust-agent-log4j + 1.0.0 + system + ${log4j-jar-location} + + + + + org.lttng.tools + lttng-tools-java + 1.0.0 + + + + org.lttng.ust + lttng-ust-java-tests-common + 1.0.0 + + + + + log4j + log4j + 1.2.17 + + + + junit + junit + RELEASE + test + + + + + + + lttng-tools-java + lttng-ust-java-tests-common + lttng-ust-java-tests-jul + lttng-ust-java-tests-log4j +