[ 
http://jira.codehaus.org/browse/MANTTASKS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172892#action_172892
 ] 

Simone Gianni commented on MANTTASKS-71:
----------------------------------------

Another use case is a project that builds with Ant but wants to distribute on a 
Maven repo. In this case calling deploy:deploy-file is by far easier and safer 
than building the repo structure by hand from Ant. I'm currently doing this for 
Ecplise AspectJ and using an Ant exec task to call Maven, which works but is 
quite ugly.

> running m2 inside Ant
> ---------------------
>
>                 Key: MANTTASKS-71
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-71
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Task
>            Reporter: Brett Porter
>            Priority: Minor
>
> I'm thinking out loud now, but given that we have the artifact and pom tasks, 
> and m2 is embeddalbe - for those still using Ant as their primary 
> environment, but might want some m2 projects we could have an m2 task. The 
> artifact tasks (whould could hopefully install themselves a bit more easily 
> in future) could pull down the necessary m2 libraries and fire it up to run 
> goals.

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