License |
License |
---|---|
Categories |
CategoriesMaven Build Tools AspectJ Development Tools Development Libraries |
GroupId | GroupIdorg.codehaus.mojo |
ArtifactId | ArtifactIdaspectj-maven-plugin |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMojo's AspectJ Maven Plugin
Handles AspectJ usage within Maven.
Functionality provided is: weaving of aspects (or existing aspects from libraries) with the
test and/or main classes, weaving of pre-existing jars and ajdoc reporting.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.14.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.10 |
org.apache.maven.doxia : doxia-site-renderer | jar | 1.10 |
org.apache.maven.reporting : maven-reporting-impl | jar | 3.0.0 |
org.aspectj : aspectjtools | jar | 1.9.7 |
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-model | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
org.apache.maven : maven-compat | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |