[ 
http://jira.codehaus.org/browse/MASPECTJ-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=265483#action_265483
 ] 

Yegor Bugayenko commented on MASPECTJ-96:
-----------------------------------------

Without this option it's completely impossible to use the plugin in a 
multi-module project. Consider this example: 
http://trac.fazend.com/rempl/browser/rempl/trunk/rempl/rempl-aspects/pom.xml?rev=1307

The inherited execution of aspectj-maven-plugin has to be disabled in 
{{rempl-aspects}} because it uses {{aspectLibraries}} which points to 
{{rempl-aspects}} (all project-wide aspects are located in this sub-module). At 
the same time I can't use Maven {{<inherited>}} feature since the execution has 
to be inherited in all other sub-modules (excluding {{rempl-aspects}}).

{{skip}} option is a must. I can submit a patch (looks like it's a matter of 
few lines of code).

> configurable option to skip execution
> -------------------------------------
>
>                 Key: MASPECTJ-96
>                 URL: http://jira.codehaus.org/browse/MASPECTJ-96
>             Project: Mojo AspectJ Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.3.1
>            Reporter: Yegor Bugayenko
>
> Would be nice to have {{skip}} option configurable, in order to skip plugin 
> execution in any particular module.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to