You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/06 21:20:21 UTC

[jira] [Commented] (MJAVADOC-432) Downgrade "Error fetching link: .../package-list"

    [ https://issues.apache.org/jira/browse/MJAVADOC-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317262#comment-15317262 ] 

Hudson commented on MJAVADOC-432:
---------------------------------

SUCCESS: Integrated in maven-plugins #6362 (See [https://builds.apache.org/job/maven-plugins/6362/])
[MJAVADOC-432] Downgrade "Error fetching link: .../package-list"
Patch contributed by Kaz Nishimura. Reviewed, accepted and extended with junittest by Robert Scholte (rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1747075])
* maven-javadoc-plugin/pom.xml
* maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
* maven-javadoc-plugin/src/test/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojoTest.java


> Downgrade "Error fetching link: .../package-list"
> -------------------------------------------------
>
>                 Key: MJAVADOC-432
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-432
>             Project: Maven Javadoc Plugin
>          Issue Type: Wish
>    Affects Versions: 2.10.3
>         Environment: Microsoft Windows [Version 6.1.7601]
> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 22:51:28+0900)
> Java version: 1.8.0_51, vendor: Oracle Corporation
>            Reporter: Kaz Nishimura
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 2.10.4
>
>         Attachments: MJAVADOC-432-maven-javadoc-plugin.patch.txt
>
>
> If I set detectLinks to true, I get many "Error fetching link: .../package-list" messages when generating API documents. As many artifacts do not provide their apidocs according to the Maven convention, I wish the log level for such messages would be much lower (ignored anyway) so that it could be easier to find more serious errors, especially in continuous integration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)