Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-189

Upgrade to Karaf 2.3.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.1, 1.7.0
    • None
    • jclouds-karaf
    • None

    Description

      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 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)
      

      Attachments

        Activity

          People

            iocanel Ioannis Canellos
            gaul Andrew Gaul
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: