[
https://issues.jboss.org/browse/JBTM-1351?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-1351:
--------------------------------
Fix Version/s: 5.0.0.Final
(was: 5.0.0.M3)
Narayana Quickstarts: consider putting dependencies in BOM as JDF
quickstarts do
--------------------------------------------------------------------------------
Key: JBTM-1351
URL:
https://issues.jboss.org/browse/JBTM-1351
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Testing
Reporter: Ondřej Chaloupka
Priority: Minor
Fix For: 5.0.0.Final
Original Estimate: 1 day
Remaining Estimate: 1 day
Currently the quickstarts for Narayana project does not solve dependency management in
some global way.
Each directory contains one quickstart and it manages dependencies on its own what leads
to situation that during compilation quickstarts as a whole project common libraries are
downloaded several times (e.g. arquillian).
There is idea of using JDF quickstart style of managing dependencies. They use BOMs where
all dependencies are defined. Versions are defined in parent pom.xml.
As inspiration could be used BOM from JDF:
https://github.com/jboss-jdf/jboss-bom/blob/master/jboss-javaee-6.0-with-...
It could be used this bom directly or just import it or do it in other way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira