Fixed this. Please take a update now. Regards,
Tharindu On Tue, Feb 9, 2010 at 10:52 AM, Hiranya Jayathilaka <[email protected]>wrote: > Hi Folks, > > It seems the registry web services client module has a dependency on > Rampart core 1.4-wso2v3. I get the following build error. > > Missing: > ---------- > 1) org.apache.ws.security:wss4j:jar:1.5.7.wso2v2 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.ws.security > -DartifactId=wss4j -Dversion=1.5.7.wso2v2 -Dpackaging=jar > -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.ws.security > -DartifactId=wss4j -Dversion=1.5.7.wso2v2 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) > org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.0.0-SNAPSHOT > *2) org.apache.rampart:rampart-core:jar:1.4-wso2v3* > 3) org.apache.ws.security:wss4j:jar:1.5.7.wso2v2 > > > > > Please change the Rampart version to the version in the trunk. > > -- > Hiranya Jayathilaka > Software Engineer; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
