[ 
http://jira.codehaus.org/browse/MNG-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160102#action_160102
 ] 

John Casey commented on MNG-3971:
---------------------------------

Probably the simplest way to inject classpaths is to mod the plugin tools that 
create the plugin descriptors for ant-mojos, injecting these as 
parameters...then, also modding the plugin support to actually do the injection 
using information that can be gleaned from Project, etc. information.

> Provide parity in features between native ant-mojo support and antrun plugin
> ----------------------------------------------------------------------------
>
>                 Key: MNG-3971
>                 URL: http://jira.codehaus.org/browse/MNG-3971
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Plugin API, Plugins and Lifecycle
>    Affects Versions: 2.0.9, 2.1.0-M1
>            Reporter: John Casey
>            Assignee: John Casey
>             Fix For: 2.1.0-M2
>
>
> In particular, we need to make sure classpaths, etc. that are available in 
> the antrun plugin are made available in the ant-mojo support. Going forward, 
> it'd be nice to find a way to use a common module for the two ways of using 
> Ant inside Maven.
> The features available in the Antrun Plugin are often confused with those 
> available in the ant-mojo support, so this feature parity is critical to make 
> Ant usage in Maven more intuitive.

-- 
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

        

Reply via email to