Don't report missing javadoc resource jars when downloadJavadocs is false
-------------------------------------------------------------------------

                 Key: MECLIPSE-669
                 URL: http://jira.codehaus.org/browse/MECLIPSE-669
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
    Affects Versions: 2.8
            Reporter: Martijn Dashorst
         Attachments: patch2.diff

When you specify not to download -javadoc jars (or -source jars), don't report 
the missing jar files. Currently my console is spammed with these messages that 
repeat over and over in a multi-module reactor build, making it neigh 
impossible to see if there's a missing dependency.

The attached patch will only log missing -javadoc jars and missing -source jars 
when their respective flags are enabled.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to