olivier.lambert wrote:
> 
> Hello,
> 
> I would like to download source jars of my project dependencies from
> ibiblio repository. How can I configure maven to let do it ?
> 
> thks
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

Good day to you, olivier,

Is this for your IDE's use (i.e debugging) ? If so, all subclasses of
org.apache.maven.plugin.ide.AbstractIdeSupportMojo (i.e.
maven-eclipse-plugin, maven-idea-plugin) supports that via
"-DdownloadSources=true" :-)

Cheers,
Franz


-- 
View this message in context: 
http://www.nabble.com/How-to-change-plugin-version-tf2394862.html#a6710575
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to