From c7dbc7c61c7094ea4ec49bd630023f23b92fd9d1 Mon Sep 17 00:00:00 2001 From: RncLsn Date: Mon, 18 May 2015 18:27:32 +0100 Subject: Configured Maven and improved executable class and tests. --- pom.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c177403..ad8c2b1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,22 @@ 4.0.0 uk.ac.ox.cs.pagoda pagoda - 2.0.0 + 2.1.0-SNAPSHOT + jar PAGOdA src test + + + src/resources + + + + + test/resources + + maven-compiler-plugin @@ -21,6 +32,19 @@ maven-project-info-reports-plugin 2.7 + + maven-assembly-plugin + + + + uk.ac.ox.cs.pagoda.Pagoda + + + + jar-with-dependencies + + + @@ -67,6 +91,11 @@ + + commons-cli + commons-cli + 1.3 + com.hermit-reasoner org.semanticweb.hermit @@ -106,7 +135,8 @@ org.testng testng - 6.7 + 6.8.8 + test @@ -123,5 +153,20 @@ ehcache 2.10.0 + + uk.ac.ox.cs.jrdfox + jrdfox + 1.0 + + + + + + + + + + + -- cgit v1.2.3