[jbossts-issues] [JBoss JIRA] (JBTM-1689) "jta" vs. "jts" profile seems duplicate

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Mon May 20 07:03:07 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775282#comment-12775282 ] 

Tom Jenkinson commented on JBTM-1689:
-------------------------------------

Good point, it is even simpler than that using -am (also make), you don't need to list the dependencies: 

mvn -pl ArjunaCore/arjunacore -am

Feel free to raise a PR to remove the redundant profiles 
                
> "jta" vs. "jts" profile seems duplicate
> ---------------------------------------
>
>                 Key: JBTM-1689
>                 URL: https://issues.jboss.org/browse/JBTM-1689
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>    Affects Versions: 4.17.4
>            Reporter: Weinan Li
>            Assignee: Tom Jenkinson
>            Priority: Minor
>
> "jta" vs. "jts" profile, they seem to build the same modules except for ArjunaJTS. 
> As maven has some built in options for selecting which modules/directories to build, would it be better to just use those options? Instead of defining profiles, it might look something like "mvn install -pl common,ArjunaCore" instead of the build profile "mvn install -Pcore"

--
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