Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3743

activemq-web-console WAR with SNAPSHOT dependencies breaks osgi Bundle-ClassPath in manifest

    XMLWordPrintableJSON

Details

    Description

      The maven-war-plugin will install snapshot version dependencies using their timestamp qualified name but the maven-bundle-plugin used to generate the Bundle-ClassPath strips off the timestamp qualifier.
      The fix is to make use of the archive file name mapping to strip off the qualifier in for the embedded dependencies.
      This is only a problem during development as we never release with SNAPSHOT dependencies.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: