I like to have the sources just for developing and debugging purpose.
For better understanding. I don't want to build the sources if that was your intention.

Also I would like to create automatically eclipse .classpath files that maps all dependency jar files and their sources.

Ingo

Kenney Westerhof schrieb:
On Fri, 28 Apr 2006, [ISO-8859-15] Ingo Düppe wrote:

No, but you can add a dependency on the sources by providing
<type>java-source</type> in the dependency, if i'm not mistaken.

You can force a download of all sources by running
mvn eclipse:eclipse -Declipse.downloadSources=true

What do you want to use the sources for?

-- Kenney


Hi,

is it possible to define within the maven 2 ant-tasks or pom.xml that
all dependencies should be downloaded with source codes if available.

Regards,

Ingo

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


--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

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