Enrico Olivelli created MASSEMBLY-901:
-----------------------------------------
Summary: Fix trivial javadocs HTML errors
Key: MASSEMBLY-901
URL: https://issues.apache.org/jira/browse/MASSEMBLY-901
Project: Maven Assembly Plugin
Issue Type: Task
Affects Versions: 3.1.1
Reporter: Enrico Olivelli
Assignee: Enrico Olivelli
Fix For: 3.1.1
[ERROR]maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/AssemblerConfigurationSource.java:161:
error: no tag name after @
[ERROR] * @ return the maven reader filter
[ERROR] ^
[ERROR]
maven-assembly-plugin/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/ModuleSet.java:17:
error: self-closing element not allowed
[ERROR] * <br/><b>NOTE:</b> When using <moduleSets> from the
[ERROR] ^
[ERROR]
maven-assembly-plugin/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/Repository.java:22:
error: self-closing element not allowed
[ERROR] * <br/><b>NOTE:</b> Currently, only artifacts from the
[ERROR] ^
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)