[
https://issues.jboss.org/browse/TEIID-1752?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-1752:
---------------------------------------
The aggregate-jar goal is causing issues with initial builds in the release profile using
maven 3. The build will complain about missing dependencies and error out. There are a
host of maven related issues related to this and it's not clear if we are doing
something wrong of if it's maven. The workaround is to run mvn install not in the
release profile first to bootstrap the local repository or to run with
-Dmaven.javadoc.skip=true.
Is the product build running maven 2 and/or has it always run a non-release profile
install prior to running in the release profile? Could we look at setting the skip
property to true by default and having the product build explicitly set it to false?
JavaDocs for Teiid needs to contain only what's exposed.
--------------------------------------------------------
Key: TEIID-1752
URL:
https://issues.jboss.org/browse/TEIID-1752
Project: Teiid
Issue Type: Enhancement
Components: Documentation
Affects Versions: 7.4.1
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 7.4.1
Make adjustments to the pom.xml to exclude packages that don't need to be
javadoc'd.
--
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