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

karaf-maven-plugin fails to verify artifacts if only available within local reactor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.2.0.M1
    • 4.2.0.M1
    • karaf

    Description

      When the karaf-maven-plugin is used as part of the build process (e.g. to verify features), it currently requires that the verified artifacts are available in the local repository while it's not sufficient that they're avaible within the local reactor.

      This means, build processes which contain the karaf-maven-plugin to verify features, fail when the user don't wants to install artifacts in their local repository. So,e.g.

      `mvn clean install` works fine and like expected while commands like

      `mvn clean package` or `mvn clean verify` will fail with resolution errors (if the artifacts just built are not already available within the local repo).

      The karaf-maven-plugin should support artifacts which are not available in the local repository, but in the local reactor.

      Attachments

        Issue Links

          Activity

            People

              ggrzybek Grzegorz Grzybek
              pfink Patrick Fink
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: