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

Karaf maven plugin assembly goal requires project artifact to be installed first

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.1
    • Fix Version/s: 4.0.3
    • Component/s: karaf
    • Labels:
      None

      Description

      The karaf maven plugin `assemble` goal is designed to run in the `package` phase, and the `archive` goal in the `install` phase.

      When using the plugin in a project that also packages the app as an OSGi bundle to be installed in the custom distro, it can't locate the app bundle, since it's only been packaged and not installed in the maven repo.

      The plugin should be modified, so that a flag can be used to install the application bundle in the custom distro, without having to install it in maven repo and local obr.

        Attachments

          Activity

            People

            • Assignee:
              ffang Freeman Fang
              Reporter:
              dhirajsb Dhiraj Bokde
            • Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: