Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1634

Maven Bundle Plugin disables transitive dependencies

    XMLWordPrintableJSON

Details

    Description

      By its setup Maven Bundle Plugin disables transitive dependencies by it's setup of org.apache.maven.artifact.handler.ArtifactHandler in /META-INF/plexus/components.xml. The setting: <includesDependencies>true</includesDependencies> means that an artifact of type "bundle" will include everything it needs in the jar and dependencies are not transitive.

      This setting should be "false".

      Note that this is only observable only when you depend on a "bundle" and you have the <type>bundle</type> set.

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            adreghiciu Alin George Dreghiciu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: