Is there a way to automatically download sources for plugins? E.g. When I type 'mvn compile' the maven-compiler-plugin is automatically downloaded into local repository. Where can I find sources for that? (Yes, I know I can look at http://maven.apache.org/plugins/maven-compiler-plugin/source-repository.html and checkout...) Can I set maven to download plugins with sources?
Thanks, Szczepan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
