diff --git a/pom.xml b/pom.xml index 626eb6aa..97f05189 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.tum.cit.ase ares - 2.0.0-SNAPSHOT + 2.0.0-Beta-1 21 1.3.0 @@ -19,9 +19,16 @@ UTF-8 - - D1A045E1DD48B876 + + 23E62BB282A473EE4DDA2F8763EFD39363D21A8D 1.9.22 + + + ${project.build.directory}${file.separator}${project.artifactId}-${project.version}-agent.jar + + + ${user.home}${file.separator}.m2${file.separator}repository${file.separator}org${file.separator}aspectj${file.separator}aspectjrt${file.separator}${aspectj.version}${file.separator}aspectjrt-${aspectj.version}.jar + @@ -189,13 +196,28 @@ install-file - ${project.build.directory}/${project.build.finalName}.jar + ${project.build.directory}${file.separator}${project.build.finalName}.jar ${project.groupId} ${project.artifactId} ${project.version} jar + + install-pom + package + + install-file + + + ${basedir}${file.separator}pom.xml + + ${project.groupId} + ${project.artifactId} + ${project.version} + pom + + install-javadoc-jar install @@ -203,7 +225,8 @@ install-file - ${project.build.directory}/${project.build.finalName}-javadoc.jar + ${project.build.directory}${file.separator}${project.build.finalName}-javadoc.jar + ${project.groupId} ${project.artifactId} ${project.version} @@ -218,7 +241,8 @@ install-file - ${project.build.directory}/${project.build.finalName}-sources.jar + ${project.build.directory}${file.separator}${project.build.finalName}-sources.jar + ${project.groupId} ${project.artifactId} ${project.version} @@ -348,11 +372,15 @@ + + ${project.build.outputDirectory}/ch/qos/logback/ + ${project.build.outputDirectory}/com/github/javaparser/ ${project.build.outputDirectory}/com/intellij/ ${project.build.outputDirectory}/com/sun/ + ${project.build.outputDirectory}/de/tum/in/test/api/ ${project.build.outputDirectory}/java/ ${project.build.outputDirectory}/javax/ ${project.build.outputDirectory}/jdk/ @@ -365,9 +393,6 @@ ${project.build.outputDirectory}/org/junit/ ${project.build.outputDirectory}/org/opentest4j/ ${project.build.outputDirectory}/sun/ - ${project.build.outputDirectory}/com/github/javaparser/ - - ${project.build.outputDirectory}/org/gradle/ ${project.build.outputDirectory}/worker/org/gradle/ @@ -401,11 +426,12 @@ - ${basedir}/.settings/eclipse-rules.importorder + ${basedir}${file.separator}.settings${file.separator}eclipse-rules.importorder 4.17.0 - ${basedir}/.settings/eclipse-formatter-rules.xml + ${basedir}${file.separator}.settings${file.separator}eclipse-formatter-rules.xml + @@ -446,7 +472,7 @@ 3.5.1 1 - -javaagent:${project.build.directory}${file.separator}ares-2.0.0-SNAPSHOT-agent.jar -Xbootclasspath/a:${user.home}${file.separator}.m2${file.separator}repository${file.separator}org${file.separator}aspectj${file.separator}aspectjrt${file.separator}${aspectj.version}${file.separator}aspectjrt-${aspectj.version}.jar + -javaagent:${instrumentation-path} -Xbootclasspath/a:${aspectj-path} @@ -514,7 +540,35 @@ https://ase.cit.tum.de/ - scientific researcher + Scientific Researcher + + Europe/Berlin + + + SarpSahinalp + Sarp Sahinalp + sarp.sahinalp@tum.de + https://ase.cit.tum.de/people/paulsen/ + Technical University of Munich, School of Computation, Information and Technology , Research + Group Applied Software Engineering + + https://ase.cit.tum.de/ + + Thesis Student + + Europe/Berlin + + + AnirudhZaveri + Anirudh Zaveri + anirudh.zaveri@tum.de + https://ase.cit.tum.de/people/paulsen/ + Technical University of Munich, School of Computation, Information and Technology , Research + Group Applied Software Engineering + + https://ase.cit.tum.de/ + + Thesis Student Europe/Berlin @@ -576,7 +630,7 @@ internal - file://${project.build.directory}/mvn-repo + file://${project.build.directory}${file.separator}mvn-repo @@ -591,7 +645,7 @@ 3.3.0 1 - -javaagent:/home/sarps/IdeaProjects/Ares2/target/ares-2.0.0-SNAPSHOT-agent.jar -Xbootclasspath/a:${user.home}/.m2/repository/org/aspectj/aspectjrt/${aspectj.version}/aspectjrt-${aspectj.version}.jar + -javaagent:${instrumentation-path} -Xbootclasspath/a:${aspectj-path} @@ -600,19 +654,13 @@ ossrh - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.7 sign-artifacts @@ -634,13 +682,12 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.6.0 true - ossrh - https://oss.sonatype.org/ + central