Got it:

mvn invoker:run -Dinvoker.test=ExclusionsAntStyle

does the job.

Though, from the doc, it should be `mvn invoker:run
-DinvokerTest=ExclusionsAntStyle` but this doesn't work.

-nodje


nodje wrote:
> 
> 
> Hi,
> 
> I'm using aspectj-maven-plugin with spring-aspects as aspectLibrary.
> I need to exclude some of the aspects contained in it.
> 
> I've been trying different matching pattern with the <excludes> tag,
> without success.
> I came to the conclusion that the exclude tags only affect the waived
> source code.
> 
> It it really like that?
> Do I have anyway to exclude an aspect from an aspectLibrary?
> 
> cheers
> 

-- 
View this message in context: 
http://old.nabble.com/-aspectj-maven-plugin--Excluding-aspect-from-an-AspectLibrary--tp31179765p31208118.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to