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

[jira] [Created] (MJAVADOC-611) Support adjustment javadoc link of dependency

Robert Scholte created MJAVADOC-611:
---------------------------------------

             Summary: Support adjustment javadoc link of dependency
                 Key: MJAVADOC-611
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-611
             Project: Maven Javadoc Plugin
          Issue Type: Improvement
            Reporter: Robert Scholte


Not all jars are built with Maven, which means you can't always use the maven-javadoc-plugin of its pom to detect the javadoc location.
One example is [asm|https://search.maven.org/artifact/org.ow2.asm/asm/7.1/jar], it has no build or report section, so the maven-javadoc-plugin uses https://asm.ow2.io/ as the URL, but next the javadoc tool will complain it is not able to fetch it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)