Hi,
I'm trying to build
3.2.3/trunk/dependencies/synapse/2.1.0-wso2v5/modules/core<https://svn.wso2.com/wso2/custom/projects/projects/carbon/3.2.3/trunk/dependencies/synapse/2.1.0-wso2v5/modules/core>,
but the build failed due to missing synapese jars wso2v5.
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.synapse:synapse-nhttp-transport:jar:2.1.0-wso2v5
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=2.1.0-wso2v5 -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=2.1.0-wso2v5 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.synapse:synapse-core:bundle:2.1.0-wso2v5
2) org.apache.synapse:synapse-nhttp-transport:jar:2.1.0-wso2v5
2) org.apache.synapse:synapse-vfs-transport:jar:2.1.0-wso2v5
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-vfs-transport -Dversion=2.1.0-wso2v5 -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-vfs-transport -Dversion=2.1.0-wso2v5 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.synapse:synapse-core:bundle:2.1.0-wso2v5
2) org.apache.synapse:synapse-vfs-transport:jar:2.1.0-wso2v5
----------
2 required artifacts are missing.
for artifact:
org.apache.synapse:synapse-core:bundle:2.1.0-wso2v5
from the specified remote repositories:
apache.snapshots (http://repository.apache.org/snapshots),
central (http://repo1.maven.org/maven2),
wso2-m2 (http://dist.wso2.org/maven2/),
wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/),
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Shouldn't the nexus repo have these jars?
--
Thanks & Regards,
Ashansa Perera
Software Engineer
WSO2, Inc
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev