From 7300750d4d47495e2bb1fee262b31cdca8f575f3 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Sun, 11 May 2014 01:07:22 +0200 Subject: maven config --- pom.xml | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 53 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 61a372b..203c723 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,59 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - groupId + com.snilius XQuisitor - 1.0-SNAPSHOT + 2.1 + + + + net.sf.saxon + Saxon-HE + 9.5.1-5 + + + com.fifesoft + rsyntaxtextarea + 2.5.0 + + + com.apple + AppleJavaExtensions + 1.4 + + + + + + + maven-assembly-plugin + + XQuisitor2 + + + com.snilius.xquery.XQuisitor + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + maven-jar-plugin + + XQuisitor2 + + + + - \ No newline at end of file -- cgit v1.2.3