[
https://issues.jboss.org/browse/TEIID-5604?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5604.
-----------------------------------
Resolution: Done
Consolidated the plugin configuration. Generally we have failonerror turned off.
Cleaned the errors just from common-core and api for now. Those projects have failonerror
turned on. But based upon the level of effort a full cleanup is not currently in the
cards - it would be a day or two of effort. Beyond that we have countless warnings -
things like missing doc comments due to auto-generated javadocs. If we enable this step
on travis we'll likely have to suppress that warning output as we'll easily
surpass the build log limit. I'll leave that remaining work for later.
Issue with javadoc plugin
-------------------------
Key: TEIID-5604
URL:
https://issues.jboss.org/browse/TEIID-5604
Project: Teiid
Issue Type: Task
Components: Build/Kits
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.1
With the 12.0.0 release it was missed that version.javadoc.plugin was not set in the root
pom.xml - it had previously come from jboss parent. Using either the new version 3.0.1 or
the old 2.10.4 (from the 11.2 jboss parent) results in a lot of javadoc issues that were
previously ignored.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)