[INFO] Unable to find resource 
'org.apache.axis2:axis2-clustering:pom:1.6.1-SNAPSHOT' in repository dist-wso2 
(http://dist.wso2.org/maven2)
Downloading: 
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/poms/axis2-clustering-1.6.1-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.axis2:axis2-clustering:pom: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/poms/axis2-clustering-1.6.1-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.axis2:axis2-clustering:pom: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-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
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to