Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3541

Cannot compile Seam from sources because of missing jta dependency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EAP 5.0.1, EWP 5.0.1
    • EAP 5.0.0, EWP 5.0.0.CR1, EWP 5.0.0.CR3
    • Documentation
    • None
    • Release Notes
    • Workaround Exists
    • Hide

      Change javax.transaction:jta 1.0.1B dependency in seam/build/root.pom.xml to be version 1.1.

      Show
      Change javax.transaction:jta 1.0.1B dependency in seam/build/root.pom.xml to be version 1.1.

      Due to javax.transaction:jta:jar:1.0.1B being removed from repository.jboss.org, seam cannot be compiled from sources as it depends on it (in /seam/build/root.pom.xml). If you change the jta's version to 1.1 in the root.pom.xml (as in Seam_2_2 community branch), it compiles fine.

              oskutka@redhat.com Ondrej Skutka
              oskutka@redhat.com Ondrej Skutka
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: