Actually dependency:sources will do it too.

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jan Torben Heuer
Sent: Saturday, March 08, 2008 2:25 PM
To: users@maven.apache.org
Subject: Re: Downloading Sources

Alan Gutierrez wrote:

> I am able to download sources using ...
> 
> mvn eclipse:eclipse -DdownloadSources=true
> 
> How can I do this without regenerating .classpath and .project ?

mvn dependency:resolve -DdownloadSources=true (for example) will keep
the
eclipse configuration untouched.

Jan


---------------------------------------------------------------------
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