RE: Help Info for Goal?

2007-08-30 Thread Raúl Arabaolaza Barquín
Hi: Take a look at the help plugin, the help:describe goal gives you all you want ;) http://maven.apache.org/plugins/maven-help-plugin/describe-mojo.html Regards. -Mensaje original- De: [EMAIL PROTECTED] en nombre de Roger Ye Enviado el: jue 30/08/2007 10:46 Para: Maven Users List

Re: Help Info for Goal?

2007-08-30 Thread Tim Kettler
Roger Ye schrieb: Hi, Hi, I'm new to Maven, and now have a basic understanding of the Goal:Phase notation in Maven to do sth. That's not quite correct. Each packaging (for example jar) has a lifecycle associated to it. This lifecylce consists of a sequence of phases. So when you do 'mvn