Hi Harsha, Thank you for the quick response. I think this is due to 1.5.11-wso2v6 jar is not available in the location of http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/security/wss4j/
what i did is, changed the group id and version in the pom file resides in the location of esb/4.8.1/modules/integration/core/ as <groupId>org.apache.ws.security.wso2</groupId> and the version as <version>1.5.11.wso2v6</version> I'm not sure whether,it is the correct approach. Thank you. On Tue, Sep 23, 2014 at 12:03 AM, Harsha Kumara <[email protected]> wrote: > Hi Vijitha, > > You will needs to build [1] before you build the product. As I remember > there was some issue with artifact deployed in the nexus. So you can try > building [1] then resume the ESB product build. > > [1] - > http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0002/dependencies/wss4j/1.5.11-wso2v6/ > Thanks, > Harsha > > On Mon, Sep 22, 2014 at 11:34 PM, Vijitha Ekanayake <[email protected]> > wrote: > >> Hi, >> >> I was trying to build the WSO2 ESB 4.8.1 from source and i encounter >> below error when it comes to the WSO2 ESB Integration Test Core. I'm >> using JDK 1.6 and maven 3.0.5. >> >> [ERROR] Failed to execute goal on project org.wso2.esb.integration.core: >> Could not resolve dependencies for project >> org.wso2.esb:org.wso2.esb.integration.core:jar:4.8.1: Could not find >> artifact org.apache.ws.security:wss4j:jar:1.5.11-wso2v6 in wso2-nexus ( >> http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1] >> >> [ERROR] >> >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e switch. >> >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> >> [ERROR] >> >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException >> >> [ERROR] >> >> [ERROR] After correcting the problems, you can resume the build with the >> command >> >> [ERROR] mvn <goals> -rf :org.wso2.esb.integration.core >> >> >> >> >> >> -- >> Vijitha Ekanayake >> *Software Engineer, *WSO2, Inc.; http://wso2.com/ >> Mobile : +94 777 24 73 39 | +94 718 74 44 08 >> lean.enterprise.middleware >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Harsha Kumara > Software Engineer, WSO2 Inc. > Mobile: +94775505618 > Blog:harshcreationz.blogspot.com > -- Vijitha Ekanayake *Software Engineer, *WSO2, Inc.; http://wso2.com/ Mobile : +94 777 24 73 39 | +94 718 74 44 08 lean.enterprise.middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
