Evgeny Mandrikov created MPLUGIN-244: ----------------------------------------
Summary: Help mojo generates Javadoc, which is not accepted by JDK 8 doclint Key: MPLUGIN-244 URL: https://jira.codehaus.org/browse/MPLUGIN-244 Project: Maven 2.x Plugin Tools Issue Type: Bug Components: Plugin Plugin Affects Versions: 3.2 Reporter: Evgeny Mandrikov 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira