[
https://issues.jboss.org/browse/TEIID-1897?page=com.atlassian.jira.plugin...
]
Van Halbert resolved TEIID-1897.
--------------------------------
Resolution: Done
Applied the patch and tested locally, first remove the local repo, that teiid release
would build in one pass
Fix the Teiid Build so that the java docs can be built on the first
pass
------------------------------------------------------------------------
Key: TEIID-1897
URL:
https://issues.jboss.org/browse/TEIID-1897
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 7.7
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 7.7.1
Attachments: teiid-javadoc-aggregator.patch
In order to build the javadocs in the Teiid project, 2 maven build passes are required to
be run. This is because of the order of maven dependencies, causing the javadoc's to
fail because the jar's have not been built. A suggested fix is to move the javadocs
build into its own project, similarly to how modeshape resolved this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira