Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] [ANN] Maven2 AspectJ plugin

The Mojo team is pleased to announce the AspectJ Plugin 1.0-beta-1 release!

htp://mojo.codehaus.org/aspectj-maven-plugin/

This plugin allows user to:

  - Compile and weave aspectJ aspects, and java classes
  - Create a ajdoc report.
  - Create a aop.xml for Load Time Weaving based on the project
  - Use profiles to have different include/exclude setups.

Enjoy!

-The Mojo  team


Back to the top