Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5993

Confusions about groupId for switchyard-component-bpm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1, jboss-fuse-6.3
    • Integration Pack
    • None
    • % %
    • Sprint 7 - towards CR2

    Description

      The fuse integration bom defines two dependencies for switchyard-component-bpm

          <version>1.4.0.redhat-621043</version>
          <packaging>pom</packaging>
          <name>Fuse Integration: BOM</name>
          <description>The BOM for Fuse BXMS Integration Repository</description>
          <properties>
              <version.switchyard>2.0.1.redhat-621117</version.switchyard>
          </properties>
          <dependencyManagement>
              <dependencies>
                  <dependency>
                      <groupId>org.jboss.integration.fuse</groupId>
                      <artifactId>karaf-features</artifactId>
                      <version>1.4.0.redhat-621043</version>
                      <type>xml</type>
                      <classifier>features</classifier>
                  </dependency>
                  <dependency>
                      <groupId>org.switchyard.components</groupId>
                      <artifactId>switchyard-component-bpm</artifactId>
                      <version>${version.switchyard}</version>
                  </dependency>
                  <dependency>
                      <groupId>org.switchyard.components</groupId>
                      <artifactId>switchyard-component-rules</artifactId>
                      <version>${version.switchyard}</version>
                  </dependency>
                  <dependency>
                      <groupId>org.jboss.integration.fuse</groupId>
                      <artifactId>switchyard-component-bpm</artifactId>
                      <version>1.4.0.redhat-621043</version>
                  </dependency>
      

      but the old artifact org.switchyard.components/switchyard-component-bpm/1.4.0.redhat-621043 is not available in any maven repo. The same applies for switchyard-component-rules.

      So, it is very confusing what's the issue

      • Are both supported? If yes, then the old one is missing
      • Is only one supported? Which one? Then, the bom should be fixed

      Attachments

        Activity

          People

            tcunning@redhat.com Thomas Cunningham
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: