[INFO] ------------------------------------------------------------------------
|
[ERROR] BUILD ERROR
|
[INFO] ------------------------------------------------------------------------
|
[INFO] Failed to resolve artifact.
|
|
Missing:
|
----------
|
1) org.apache.synapse:synapse-nhttp-transport:jar:1.3.0-wso2v2-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-nhttp-transport -Dversion=1.3.0-wso2v2-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-nhttp-transport -Dversion=1.3.0-wso2v2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
|
Path to dependency:
|
1) org.wso2.esb:wso2esb:pom:2.2.0-SNAPSHOT
|
2) org.apache.synapse:synapse-nhttp-transport:jar:1.3.0-wso2v2-SNAPSHOT
|
|
----------
|
1 required artifact is missing.
|
|
for artifact:
|
org.wso2.esb:wso2esb:pom:2.2.0-SNAPSHOT
|
|
from the specified remote repositories:
|
central (http://repo1.maven.org/maven2),
|
wso2-maven2-repository (http://dist.wso2.org/maven2),
|
m2-snapshot-repository (http://people.apache.org/repo/m2-snapshot-repository),
|
tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository),
|
ws-zones-repository (http://ws.zones.apache.org/repository2)
|
|
|
|
[INFO] ------------------------------------------------------------------------
|
[INFO] For more information, run Maven with the -e switch
|