diff --git a/pom.xml b/pom.xml index 6f1d010c..b743985f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,188 +1,190 @@ - 4.0.0 - de.dhbwstuttgart - JavaTXcompiler - jar - - 0.1 - JavaTXcompiler - http://maven.apache.org - - - junit - junit - 4.0 - test - - - org.antlr - antlr4 - 4.7 - - - commons-io - commons-io - 2.6 - - -com.google.guava - guava - 22.0 - - - org.reflections - reflections - 0.9.11 - - - - org.ow2.asm - asm - 7.0 - - - - + 4.0.0 + de.dhbwstuttgart + JavaTXcompiler + jar - - target - target/classes - ${project.artifactId}-${project.version} - target/test-classes - src/ - test/ - - - org.antlr - antlr4-maven-plugin - 4.7 - - - antlr - - antlr4 - - - src/de/dhbwstuttgart/parser/antlr/ - src/de/dhbwstuttgart/parser/antlr/ - -package de.dhbwstuttgart.parser.antlr - - - - aspParser - - antlr4 - - - src/de/dhbwstuttgart/sat/asp/parser/antlr/ - src/de/dhbwstuttgart/sat/asp/parser/antlr/ - - -package - de.dhbwstuttgart.sat.asp.parser.antlr - - - + 0.1 + JavaTXcompiler + http://maven.apache.org + + + junit + junit + 4.0 + test + + + org.antlr + antlr4 + 4.7 + + + commons-io + commons-io + 2.6 + + + com.google.guava + guava + 22.0 + + + org.reflections + reflections + 0.9.11 + + + + org.ow2.asm + asm + 7.0 + + + + - - - - maven-assembly-plugin - - - package - - single - - - - - - jar-with-dependencies - - - - - org.reficio - p2-maven-plugin - 1.1.2-SNAPSHOT - - - default-cli - - - - - - de.dhbwstuttgart:JavaTXcompiler:0.1 - - org.reflections:reflections:0.9.11 - com.google.guava:guava:22.0 - javax.annotation:javax.annotation-api:1.3.1 - org.glassfish:javax.annotation:3.1.1 - - - - - - - org.eclipse.tycho - tycho-p2-repository-plugin - ${tycho.version} - - - package - - archive-repository - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 9 - 9 - - - - - - - reficio - http://repo.reficio.org/maven/ - - - - - maven-repository - file:///${project.basedir}/target - - - - 1.8 - 1.8 - 0.23.0 - - - - maven-repository - MyCo Internal Repository - file:///${project.basedir}/maven-repository/ - - + + target + target/classes + ${project.artifactId}-${project.version} + target/test-classes + src/ + test/ + + + org.antlr + antlr4-maven-plugin + 4.7 + + + antlr + + antlr4 + + + src/de/dhbwstuttgart/parser/antlr/ + src/de/dhbwstuttgart/parser/antlr/ + + -package + de.dhbwstuttgart.parser.antlr + + + + + aspParser + + antlr4 + + + src/de/dhbwstuttgart/sat/asp/parser/antlr/ + src/de/dhbwstuttgart/sat/asp/parser/antlr/ + + -package + de.dhbwstuttgart.sat.asp.parser.antlr + + + + + + + + maven-assembly-plugin + + + package + + single + + + + + + jar-with-dependencies + + + + + org.reficio + p2-maven-plugin + 1.1.2-SNAPSHOT + + + default-cli + + + + + + de.dhbwstuttgart:JavaTXcompiler:0.1 + + + org.reflections:reflections:0.9.11 + + + com.google.guava:guava:22.0 + + + javax.annotation:javax.annotation-api:1.3.1 + + + org.glassfish:javax.annotation:3.1.1 + + + + + + + + org.eclipse.tycho + tycho-p2-repository-plugin + ${tycho.version} + + + package + + archive-repository + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 9 + 9 + + + + + + + reficio + http://repo.reficio.org/maven/ + + + + + maven-repository + file:///${project.basedir}/target + + + + 1.8 + 1.8 + 0.23.0 + + + + maven-repository + MyCo Internal Repository + file:///${project.basedir}/maven-repository/ + +