Andrew Gaul created JCLOUDS-189:
-----------------------------------

             Summary: Upgrade to Karaf 2.3.2
                 Key: JCLOUDS-189
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-189
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-karaf
    Affects Versions: 1.6.1, 1.7.0
            Reporter: Andrew Gaul
            Assignee: Ioannis Canellos
            Priority: Minor


Karaf 2.3.2 includes a fix for KARAF-2368 which significantly improves 
usability of multi-argument commands.  I cannot upgrade due to an missing 
dependency but I do not understand Karaf well enough to understand how to 
satisfy this.  Ioannis, any suggestions?

$ mvn clean install -DskipTests=true
...
[ERROR] Failed to execute goal 
org.apache.karaf.tooling:features-maven-plugin:2.3.2:add-features-to-repo 
(add-features-to-repo) on project jclouds-karaf: Can't resolve bundle 
org.springframework:org.springframework.orm:jar:3.2.3.RELEASE: Could not find 
artifact org.springframework:org.springframework.orm:jar:3.2.3.RELEASE in 
sonatype (https://oss.sonatype.org/content/repositories/releases/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.springframework 
-DartifactId=org.springframework.orm -Dversion=3.2.3.RELEASE -Dpackaging=jar 
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file 
there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.springframework 
-DartifactId=org.springframework.orm -Dversion=3.2.3.RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.springframework:org.springframework.orm:jar:3.2.3.RELEASE
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots, releases=false, 
snapshots=true),
[ERROR] sonatype (https://oss.sonatype.org/content/repositories/releases/, 
releases=true, snapshots=true),
[ERROR] maven2-repository.dev.java.net (http://download.java.net/maven/2/, 
releases=true, snapshots=true),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, 
releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to