[jbossws-issues] [JBoss JIRA] (JBWS-3483) Missing org.jboss.ws:jbossws-jbossXYZ:version:tests-integration dependency when running testsuite

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Apr 6 10:29:47 EDT 2012


     [ https://issues.jboss.org/browse/JBWS-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3483:
----------------------------------

        Summary: Missing org.jboss.ws:jbossws-jbossXYZ:version:tests-integration dependency when running testsuite  (was: Missing org.jboss.ws:jbossws-jboss702:version:tests-integration dependency when running testsuite)
    Description: 
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).

  was:
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-jboss702: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-jboss702: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).


    
> Missing org.jboss.ws:jbossws-jbossXYZ:version:tests-integration dependency when running testsuite
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBWS-3483
>                 URL: https://issues.jboss.org/browse/JBWS-3483
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-native
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.1, jbossws-native-4.1
>
>
> 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).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list