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

Add fileinstall dependency in the features-maven-plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.4.2
    • karaf
    • None

    Description

      In order to fully support Maven 3.1/3.2, we have to add the fileinstall dependency in the features-maven-plugin:

               <dependency>
                  <groupId>org.apache.felix</groupId>
                  <artifactId>org.apache.felix.fileinstall</artifactId>
                  <scope>provided</scope>
              </dependency>
      

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: