On 03/07/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
-1 for both, although I like to have sources and javadocs attached to
Eclipse. (Non-binding)

Downloading sources (or javadocs) is an excellent thing, if the
sources (or the javadocs) are available. Unfortunately this isn't the
case in a real lot of cases. As a consequence, running the plugins can
get darned slow.

Subsequent invocations are quick since missing jars are cached in
target/mvn-eclipse-cache.properties.

Apart from that, why can't you simply run

    mvn dependency:sources
    mvn eclipse:eclipse

May as well run mvn eclipse:eclipse -DdownloadSources ;)

Mark

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

Reply via email to