Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-456

Artifact versions named in the documentation are not replaced with the version of the current project

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.1.3, 2.2.0, 3.0.0
    • Fix Version/s: 2.2.1, 3.0.0
    • Component/s: karaf
    • Labels:
      None
    • Environment:

      ubuntu 10.04

      Description

      The following is one example for this

      in the pdf manual for 2.1.3, dependencies in "extending the console" lists

      <dependency>
      <groupId>org.apache.karaf.shell</groupId>
      <artifactId>org.apache.karaf.shell.console</artifactId>
      <version>1.0.0</version>
      </dependency>

      But the pom file shown above it in "Manual Creation" has no repositories ilsted, which means it will grab from default, and the default repository only has versions 2.0.0 ; 2.1.0 ; 2.1.1 ; 2.1.2 ; and 2.1.3 . Thus, the dependency is not found.

        Attachments

          Activity

            People

            • Assignee:
              pieber Andreas Pieber
              Reporter:
              aradzak jamie campbell
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: