Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1113

artifacts id different between narayana and jbossts when building jboss-as

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.17.0
    • 4.17.0.M1/5.0.0.M1
    • Build System
    • None

    Description

      checkout 5_BRANCH on jboss-as and build fail.
      It looks like we should change groupId from "org.jboss.jbossts" to "org.jboss.narayana" and different artifact id between them:

      1. <dependency>
      <groupId>org.jboss.jbossts</groupId>
      <artifactId>jbossjts</artifactId>
      </dependency>

      2. <dependency>
      <groupId>org.jboss.jbossts</groupId>
      <artifactId>jbossxts</artifactId>
      </dependency>

      3. <dependency>
      <groupId>org.jboss.jbossts</groupId>
      <artifactId>jbossxts-api</artifactId>
      </dependency>

      4. <dependency>
      <groupId>org.jboss.jbossts</groupId>
      <artifactId>jbosstxbridge</artifactId>
      </dependency>

      5. <dependency>
      <groupId>org.jboss.jbossts</groupId>
      <artifactId>jbossjts-integration</artifactId>
      </dependency>

      Attachments

        Issue Links

          Activity

            People

              thjenkin@redhat.com Tom Jenkinson
              zfeng@redhat.com Zheng Feng
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: