diff -r 02c04d2c8fd8 -r ac1eacb3aa33 sbin/res/ant/lib/ant-junit.pom --- a/sbin/res/ant/lib/ant-junit.pom Sun Nov 12 22:07:33 2017 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ - - - - - - org.apache.ant - ant-parent - ../pom.xml - 1.8.2 - - 4.0.0 - org.apache.ant - ant-junit - 1.8.2 - Apache Ant + JUnit - contains the junit and junirreport tasks - - - org.apache.ant - ant - 1.8.2 - compile - - - junit - junit - 3.8.2 - compile - - - - - - maven-antrun-plugin - - - create-timestamp-file - generate-resources - - run - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - org/apache/tools/ant/taskdefs/optional/junit/* - - - org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter* - - - org/apache/tools/ant/taskdefs/optional/junit/ - - - - - ../../../../src/main - ../../../../src/testcases - ../../../../target/${project.artifactId}/classes - ../../../../target/${project.artifactId}/testcases - ../../../../target/${project.artifactId} - -