You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/02/16 12:20:02 UTC

[maven-javadoc-plugin] branch master updated (f09e0c8 -> 5250cba)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.


    from f09e0c8  [MJAVADOC-568] javadoc:jar fails when project has Automatic-Module-Name and (implicit) uses offlinelinks with element-list Reduce change of split packages
     add 5250cba  [MJAVADOC] Improve split package issue with Manifest base modules.

No new revisions were added by this update.

Summary of changes:
 .../mojo/pom.xml                                   |  6 +++
 .../mojo/src/main/java/mojo/TestcaseMojo.java      |  6 +++
 .../maven/plugins/javadoc/AbstractJavadocMojo.java | 61 ++++++++++++++++------
 3 files changed, 56 insertions(+), 17 deletions(-)