Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8995

Do not enforce the org.jbpm.contrib.workitems parent onto generated workitems projects (via archetype)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.39.0.Final
    • 7.32.0.Final
    • None
    • None
    • 2020 Week 04-06 (from Jan 20), 2020 Week 07-09 (from Feb 10), 2020 Week 10-12 (from Mar 2), 2020 Week 13-15 (from Mar 23), 2020 Week 16-18 (from Apr 13), 2020 Week 19-21 (from May 4), 2020 Week 22-24 (from May 25)

    Description

      Currently when using the workitems archetype the generated projects are
      forced to have parent definition:

      <parent>
      <groupId>org.jbpm.contrib</groupId>
      <artifactId>workitems</artifactId>
      <version>7.33.0-SNAPSHOT</version>
      </parent>

      This was done so that these projects can reuse the templates and pom <build> ...</build> entries of the workitems repository.

      This seems to have caused issues with custom workitems that need to have a different parent/groupid etc. We should change the archetype to generate a project which does not depend on this parent and is completely stand-alone in nature allowing users to change anything they want.

      Attachments

        Activity

          People

            xiabai@redhat.com Xiaofeng Bai
            rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: