Re: maven goals?

2006-12-05 Thread Bhupendra Bhardwaj
Hi, I was going through the maven user list for something and saw a thread there for similar question. http://www.mail-archive.com/users@maven.apache.org/msg57085.html Regards, Bhupendra On 12/4/06, Daniel Kulp [EMAIL PROTECTED] wrote: On Monday 04 December 2006 16:50, Carl Trieloff wrote:

maven goals?

2006-12-04 Thread Carl Trieloff
How do I get maven to print the current list of goals? Carl.

Re: maven goals?

2006-12-04 Thread Daniel Kulp
On Monday 04 December 2006 16:50, Carl Trieloff wrote: How do I get maven to print the current list of goals? Carl. In maven, there aren't defined goals. There are two types of targets you can invoke: 1) A lifecycle phase (install, compile, etc... are all lifecycle phases). There is a