Here is the reason for the build failure. An artifact cannot be downloaded:
[INFO] snapshot org.wso2.wsas:wso2wsas-core:SNAPSHOT: checking for
updates from ws-zones-repository
Downloading:
http://dist.wso2.org/maven2/org/wso2/wsas/wso2wsas-core/SNAPSHOT/wso2wsas-core-20080117.124935-195-tests.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.wsas
-DartifactId=wso2wsas-core \
-Dversion=20080117.124935-195 -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.wso2.wsas
-DartifactId=wso2wsas-core \
-Dversion=20080117.124935-195 -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.wsas:wso2wsas-admin:jar:SNAPSHOT
2) org.wso2.wsas:wso2wsas-core:test-jar:tests:SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.wso2.wsas:wso2wsas-admin:jar:SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
maven-snapshots (http://snapshots.maven.codehaus.org/maven2),
ws-zones-repository (http://ws.zones.apache.org/repository2),
wso2-maven2-repository (http://dist.wso2.org/maven2),
tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository),
m2-snapshot-repository
(http://people.apache.org/repo/m2-snapshot-repository)
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev