You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/12/28 15:46:00 UTC

[jira] [Commented] (MASSEMBLY-901) Fix trivial javadocs HTML errors

    [ https://issues.apache.org/jira/browse/MASSEMBLY-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730332#comment-16730332 ] 

Hudson commented on MASSEMBLY-901:
----------------------------------

Build failed in Jenkins: Maven TLP » maven-assembly-plugin » master #45

See https://builds.apache.org/job/maven-box/job/maven-assembly-plugin/job/master/45/

> 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
>            Priority: Blocker
>             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 error is only on JDK11, we can drop that javadoc annotation because the only subclass SingleAssemblyMojo already has "@Mojo(threadsafe=true)" 
> [ERROR] Exit code: 1 - /home/diennea.lan/enrico.olivelli/dev/maven-assembly-plugin/src/main/java/org/apache/maven/plugins/assembly/mojos/AbstractAssemblyMojo.java:60: error: unknown tag: threadSafe
>  [ERROR]  * @threadSafe



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)