[
https://issues.apache.org/jira/browse/MPLUGIN-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305619#comment-15305619
]
ASF GitHub Bot commented on MPLUGIN-244:
----------------------------------------
Github user pono closed the pull request at:
https://github.com/apache/maven-plugin-tools/pull/2
> Help mojo generates Javadoc, which is not accepted by JDK 8 doclint
> -------------------------------------------------------------------
>
> Key: MPLUGIN-244
> URL: https://issues.apache.org/jira/browse/MPLUGIN-244
> Project: Maven Plugin Tools
> Issue Type: Bug
> Components: Plugin Plugin
> Affects Versions: 3.2
> Reporter: Evgeny Mandrikov
> Assignee: Hervé Boutemy
> Fix For: 3.3
>
> Attachments: reproducer.zip
>
>
> "mvn clean package" on [^reproducer.zip] leads to:
> {noformat}
> 00:51:47 [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.9:jar (default) on project
> example: MavenReportException: Error while creating archive:
> 00:51:47 [ERROR] Exit code: 1 -
> /tmp/help/reproducer/target/generated-sources/plugin/example/HelpMojo.java:24:
> error: self-closing element not allowed
> 00:51:47 [ERROR] * Display help information on example.<br/>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)