From bfcfcf5e3b4301bc94c27f47bfda61693edf3595 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 12 Apr 2014 17:55:28 +0200 Subject: wip --- calamus-nexus-plugin/pom.xml | 75 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 calamus-nexus-plugin/pom.xml (limited to 'calamus-nexus-plugin/pom.xml') diff --git a/calamus-nexus-plugin/pom.xml b/calamus-nexus-plugin/pom.xml new file mode 100644 index 0000000..5060827 --- /dev/null +++ b/calamus-nexus-plugin/pom.xml @@ -0,0 +1,75 @@ + + 4.0.0 + + io.trygvis.calamus + calamus + 1.0-SNAPSHOT + + calamus-nexus-plugin + ${project.groupId}:${project.artifactId} + ${nexus-plugin.type} + + 5.9.1 + 2.8.0-01 + + nexus-plugin + + + + org.apache.activemq + activemq-client + ${version.activemq} + + + org.apache.activemq + activemq-pool + ${version.activemq} + + + org.sonatype.nexus + nexus-plugin-api + ${version.nexus} + provided + + + org.sonatype.nexus.plugins + nexus-restlet1x-plugin + ${version.nexus} + + provided + + + org.sonatype.nexus.plugins + nexus-ui-extjs3-plugin + ${version.nexus} + + provided + + + org.sonatype.nexus + nexus-plugin-testsupport + ${version.nexus} + test + + + + + + org.sonatype.nexus + nexus-plugin-bundle-maven-plugin + 1.2 + true + + + + + + idea + + jar + + + + -- cgit v1.2.3