Hi Devs,
I'm experiencing the following build issue in WSAS trunk. I got the
latest updates of WSS4j, Rampart, Axis2, Axiom, WSO2 Commons/AdminUI and
built them.
Build environment is winxp/jdk15/maven 2.0.8
Downloading:
http://ws.zones.apache.org/repository2/org/wso2/wsas/wso2wsas-core/
SNAPSHOT/wso2wsas-core-SNAPSHOT-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-cor
e -Dversion=SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar
-Dfile=/path/to/fil
e
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=SNAPSHOT -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),
java.net (http://download.java.net/maven/1/),
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)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 minutes 3 seconds
[INFO] Finished at: Mon May 12 20:35:54 IST 2008
[INFO] Final Memory: 29M/63M
[INFO]
------------------------------------------------------------------------
regards
Charitha
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev