dti wrote: > > > hi, > > Thanks for your help, but it doesn't work... There is no change with or > without the parameter setted. > > Another idea? > > didier > > > > Stéphane Bouchet-3 wrote: >> >> hi, >> >> follow the documentation below : >> >> http://maven.apache.org/plugins/maven-eclipse-plugin/examples/attach-library-sources.html >> >> To avoid the message, you must set the downloadSources property to >> 'false'. >> >> Cheers, >> >> Stéphane >> >> >> >> dti a écrit : >>> 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. >>> >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >
-- View this message in context: http://www.nabble.com/Maven2-eclipse%3Aeclipse-warning-tf2865619s177.html#a8009106 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
