Hi, I also just got the same error. Building with tests worked for me too.
Thanks, Sadeep On Tue, Apr 5, 2011 at 10:30 AM, Samisa Abeysinghe <[email protected]> wrote: > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.commons > -DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -Dclassifier=tests > -Dpackaging=test-jar -Df > ile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.commons > -DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -Dclassifier=tests > -Dpackaging=test-jar -Dfil > e=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3 > 2) org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3 > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3 > > from the specified remote repositories: > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/ > ), > central (http://repo1.maven.org/maven2), > apache.m1 (http://people.apache.org/repo/m1-snapshot-repository/) > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 79 minutes 24 seconds > [INFO] Finished at: Tue Apr 05 10:14:52 IST 2011 > [INFO] Final Memory: 1174M/1696M > [INFO] > ------------------------------------------------------------------------ > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Sadeep Jayasumana Software Engineer WSO2 Inc. Email - [email protected] Mobile - +94 77 22 66 507
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
