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

karaf-maven-plugin's pidsToExtract handled incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.1.2, 4.2.0.M1
    • karaf
    • None

    Description

      org.apache.karaf.tooling.AssemblyMojo#pidsToExtract is simply split by comma and:

      <pidsToExtract>
          !jmx.acl.*,
          !org.apache.karaf.command.acl.*,
          *
      </pidsToExtract>
      

      doesn't work.

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            ggrzybek Grzegorz Grzybek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: