[INFO] snapshot org.apache.synapse:synapse-securevault:2.1.0-SNAPSHOT: checking
for updates from com.springsource.repository.bundles.release
[INFO] snapshot org.apache.synapse:synapse-securevault:2.1.0-SNAPSHOT: checking
for updates from com.springsource.repository.bundles.external
Downloading:
http://dist.wso2.org/snapshots/maven2/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:pom:2.1.0-SNAPSHOT' in repository
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://repository.springsource.com/maven/bundles/release/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:pom:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.release
(http://repository.springsource.com/maven/bundles/release)
Downloading:
http://repository.springsource.com/maven/bundles/external/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:pom:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.external
(http://repository.springsource.com/maven/bundles/external)
[INFO] snapshot org.apache.synapse:synapse-commons:2.1.0-SNAPSHOT: checking for
updates from wso2-maven2-snapshot-repository
[INFO] snapshot org.apache.synapse:synapse-commons:2.1.0-SNAPSHOT: checking for
updates from com.springsource.repository.bundles.release
[INFO] snapshot org.apache.synapse:synapse-commons:2.1.0-SNAPSHOT: checking for
updates from com.springsource.repository.bundles.external
Downloading:
http://dist.wso2.org/snapshots/maven2/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:pom:2.1.0-SNAPSHOT' in repository
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://repository.springsource.com/maven/bundles/release/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:pom:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.release
(http://repository.springsource.com/maven/bundles/release)
Downloading:
http://repository.springsource.com/maven/bundles/external/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.pom
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:pom:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.external
(http://repository.springsource.com/maven/bundles/external)
Downloading:
http://dist.wso2.org/snapshots/maven2/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:jar:2.1.0-SNAPSHOT' in repository
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://repository.springsource.com/maven/bundles/release/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:jar:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.release
(http://repository.springsource.com/maven/bundles/release)
Downloading:
http://repository.springsource.com/maven/bundles/external/org/apache/synapse/synapse-securevault/2.1.0-SNAPSHOT/synapse-securevault-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-securevault:jar:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.external
(http://repository.springsource.com/maven/bundles/external)
Downloading:
http://dist.wso2.org/snapshots/maven2/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:jar:2.1.0-SNAPSHOT' in repository
wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2)
Downloading:
http://repository.springsource.com/maven/bundles/release/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:jar:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.release
(http://repository.springsource.com/maven/bundles/release)
Downloading:
http://repository.springsource.com/maven/bundles/external/org/apache/synapse/synapse-commons/2.1.0-SNAPSHOT/synapse-commons-2.1.0-SNAPSHOT.jar
[INFO] Unable to find resource
'org.apache.synapse:synapse-commons:jar:2.1.0-SNAPSHOT' in repository
com.springsource.repository.bundles.external
(http://repository.springsource.com/maven/bundles/external)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.synapse:synapse-securevault:jar:2.1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.synapse
-DartifactId=synapse-securevault -Dversion=2.1.0-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.synapse
-DartifactId=synapse-securevault -Dversion=2.1.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.securevault:bundle:3.2.0-SNAPSHOT
2) org.apache.synapse:synapse-securevault:jar:2.1.0-SNAPSHOT
2) org.apache.synapse:synapse-commons:jar:2.1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.synapse
-DartifactId=synapse-commons -Dversion=2.1.0-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.synapse
-DartifactId=synapse-commons -Dversion=2.1.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.securevault:bundle:3.2.0-SNAPSHOT
2) org.apache.synapse:synapse-commons:jar:2.1.0-SNAPSHOT
----------
2 required artifacts are missing.
for artifact:
org.wso2.carbon:org.wso2.carbon.securevault:bundle:3.2.0-SNAPSHOT
from the specified remote repositories:
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev