[ https://issues.apache.org/jira/browse/MJAVADOC-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958076#comment-17958076 ]
Olivier Lamy commented on MJAVADOC-693: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1069|https://github.com/apache/maven-javadoc-plugin/issues/1069]. > 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 (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 3.3.1 > Environment: Windows 10, Temurin JDK 1.8.0_302, Maven 3.8.2 > Reporter: Roberto Benedetti > Assignee: Sylwester Lachiewicz > Priority: Major > Fix For: 3.3.2 > > 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.20.10#820010)