On Sun, Feb 6, 2011 at 12:50 PM, Florian MOGA <moga....@gmail.com> wrote: > I've just checked out "mvn ant:ant" and seems to do a decent job in > generating an ant build file.
I didn't know about "mvn ant:ant" that does look good. I haven't quite got it to work properly yet though, if i run "mvn ant:ant" in getting-started/helloworld-contribution it all seems to work but then when running it fails to run the unit tests saying junit isn't available, which is odd as it seems to download junit ok and looks like it is where it says its looking. Does that work for anyone else? ...ant