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/01 15:56:35 UTC

[maven-javadoc-plugin] branch master updated (dee1993 -> 85729d5)

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 dee1993  [MJAVADOC-514] Maven Javadoc Plugin can't get dependency from third party maven repository
     add 85729d5  [MJAVADOC-445] JavadocOptionsXpp3Reader doesn't deserialize the placement element in Tag

No new revisions were added by this update.

Summary of changes:
 src/main/mdo/javadocOptions.mdo                    | 22 +++-----
 .../io/xpp3/JavadocOptionsXpp3ReaderTest.java      | 59 ++++++++++++++++++++++
 2 files changed, 67 insertions(+), 14 deletions(-)
 create mode 100644 src/test/java/org/apache/maven/plugins/javadoc/options/io/xpp3/JavadocOptionsXpp3ReaderTest.java