[
https://issues.jboss.org/browse/TEIID-5521?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5521:
---------------------------------------
Here's what this starts to look like with replacing jboss-parent:
https://github.com/shawkins/teiid/tree/TEIID-5521
https://github.com/shawkins/project-integration-bom/tree/TEIID-5521
There will need to be a lot of test related modifications - the default of 256 for the
forked test vm is quite small for many of our tests. It's probably best to correct
the non-engine / server tests to run in a small amount of memory, but it's time
consuming.
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: Van Halbert
Priority: Major
Fix For: 12.0
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)