]
Ramesh Reddy commented on TEIID-5521:
-------------------------------------
It looks like basebom turns off the javadoc for the build. This needs to be turned back on
for the release profile otherwise when you push to maven central it will fail.
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