And this is where in/on the site?

What about an option to maven that gives a list of goals like ant did
with targets?  One outstanding thing that ant did was self
documentation.

I miss that... 

-----Original Message-----
From: Michael McCallum [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 26, 2007 9:20 AM
To: Maven Users List
Subject: Re: Why Maven is Hard?

mvn -X

what more can you ask for? 

mvn dependency:resolve

mvn help:effective-pom

On Thursday 27 September 2007 00:28, Marziou, Gael wrote:
> Another thing that is hard in Maven is solving classpath issues.
> Classpath issues can be hard to solve in java but in Maven it is even
> harder because your plugin inherits from a classpath built by maven
from
> your dependencies  and others as well. So when something fails, you
must
> understand who did add this jar to your classpath and why was it added
in
> this particular order.
>
> -- Gael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Michael McCallum
Enterprise Engineer
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to