Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-3155

Quickstarts use not supported maven BOM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 6.0.3
    • Quickstarts
    • None

      Description of problem:

      It seems that the quickstarts are using a non supported and non documented maven repository. It uses the following:

      <dependency>
      <groupId>org.jboss.bom.brms</groupId>
      <artifactId>jboss-javaee-6.0-with-brms-bpmsuite</artifactId>
      <version>${version.org.jboss.bom.brms}</version>
      <type>pom</type>
      <scope>import</scope>
      </dependency>

      But the supported seems to be following:

      https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BPM_Suite/6.0/html-single/Installation_Guide/index.html#Dependency_Management

      What is the correct configuration? We must align the information because the quickstarts are used by our customers as a start point for their own projects.

              rzhang+1@redhat.com Cheng Zhang (Inactive)
              rhn-support-wsiqueir William Siqueira
              Tomas David Tomas David
              Tomas David Tomas David
              Alessandro Lazarotti, Kris Verlaenen, Marek Winkler (Inactive), Petr Kocandrle, William Siqueira
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: