You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Roberto Benedetti (Jira)" <ji...@apache.org> on 2021/09/28 16:25:00 UTC

[jira] [Created] (MJAVADOC-693) NPE if URL is not defined in a dependency

Roberto Benedetti created MJAVADOC-693:
------------------------------------------

             Summary: NPE if URL is not defined in a dependency
                 Key: MJAVADOC-693
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-693
             Project: Maven Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Roberto Benedetti
         Attachments: npe-test.zip

Same as MJAVADOC-686 but version is 3.3.1.

Test case attached. Just run

{noformat}
mvn install
{noformat}

and then

{noformat}
mvn javadoc:javadoc
{noformat}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)