[ http://jira.codehaus.org/browse/MNG-897?page=comments#action_47333 ]
Brett Porter commented on MNG-897:
----------------------------------
Yann, your examples are best covered by using the antrun plugin:
<configuration>
<tasks>
<ant file="build.xml" target="foo" />
</tasks>
</configuration>
Can we please use a wiki for this in future. JIRA is not suited to reading
design discussions.
> 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]