rom"dti" [EMAIL PROTECTED]

[EMAIL PROTECTED]

Cc

DateThu, 21 Dec 2006 05:48:40 -0800 (PST)

SubjectMaven2 eclipse:eclipse warning




Hey

Just add a plugin reference in the pom or parent pom with the following 
configuration

<PLUGIN>
...
<configuration>
<downloadSources>false</downloadSources>
</configuration>
...
</plugin>

> 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]
> ---
Scarlet ONE -  Combine ADSL with unlimited fixed phone and save 400 euros
http://www.scarlet.be

Reply via email to