X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=pom.xml;h=786ed97e7e3f08907759a3159e083377abf1931d;hb=4821eac962d2f707558b6d9a5b66af9dbe89b933;hp=2c098284eedc76022ae9b592eed15fe59d32de15;hpb=1df8e5d7716e0f095b434e2190f4054edb837f42;p=lttng-ust-java-tests.git diff --git a/pom.xml b/pom.xml index 2c09828..786ed97 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,13 @@ UTF-8 UTF-8 + + + /usr/local/share/java/lttng-ust-agent-common-1.0.0.jar + /usr/local/share/java/lttng-ust-agent-jul-1.0.0.jar + /usr/local/share/java/lttng-ust-agent-log4j-1.0.0.jar + -Djava.library.path=/usr/local/lib @@ -49,13 +56,85 @@ 1.8 + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.1 + + + + integration-test + verify + + + + - - + + + + + + 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-ust-java-tests lttng-tools-java + lttng-ust-java-tests-common + lttng-ust-java-tests-jul + lttng-ust-java-tests-log4j