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

org.jboss.narayana.jts.narayana-jts-idlj has a lot of exclusions when importing into an app server like WildFly - presumably a result of the uber jar process

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 5.1.1
    • None
    • Build System
    • None

    Description

                  <dependency>
                      <groupId>org.jboss.narayana.jts</groupId>
                      <artifactId>narayana-jts-idlj</artifactId>
                      <version>${version.org.jboss.narayana}</version>
                      <exclusions>
                          <exclusion>
                              <groupId>org.jboss.byteman</groupId>
                              <artifactId>byteman</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>org.jboss.byteman</groupId>
                              <artifactId>byteman-submit</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>org.jboss.logmanager</groupId>
                              <artifactId>jboss-logmanager</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>org.hornetq</groupId>
                              <artifactId>hornetq-core</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>jfree</groupId>
                              <artifactId>jfreechart</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>jfree</groupId>
                              <artifactId>jcommon</artifactId>
                          </exclusion>
                          <exclusion>
                              <groupId>tanukisoft</groupId>
                              <artifactId>wrapper</artifactId>
                          </exclusion>
                      </exclusions>
                  </dependency>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: