X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=pom.xml;h=74af1ea6c17cb02a38fe889296f772ac248d9202;hp=80e2b17703458bb6094fe81bbf6e8ae3e3c4552d;hb=21ca6103c3ff2d61b19363994dbb36e56a984d2f;hpb=58182905593e49cd9d9f7e804b5a2953a63b21e1 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 - - - - - -