bring antrun plugin to Maven SVN repository
-------------------------------------------

         Key: MNG-610
         URL: http://jira.codehaus.org/browse/MNG-610
     Project: Maven 2
        Type: Task
  Components: maven-plugins  
 Reporter: Brett Porter
 Assigned to: Kenney Westerhof 
     Fix For: 2.0-beta-1


please import the code into maven-plugins

if it remains its own plugin, I'd prefer it be called something other than 
"run". Maybe antcaller:execute? I don't know how it works, but I assume it 
doesn't fork an Ant instance but rather uses the ant libraries to execute the 
tasks on a constructed project.

It could be included in the Ant plugin, though generating build files is a bit 
different to running fragments of one (the ant deps aren't even needed for the 
ant plugin right now), so probably best to keep them seperate - unless others 
think including it as ant:execute would be better?

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to