Hello,
I have some warnings when using mvn eclipse:eclipse command:
[INFO]
Sources for some artifacts are not available.
Please run the same goal with the -DdownloadSources=true parameter in
order to check remote repositories for sources
List of artifacts without a source archive:
o junit:junit:4.1
o javax.persistence:persistence-api:1.0
o javax.ejb:ejb:3.0
I read that the option maven.eclipse.src.download=false can be used to
remove the message, but I'm not able to find where to set this option.
Can somebody help me?
Thanks for advance.
PS: I don't want to use -DdownloadSources=true paramter.
didier.
--
View this message in context:
http://www.nabble.com/Maven2-eclipse%3Aeclipse-warning-tf2865619s177.html#a8008096
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]