Attempt to build WSF (obtained from https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/wsf ) failed.
[INFO] Scanning for projects... > Downloading: > http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-products/4.0.0/carbon-products-4.0.0.pom > Downloaded: > http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-products/4.0.0/carbon-products-4.0.0.pom(13 > KB at 31.9 KB/sec) > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] WSO2 WSF/Java - Parent > [INFO] WSO2 WSF/Java - Distribution > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building WSO2 WSF/Java - Parent 1.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ wsfjava-parent > --- > [INFO] > [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ > wsfjava-parent --- > [INFO] Verifying module descriptor ... > [INFO] Pom descriptor modification detected. > [INFO] Deleting /home/praveena/wso2/wsf-branch/wsf/target > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > wsfjava-parent --- > [INFO] Installing /home/praveena/wso2/wsf-branch/wsf/pom.xml to > /home/praveena/.m2/repository/org/wso2/wsfjava/wsfjava-parent/1.0.0-SNAPSHOT/wsfjava-parent-1.0.0-SNAPSHOT.pom > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building WSO2 WSF/Java - Distribution 1.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.wso2.xfer:wso2xfer:jar:SNAPSHOT is missing, no > dependency information available > [WARNING] The POM for org.wso2.xfer:wso2xfer:mar:SNAPSHOT is missing, no > dependency information available > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WSO2 WSF/Java - Parent ............................ SUCCESS [1.270s] > [INFO] WSO2 WSF/Java - Distribution ...................... FAILURE [5.064s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7.771s > [INFO] Finished at: Fri Jan 11 14:31:32 IST 2013 > [INFO] Final Memory: 11M/490M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project wso2wsfjava: Could not resolve > dependencies for project org.wso2.wsfjava:wso2wsfjava:jar:1.0.0-SNAPSHOT: > The following artifacts could not be resolved: > org.wso2.xfer:wso2xfer:jar:SNAPSHOT, org.wso2.xfer:wso2xfer:mar:SNAPSHOT: > Failure to find org.wso2.xfer:wso2xfer:jar:SNAPSHOT in > http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the > local repository, resolution will not be reattempted until the update > interval of wso2-nexus has elapsed or updates are forced -> [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 :wso2wsfjava > praveena@praveena-ThinkPad-T520:~/wso2/wsf-branch/wsf$ mvn clean install > -Dmaven.test.skip=true As suggested by RuchiraW *changing <xfer.version> from "SNAPSHOT" to "3.3.0" solved the issue*. > <xfer.version>3.3.0</xfer.version> Why is it pointing to SNAPSHOT in the POM? -- Best regards, * * *Praveena Sarathchandra,* Software Engineer, WSO2, Inc. lean . enterprise . middleware praveena.me | +94718732203
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
