Hi Chathuri, The repository: http://maven.wso2.org/nexus/content/groups/wso2-public/ is already added to the airavata parent pom.xml. I wonder why the maven in your machine looks only in maven central repo (as the error message says). I checked my local maven repo and the artifact mentioned in the above error is downloaded and I didn't get such an issue. I also ran a clean build just to make sure and it still works fine.
Thanks, Hasini. On Mon, Aug 24, 2015 at 9:40 AM, Chathuri Wimalasena <[email protected]> wrote: > HI Devs, > > I'm trying to build airavata master without tests. I'm getting following > error. > > [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: *Could not > find artifact org.compass-project.wso2:compass:jar:2.0.1.wso2v2 in central > (http://repo1.maven.org/maven2 <http://repo1.maven.org/maven2>) *-> [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] > > Any idea how to resolve that ? > > Thanks. > Chathuri >
