Steve Blackmon created STREAMS-657:
--------------------------------------
Summary: fix javadoc error during release process
Key: STREAMS-657
URL: https://issues.apache.org/jira/browse/STREAMS-657
Project: Streams
Issue Type: Task
Reporter: Steve Blackmon
Assignee: Steve Blackmon
Many modules throw an error during javadoc plugin run:
org.apache.maven.reporting.MavenReportException:
Exit code: 1
error: self-closing element not allowed
* <p/>
This is likely due to a version upgrade, fixed trivially by not employing tags
like this in our documentation headers
--
This message was sent by Atlassian Jira
(v8.3.4#803005)