Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 3.0
-
Labels:None
Description
I'd like Maven to include support for the recently-released AspectJ 1.1. In the run-up to Maven's RC1, I'd like to find a committer willing to incorporate the plugin fixes for AspectJ 1.1 that I documented in our Development Environment Guide section "Ant support", subsection "Maven support":
You can download AspectJ from
It contains the libraries to be published to the repository and the documentation.
Fair warning: I won't be available much before the Maven release candidate. Up until tomorrow (Wed 11) afternoon, I'll be available off and on to support this upgrade. Sorry for not submitting a tested patch, but (modulo version naming issues) this should be a drop-in replacement and tests out fine on my machine.
At some point I'd really like to make a plugin that uses AspectJ 1.1's binary weaving, since this would fit better with many of the typical use-cases for AspectJ. If someone is gung-ho to work on that in the near term, I'd be happy to share the build rules that I think would support most use-cases.
Issue Links
- is depended upon by
-
MAVEN-401
Release maven-b10
-
- relates to
-
MPASPECTJ-8
Weaving classes not jars, and many other features
-
I'm using Aspect 1.1 for many things and I'll update the plugin for the rc1 release.