[jbossts-issues] [JBoss JIRA] (JBTM-1351) Narayana Quickstarts: consider putting dependencies in BOM as JDF quickstarts do

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Mar 4 06:30:56 EST 2013


     [ https://issues.jboss.org/browse/JBTM-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson updated JBTM-1351:
--------------------------------

    Fix Version/s: 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.M3
>
>   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-transactions/pom.xml
> 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



More information about the jbossts-issues mailing list