Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3483

Missing org.jboss.ws:jbossws-jbossXYZ:version:tests-integration dependency when running testsuite

XMLWordPrintable

      The stack testsuites rely on jbossXYZ maven profiles for setting up the proper client classpath. In order for simplifying the dependencies management for each target container, the org.jboss.as:jboss-as-webservices-tests-integration artifact for the selected target container is used. That however prevents updates to the org.jboss.as.webservices.tests.RemoteDeployer (in the ASIL) from being picked up, as the ASIL dependency (org.jboss.ws:jbossws-jbossXYZ:version:tests-integration) is not used.
      We need to replace org.jboss.as:jboss-as-webservices-tests-integration dependency with the org.jboss.ws:jbossws-jbossXYZ:version:tests-integration one and update the ASIL for providing the same transitive dependencies that are currently provided by the former through its parent (org.jboss.as:jboss-as-webservices).

            rhn-support-asoldano Alessio Soldano
            rhn-support-asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: