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 2018/12/22 12:39:20 UTC

[maven-javadoc-plugin] branch master updated (45cfa34 -> bbecee4)

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 45cfa34  Add plexus-utils-3.1.1 to maven-plugin-plugin to prevent a NoSuchElementException with JDK7
     add bbecee4  [MJAVADOC-551] Error if path to project contains a spaces

No new revisions were added by this update.

Summary of changes:
 .../invoker.properties}                            | 34 ++++----
 .../pom.xml                                        | 14 ++--
 .../src/main/java/fix/test/App.java                | 92 +++++++++++-----------
 .../plugins/javadoc/AbstractFixJavadocMojo.java    | 13 ++-
 4 files changed, 82 insertions(+), 71 deletions(-)
 copy src/it/projects/{MJAVADOC-126/res2/src/main/resources/file2.txt => MJAVADOC-551 spaces/invoker.properties} (96%)
 copy src/it/projects/{MJAVADOC-495_offline-filescheme => MJAVADOC-551 spaces}/pom.xml (87%)
 copy src/it/projects/{javadoc-fix => MJAVADOC-551 spaces}/src/main/java/fix/test/App.java (96%)