> Sorry about the confusion. By the way, does the phrase “This plugin
> has 0 goal:” give a hint to the problem? Perhaps I don’t understand
> the difference between goal prefixes and goals.

I've built Java and Groovy plugins for Maven before but never an Ant
plugin. So its possible that I simply haven't seen this issue.

Maybe post your Ant build XML files on pastebin.org or something and
send a link back to the ml so someone could look at it? I agree the
"has 0 goal" seems to be your problem.

The prefix simply allows you to say "mvn hello:hello" rather than
typing the full "mvn org.myproject.plugins:hello-plugin:hello" line.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to