Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-612

servicemix-service-engine could set the scope of servicemix-core to provided

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0.1, 3.1
    • tooling
    • None

    Description

      servicemix-service-engine could set the scope of servicemix-core to provided so that core and all of it's dependencies (which should be in servicemix) aren't put into the component distribution as in:

      <dependency>
      <groupId>org.apache.servicemix</groupId>
      <artifactId>servicemix-core</artifactId>
      <version>${servicemix-version}</version>
      <scope>provided</scope>
      </dependency>

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            jamiemc Jamie McCrindle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: