[
https://jira.jboss.org/browse/ISPN-660?page=com.atlassian.jira.plugin.sys...
]
Galder Zamarreño commented on ISPN-660:
---------------------------------------
Hmmmmm, parent pom still pointing to:
<version.jclouds>1.0-beta-6</version.jclouds>
And I get a compilation error for:
1) org.jclouds:jclouds-allblobstore:jar:1.0-beta-6
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jclouds -DartifactId=jclouds-allblobstore
-Dversion=1.0-beta-6 -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.jclouds -DartifactId=jclouds-allblobstore
-Dversion=1.0-beta-6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.infinispan:infinispan-cachestore-cloud:bundle:5.0.0-SNAPSHOT
2) org.jclouds:jclouds-allblobstore:jar:1.0-beta-6
I can't see rev 2424 updating the parent pom.
Upgrade to jclouds 1.0-beta-7
-----------------------------
Key: ISPN-660
URL:
https://jira.jboss.org/browse/ISPN-660
Project: Infinispan
Issue Type: Feature Request
Reporter: Adrian Cole
Assignee: Adrian Cole
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira