[ http://jira.codehaus.org/browse/MNG-897?page=comments#action_47243 ] 

Chris Berry commented on MNG-897:
---------------------------------

John,
This seems to be a nice, clean way to handle the "non-generic" parts of using 
an Ant file. To clarify, the plugin metadata will contain all of the specifics, 
such as those in my maven-axisant-plugin -- i.e. 1) properties to pull from the 
m2 project file and defaults, 2) properties to pass on to Ant , and 3) the 
mapping to an Ant target.  

And thus, the Mojo becomes generic without requiring one to write an extending 
Mojo, right? 
So what does the piece inside the M2 project file look like??

Will there still be a corresponding plugin (e.g. maven-axisant-plugin)?? It 
seems to me that there must be, so that people will have something to share and 
version. 
So what does the plugin definition M2 project file look like ??

Thanks,
-- Chris 

> allows use of Ant build files
> -----------------------------
>
>          Key: MNG-897
>          URL: http://jira.codehaus.org/browse/MNG-897
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-ant-plugin
>     Versions: 2.0-alpha-3
>     Reporter: Chris Berry
>     Assignee: John Casey
>      Fix For: 2.0-beta-3
>  Attachments: antfile.zip
>
> Original Estimate: 8 hours
>        Time Spent: 8 hours
>         Remaining: 1 hour
>
> Per John Casey, This is logged to that it stays on the radar.
> Please consider incorporating my antfile plugin.
> I have included the following in the ZIP
> maven-antrun-plugin --> the basic antrun w/ a few small mods
> maven-antfile-plugin
> maven-axisant-plugin --> an example plugin using the antfile plugin
> axis-master --> a "grouping" plugin for axis example
> my-app --> an example app using the axisant plugin.
> Cheers,
> -- Chris 

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