Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2157

Remove/Update "dependencyInjection" attribute in Kogito Maven Plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 0.11.0
    • Runtime Tooling
    • None
    • Hide

      Use kogito maven plugin with dependencyInjection
      It won't make any difference

      Show
      Use kogito maven plugin with dependencyInjection It won't make any difference
    • 2020 Week 19-21 (from May 4), 2020 Week 22-24 (from May 25)

      The attribute "dependencyInjection" as a boolean was deleted as part of KOGITO-42, however there is still a boolean attribute "dependencyInjection" in the kogito maven plugin:

      <plugin>
                <groupId>org.kie.kogito</groupId>
                <artifactId>kogito-maven-plugin</artifactId>
                <version>${project.version}</version>
                <configuration>
                  <dependencyInjection>true</dependencyInjection>
                </configuration>
              </plugin>
      

      Is this a leftover or it should be replaced by another attribute? I didn't find anything about this in documentation. Therefore, any sights about this in documentation would be welcome as well.

              mfusco@redhat.com Mario Fusco
              jcarvaja@redhat.com Jose Carvajal Hilario
              Jan Stastny Jan Stastny
              Jan Stastny Jan Stastny
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: