Tom Seelbach created TUSCANY-4070:
-------------------------------------

             Summary: build problem due to axis2/rampart  1.5 dependency
                 Key: TUSCANY-4070
                 URL: https://issues.apache.org/jira/browse/TUSCANY-4070
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Axis Binding Extension
    Affects Versions: Java-SCA-2.0-Beta3
            Reporter: Tom Seelbach


Tuscany module binding-ws-runtime-axis2 depends on  axis2 1.5.3 and rampart 
1.5.1 

But axis2/rampart  1.5 branch  uses repository 
http://shibboleth.internet2.edu/downloads/maven2/ which has gone away:

    
http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5/pom.xml 
    <repository>
            ...
            <id>open-saml</id>
            <name>OpenSAML</name>
            <url>http://shibboleth.internet2.edu/downloads/maven2/</url>
        
Even though shibboleth.internet2.edu is gone,   if you build tuscany from 
scratch it will cause a bogus copy of
http://central.maven.org/maven2/org/apache/apache/8/apache-8.pom 
to be put in your maven repository.

I think the fix is to build binding-ws-runtime-axis2  with axis2/rampart 1.6.2 
but i don't know the impact on all the exclusions etc in that pom.xml. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to