1/15K
2/15K
3/15K
5/15K
6/15K
8/15K
9/15K
10/15K
12/15K
13/15K
15/15K
15/15K
15K downloaded (axiom-1.2.7.pom)
Downloading:
http://dist.wso2.org/maven2/org/apache/ws/commons/axiom/axiom-impl/1.2.7/axiom-impl-1.2.7.pom
1/2K
2/2K
2/2K
2K downloaded (axiom-impl-1.2.7.pom)
Downloading:
http://dist.wso2.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.4/wstx-asl-3.2.4.pom
1/1K
1K downloaded (wstx-asl-3.2.4.pom)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/axis2/axis2-kernel/1.6.1-SNAPSHOT/axis2-kernel-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT' in repository
maven-snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-kernel/1.6.1-SNAPSHOT/axis2-kernel-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT' in repository dist-wso2
(http://dist.wso2.org/maven2)
Downloading:
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/jars/axis2-kernel-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT' in repository
wso2-maven2-repository-snapshot (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://ws.zones.apache.org/repository/org.apache.axis2/jars/axis2-kernel-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT' in repository apache-zones
(http://ws.zones.apache.org/repository)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/axis2/axis2-saaj/1.6.1-SNAPSHOT/axis2-saaj-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT'
in repository maven-snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-saaj/1.6.1-SNAPSHOT/axis2-saaj-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT'
in repository dist-wso2 (http://dist.wso2.org/maven2)
Downloading:
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/jars/axis2-saaj-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT'
in repository wso2-maven2-repository-snapshot
(http://dist.wso2.org/snapshots/maven2)
Downloading:
http://ws.zones.apache.org/repository/org.apache.axis2/jars/axis2-saaj-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT'
in repository apache-zones (http://ws.zones.apache.org/repository)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/axis2/axis2-clustering/1.6.1-SNAPSHOT/axis2-clustering-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-clustering:jar:1.6.1-SNAPSHOT' in repository
maven-snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-clustering/1.6.1-SNAPSHOT/axis2-clustering-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-clustering:jar:1.6.1-SNAPSHOT' in repository dist-wso2
(http://dist.wso2.org/maven2)
Downloading:
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/jars/axis2-clustering-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-clustering:jar:1.6.1-SNAPSHOT' in repository
wso2-maven2-repository-snapshot (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://ws.zones.apache.org/repository/org.apache.axis2/jars/axis2-clustering-1.6.1-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.axis2:axis2-clustering:jar:1.6.1-SNAPSHOT' in repository
apache-zones (http://ws.zones.apache.org/repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-kernel -Dversion=1.6.1-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.axis2
-DartifactId=axis2-kernel -Dversion=1.6.1-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.caching:wso2caching-core:bundle:3.5.0-SNAPSHOT
2) org.apache.axis2:axis2-kernel:jar:1.6.1-SNAPSHOT
2) org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-saaj -Dversion=1.6.1-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=axis2-saaj
-Dversion=1.6.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.wso2.caching:wso2caching-core:bundle:3.5.0-SNAPSHOT
2) org.apache.axis2:axis2-saaj:jar:1.6.1-SNAPSHOT
3) org.apache.axis2:axis2-clustering:jar:1.6.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.axis2
-DartifactId=axis2-clustering -Dversion=1.6.1-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev