You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Max Bowsher (JIRA)" <ji...@codehaus.org> on 2008/02/04 16:35:57 UTC

[jira] Created: (MECLIPSE-384) New-in-2.5 javadoc attaching can produce annoyingly verbose output.

New-in-2.5 javadoc attaching can produce annoyingly verbose output.
-------------------------------------------------------------------

                 Key: MECLIPSE-384
                 URL: http://jira.codehaus.org/browse/MECLIPSE-384
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Max Bowsher
            Priority: Minor


I'm trying out maven-eclipse-plugin 2.5-SNAPSHOT, and I've noticed I now get:

       Javadoc for some artifacts is not available.
       Please run the same goal with the -DdownloadJavadoc=true parameter in order to check remote repositories for javadoc.
       List of artifacts without a javadoc archive:
         o <huge list>

Which is fine and true, but the list is so long it fills even a full-screen terminal and pushes potentially useful output off-screen - and since downloadJavadoc is off (and I don't particularly want to turn it on), it's unsurprising that the maven-eclipse-plugin can't find any.

Is there any reason to display this list when downloadJavadoc is false? 


-- 
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

        

[jira] Updated: (MECLIPSE-384) New-in-2.5 javadoc attaching can produce annoyingly verbose output.

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated MECLIPSE-384:
-------------------------------------

    Component/s: Core : Dependencies resolution and build path

> New-in-2.5 javadoc attaching can produce annoyingly verbose output.
> -------------------------------------------------------------------
>
>                 Key: MECLIPSE-384
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-384
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : Dependencies resolution and build path
>    Affects Versions: 2.5
>            Reporter: Max Bowsher
>            Priority: Minor
>
> I'm trying out maven-eclipse-plugin 2.5-SNAPSHOT, and I've noticed I now get:
>        Javadoc for some artifacts is not available.
>        Please run the same goal with the -DdownloadJavadoc=true parameter in order to check remote repositories for javadoc.
>        List of artifacts without a javadoc archive:
>          o <huge list>
> Which is fine and true, but the list is so long it fills even a full-screen terminal and pushes potentially useful output off-screen - and since downloadJavadoc is off (and I don't particularly want to turn it on), it's unsurprising that the maven-eclipse-plugin can't find any.
> Is there any reason to display this list when downloadJavadoc is false? 

-- 
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