[jbossts-issues] [JBoss JIRA] (JBTM-1788) TXBridge quick start example does not build

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Thu Jun 20 05:03:22 EDT 2013


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

Tom Jenkinson commented on JBTM-1788:
-------------------------------------

Hi Tom,

[tom at dhcppc1 quickstart]((4.17.4.Final)) $ git name-rev HEAD
HEAD tags/4.17.4.Final
[tom at dhcppc1 quickstart]((4.17.4.Final)) $ find . -name \pom.xml -exec grep -l 4.17.5 {} \;
[tom at dhcppc1 quickstart]((4.17.4.Final)) $

I can't find any reference to 4.17.5 on that tag (SNAPSHOT or otherwise).

Can you try to find which file has that reference in? Maybe somehow your repo is corrupted?

Tom
                
> TXBridge quick start example does not build
> -------------------------------------------
>
>                 Key: JBTM-1788
>                 URL: https://issues.jboss.org/browse/JBTM-1788
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Demonstrator, TxBridge
>    Affects Versions: 4.17.4
>         Environment: JBoss EAP 6.1
>            Reporter: Tom Ross
>            Assignee: Paul Robinson
>
> The TXBridge example does not build. Build fails with error:
> {noformat}
> [ERROR] Failed to execute goal on project jbosstxbridge-demo-service: Could not resolve dependencies for project org.jboss.jbossts:jbosstxbridge-demo-service:jar:4.17.5.Final-SNAPSHOT: The following artifacts could not be resolved: org.jboss.jbossts.xts:jbossxts:jar:api:4.17.5.Final-SNAPSHOT, org.jboss.jbossts.jta:narayana-jta:jar:4.17.5.Final-SNAPSHOT, org.jboss.jbossts:jbosstxbridge:jar:4.17.5.Final-SNAPSHOT: Failure to find org.jboss.jbossts.xts:jbossxts:jar:api:4.17.5.Final-SNAPSHOT in http://repository.jboss.org/nexus/content/groups/public-jboss/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced -> [Help 1]
> [ERROR]
> {noformat}
> - The README file is out of date and needs updating. The README file also does not explain what the demo supposed to do and what to expect when the application is run.
> - The demo/README.md says to deploy a jar but it is actually a war that should be deployed
>  
> - The demo offers an option of running the application with transaction type JTA. That option does not seem to work since it's missing a dependency. There is no explanation as what to do to get it working.
> - The demo references artifacts built by the XTS demo so the README should state that the XTS demo must be built first.
>   

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