From: Svjatoslav Agejenko Date: Sat, 29 Dec 2018 08:15:39 +0000 (+0200) Subject: POM file cleanup X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=commitdiff_plain;h=21ca6103c3ff2d61b19363994dbb36e56a984d2f;hp=58182905593e49cd9d9f7e804b5a2953a63b21e1 POM file cleanup --- diff --git a/pom.xml b/pom.xml index 80e2b17..74af1ea 100644 --- a/pom.xml +++ b/pom.xml @@ -19,25 +19,6 @@ - - junit - junit - 4.8.1 - test - - - - eu.svjatoslav - svjatoslavcommons - 1.4 - - - - eu.svjatoslav - javainspect - 1.5-SNAPSHOT - test - @@ -83,70 +64,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.4.3 - - UTF-8 - - - - - org.codehaus.mojo - rmic-maven-plugin - 1.1 - - - rmi compilation - - package - - - - ${project.build.outputDirectory} - - - - - - - - maven-assembly-plugin - - - - - eu.svjatoslav.sixth.Main - - - - jar-with-dependencies - - sixth - false - - - - - package-jar-with-dependencies - package - - single - - - - jar-with-dependencies - - - - eu.svjatoslav.sixth.Main - - - - - -