[INFO] Unable to find resource
'org.eclipse.osgi:org.eclipse.osgi.services:pom:3.2.0.v20090520-1800' in
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/eclipse/osgi/org.eclipse.osgi.services/3.2.0.v20090520-1800/org.eclipse.osgi.services-3.2.0.v20090520-1800.pom
[INFO] Unable to find resource
'org.eclipse.osgi:org.eclipse.osgi.services:pom:3.2.0.v20090520-1800' in
repository jboss-maven-repository
(https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.0.v20090520-1800/org.eclipse.osgi.services-3.2.0.v20090520-1800.pom
[INFO] Unable to find resource
'org.eclipse.osgi:org.eclipse.osgi.services:pom:3.2.0.v20090520-1800' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/qpid/qpid-client/0.9-wso2v1/qpid-client-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-client:jar:0.9-wso2v1' in
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/apache/qpid/qpid-client/0.9-wso2v1/qpid-client-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-client:jar:0.9-wso2v1' in
repository jboss-maven-repository
(https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/qpid/qpid-client/0.9-wso2v1/qpid-client-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-client:jar:0.9-wso2v1' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/qpid/qpid-broker/0.9-wso2v1/qpid-broker-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-broker:jar:0.9-wso2v1' in
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/apache/qpid/qpid-broker/0.9-wso2v1/qpid-broker-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-broker:jar:0.9-wso2v1' in
repository jboss-maven-repository
(https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/qpid/qpid-broker/0.9-wso2v1/qpid-broker-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-broker:jar:0.9-wso2v1' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/qpid/qpid-common/0.9-wso2v1/qpid-common-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-common:jar:0.9-wso2v1' in
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/apache/qpid/qpid-common/0.9-wso2v1/qpid-common-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-common:jar:0.9-wso2v1' in
repository jboss-maven-repository
(https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/qpid/qpid-common/0.9-wso2v1/qpid-common-0.9-wso2v1.jar
[INFO] Unable to find resource 'org.apache.qpid:qpid-common:jar:0.9-wso2v1' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://dist.wso2.org/maven2/org/apache/qpid/qpid-management-common/0.9-wso2v1/qpid-management-common-0.9-wso2v1.jar
[INFO] Unable to find resource
'org.apache.qpid:qpid-management-common:jar:0.9-wso2v1' in repository
wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/apache/qpid/qpid-management-common/0.9-wso2v1/qpid-management-common-0.9-wso2v1.jar
[INFO] Unable to find resource
'org.apache.qpid:qpid-management-common:jar:0.9-wso2v1' in repository
jboss-maven-repository
(https://repository.jboss.org/nexus/content/groups/public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/qpid/qpid-management-common/0.9-wso2v1/qpid-management-common-0.9-wso2v1.jar
[INFO] Unable to find resource
'org.apache.qpid:qpid-management-common:jar:0.9-wso2v1' in repository central
(http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.qpid:qpid-client:jar:0.9-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.9-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.9-wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.9.wso2v1
2) org.apache.qpid:qpid-client:jar:0.9-wso2v1
2) org.apache.qpid:qpid-broker:jar:0.9-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.9-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.9-wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.qpid.wso2:qpid:bundle:0.9.wso2v1
2) org.apache.qpid:qpid-broker:jar:0.9-wso2v1
3) org.apache.qpid:qpid-common:jar:0.9-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.9-wso2v1 -Dpackaging=jar
-Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev