Re: [MECLIPSE] minimize logging of missing -source/-javadoc jars

2010-09-06 Thread Martijn Dashorst
Hi Barrie, Could you also take a look at http://jira.codehaus.org/browse/MECLIPSE-668, this will cut down on logging output for OS X users considerably. Thanks for taking a look into MECLIPSE-669! Martijn On Tue, Sep 7, 2010 at 7:03 AM, Barrie Treloar wrote: > On Mon, Sep 6, 2010 at 7:24 PM, M

Re: [MECLIPSE] minimize logging of missing -source/-javadoc jars

2010-09-06 Thread Barrie Treloar
On Mon, Sep 6, 2010 at 7:24 PM, Martijn Dashorst wrote: > When running mvn eclipse:eclipse on our projects, we cringe with the > amount of unnecessary output the plugin generates. Fair enough. Patch applied. My build environment is broken at the moment (all the ITs fail) Will double check in a

[MECLIPSE] minimize logging of missing -source/-javadoc jars

2010-09-06 Thread Martijn Dashorst
When running mvn eclipse:eclipse on our projects, we cringe with the amount of unnecessary output the plugin generates. We use source dependencies in our IDE which provide the javadocs, so we have disabled downloading of Javadoc files. Unfortunately, MECLIPSE finds it necessary to report all depen