Hi Supun, Sorry about this. I have added http://maven.wso2.org/nexus/content/groups/wso2-public/ repo to airavata/samples/java-client/secure-client/pom.xml, but have missed to add it to the pom.xml of airavata-api-server, which has caused the above build failure. I will send a pull request by adding it to airavata-api-server pom.xml to fix this.
Thanks, Hasini. On Tue, Jun 2, 2015 at 11:00 AM, Supun Nakandala <[email protected]> wrote: > Hi all, > > I am getting the following error when trying to build master locally. > > [ERROR] Failed to execute goal on project airavata-api-server: Could not > resolve dependencies for project > org.apache.airavata:airavata-api-server:jar:0.16-SNAPSHOT: The following > artifacts could not be resolved: > org.wso2.carbon:org.wso2.carbon.identity.oauth.stub:jar:4.2.3, > org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4, > org.wso2.carbon:org.wso2.carbon.utils:jar:4.2.0: Could not find artifact > org.wso2.carbon:org.wso2.carbon.identity.oauth.stub:jar:4.2.3 in central ( > http://repo1.maven.org/maven2) -> [Help 1] > > I think we need to add > http://maven.wso2.org/nexus/content/groups/wso2-public/ to maven > repositories >
