Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1760

Modeshape JCA Dependencies

    XMLWordPrintable

Details

    Description

      In modeshape-jca there is a dependency on ironjacamar-deployers-fungal. Test scoped dependencies should not be needed to compile standard code in src/main/java - if this dependency is commented out then a lot of code modeshape-jca/src/main/java/org/modeshape/jca/ fails to compile.

      Should

              <dependency>
                  <groupId>org.jboss.spec.javax.resource</groupId>
                  <artifactId>jboss-connector-api_1.6_spec</artifactId>
                  <version>1.0.1.Final</version>
              </dependency>
      

      be added as an explicit dependency?

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            ncross@redhat.com Nick Cross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: