4.0.0
org.aspectj
aspectj-parent
1.9.7.BUILD-SNAPSHOT
aspectjtools
AspectJ Tools (Compiler)
AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during
compilation, fully replacing Javac for plain Java classes and also compiling native AspectJ or annotation-based
@AspectJ syntax. Furthermore, AJC can weave aspects into existing class files in a post-compile binary weaving step.
This library is a superset of AspectJ weaver and hence also of AspectJ runtime.
https://www.eclipse.org/aspectj/
Eclipse Public License - v 1.0
http://www.eclipse.org/legal/epl-v10.html
repo
aclement
Andy Clement
aclement@vmware.com
kriegaex
Alexander Kriegisch
kriegaex@aspectj.dev
https://github.com/eclipse/org.aspectj
scm:git:https://github.com/eclipse/org.aspectj.git
scm:git:ssh://git@github.com:eclipse/org.aspectj.git
false
org.apache.maven.plugins
maven-jar-plugin
default-jar
none
test-jar
none
org.apache.maven.plugins
maven-dependency-plugin
unzip-dependency-sources
unpack-dependencies
prepare-package
sources
org.eclipse.jdt.core,asm-renamed
${project.build.directory}/unzipped-sources
runtime
org.apache.maven.plugins
maven-assembly-plugin
aspectjtools-assembly
package
single
aspectjtools-${project.version}
false
org.aspectj.tools
org/aspectj/tools/
AspectJ Tools Classes
${project.version}
https://www.eclipse.org/aspectj/
org.aspectj.tools
${project.version}
https://www.eclipse.org/aspectj/
AspectJ Tools
${project.version}
(C) Copyright 1999-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated (PARC), 2003-2020 Contributors. All Rights Reserved
aspectjtools-assembly.xml
aspectjtools-sources-assembly
package
single
true
aspectjtools-sources-assembly.xml
org.codehaus.mojo
flatten-maven-plugin
flatten
process-resources
flatten
oss
remove
remove
${project.build.directory}
flattened-pom.xml
org.aspectj
org.aspectj.ajdt.core
${project.version}
org.aspectj
org.eclipse.jdt.core
org.aspectj
asm-renamed