On Thu, Sep 24, 2009 at 11:21 PM, Pablo Cibraro <[email protected]> wrote:
> I am getting some compilation errors while trying to build the WSAS Java > implementation with Mavan. It looks like some dependencies are not available > in the mavan repository, > > [INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository > apache- > ws-snapshots2 (http://ws.zones.apache.org/repository2/) > Downloading: > http://repo1.maven.org/maven2//opensaml/opensaml/1.1/opensaml-1.1.p > om > [INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository > maven2 > (http://repo1.maven.org/maven2/) > Downloading: > http://repo1.maven.org/maven2/opensaml/opensaml/1.1/opensaml-1.1.po > m > [INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository > central > (http://repo1.maven.org/maven2) > Downloading: > http://ws.zones.apache.org/repository2//bouncycastle/bcprov-jdk13/1 > 32/bcprov-jdk13-132.pom > [INFO] Unable to find resource 'bouncycastle:bcprov-jdk13:pom:132' in > repository > apache-ws-snapshots2 (http://ws.zones.apache.org/repository2/) > Downloading: > http://repo1.maven.org/maven2//bouncycastle/bcprov-jdk13/132/bcprov > -jdk13-132.pom > > For instance, http://repo1.maven.org/maven2/opensaml/ does not exists in that > server. I am a .NET dev, so I am not sure how this exactly works. > > I will appreciate any information about how to solve this issue. Pablo, I for the moment, if you're not interested in getting the WSO2 Identity Server component built, please remove the identity folder and build using maven. If you want to compile this, I suggest you download WSO2 Identity Server - http://wso2.org/projects/identity and copy the following files from <identity server root>/repository/components/plugins to identity/lib folder axiom-1.2.7.wso2v1.jar axis2-1.5.0.wso2v2.jar opensaml2-2.0.0.alpha1-wso2v1.jar org.wso2.carbon.identity.provider-2.0.1.jar org.wso2.carbon.identity.sts.passive-2.0.1.jar org.wso2.carbon.identity.sts-2.0.1.jar org.wso2.carbon.security.rahas-2.0.1.jar org.wso2.carbon.security.rampart-2.0.1.jar Bye, -Chintana -- http://engwar.com/
