[
https://issues.jboss.org/browse/TEIID-5521?page=com.atlassian.jira.plugin...
]
Van Halbert edited comment on TEIID-5521 at 1/17/19 4:59 PM:
-------------------------------------------------------------
I assume release, you mean the final-release profile. I'll add the following:
{code}
<properties>
<basepom.check.skip-javadoc>false</basepom.check.skip-javadoc>
</properties>
{code}
updated my teiid-5521 branch.
was (Author: van.halbert):
I assume release, you mean the final-release profile. I'll add the following:
{code}
<properties>
<basepom.check.skip-javadoc>false</basepom.check.skip-javadoc>
</properties>
{code}
Add build plugins used by basepom to help with dependency handling
------------------------------------------------------------------
Key: TEIID-5521
URL:
https://issues.jboss.org/browse/TEIID-5521
Project: Teiid
Issue Type: Task
Components: Build/Kits
Affects Versions: 12.x
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.1
Utilize plugins that basebom uses, which will help reduce half the headaches you go
though during the productization with versions.
plugins:
* duplicate-finder-maven-plugin
* maven-dependency-plugin
* maven-dependency-versions-check-plugin
--
This message was sent by Atlassian Jira
(v7.12.1#712002)