[ http://jira.codehaus.org/browse/MPLUGIN-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann updated MPLUGIN-42:
-------------------------------------
Component/s: Ant Plugins
> ant mojo requires ant.home system property
> ------------------------------------------
>
> Key: MPLUGIN-42
> URL: http://jira.codehaus.org/browse/MPLUGIN-42
> Project: Maven 2.x Plugin Tools
> Issue Type: Bug
> Components: Ant Plugins
> Reporter: Raffaele Spazzoli
> Attachments: OpenESBMojo.zip
>
>
> I have a simple ant mojo (in attachment). When I launch it i asks for a ant.home property.
I found no way to set that property except using -Dant.home from command line. To me this
property should not be necessary since maven should have all the information for using ant.
> To reproduce the bug compile and install the mojo and the try one of its goal for example:
> mvn it.imolinfo.jbicommons:OpenESBMojo:startOpenESB -Dopenesb.home=XXX
--
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
|