Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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