If you simply specify aspectj 1.5.1 in your own project's pom, does the plugin use it? Unless the plugin "locked down" the version of the aspectj dependency, I would think Maven might resolve it to use the one you've specified instead? Not sure, just throwing it out there for you to test. ;-)
Wayne On 5/26/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote:
Thomas Houtekier wrote: > Hi, > > Is there a way to specificy which version of the aspectj-weaver to use by > the maven aspectj plugin. Currently aspectj 1.5.0 is used but I want to use > 1.5.1. This question should be asked on the [EMAIL PROTECTED] list as it's a part of the Mojo project. -- Trygve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
