ant mojo requires ant.home system property
------------------------------------------

                 Key: MNG-3195
                 URL: http://jira.codehaus.org/browse/MNG-3195
             Project: Maven 2
          Issue Type: Bug
          Components: Ant tasks, Plugin Creation Tools
    Affects Versions: 2.0.7
            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

        

Reply via email to