Hi,
Came across the following build error when building the QPid module of
Orbit. Any idea of how to resolve this?
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.qpid:qpid-client:jar:0.11-wso2v1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.qpid
-DartifactId=qpid-client -Dversion=0.11-wso2v1 -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.qpid
-DartifactId=qpid-client -Dversion=0.11-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.11.wso2v1
2) org.apache.qpid:qpid-client:jar:0.11-wso2v1
2) org.apache.qpid:qpid-broker:jar:0.11-wso2v1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.qpid
-DartifactId=qpid-broker -Dversion=0.11-wso2v1 -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.qpid
-DartifactId=qpid-broker -Dversion=0.11-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.11.wso2v1
2) org.apache.qpid:qpid-broker:jar:0.11-wso2v1
3) org.apache.qpid:qpid-common:jar:0.11-wso2v1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.qpid
-DartifactId=qpid-common -Dversion=0.11-wso2v1 -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.qpid
-DartifactId=qpid-common -Dversion=0.11-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.11.wso2v1
2) org.apache.qpid:qpid-common:jar:0.11-wso2v1
4) org.apache.qpid:qpid-management-common:jar:0.11-wso2v1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.qpid
-DartifactId=qpid-management-common -Dversion=0.11-wso2v1 -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.qpid
-DartifactId=qpid-management-common -Dversion=0.11-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.11.wso2v1
2) org.apache.qpid:qpid-management-common:jar:0.11-wso2v1
----------
4 required artifacts are missing.
for artifact:
org.apache.qpid.wso2:qpid:bundle:0.11.wso2v1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Mon Mar 28 12:16:03 IST 2011
[INFO] Final Memory: 18M/618M
[INFO]
------------------------------------------------------------------------
Regards,
Evanthika
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev