Hi! I usually use the maven eclipse plugin (v2.8) using the downloadSources and downloadJavadocs properties, however I added some runtime scoped dependency but the eclipse plugin downloads the sources.jar and javadoc.jar too of that library (also no other dependency depends on that runtime scoped library).
I agree beforehand that it is no harm to download the sources or javadocs, I just wonder if it is really needed, it is a plugin bug or it is just how maven works for all plugins. Regards, Gabriel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
