Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-802

[GSS] (7.2.z) error happens when using 7.1.x version of kie-maven-plugin in JBDS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.2.0.GA
    • 7.1.0.GA, 7.1.1.GA
    • Build and Assembly
      • 7.1.x kie-maven-plugin
      • JBDS 11/eclipse Oxygen 4.7.0
    • CR2
    • ?
    • Hide

      import attached project into JBDS workspace and then perform Project > Clean with that project.

      Show
      import attached project into JBDS workspace and then perform Project > Clean with that project.

    Description

      In the project of kjar on JBDS, when using the following kie-maven-plugin,

      ~~
      <build>
      <plugins>
      <plugin>
      <groupId>org.kie</groupId>
      <artifactId>kie-maven-plugin</artifactId>
      <version>7.11.0.Final-redhat-00003</version>
      <extensions>true</extensions>
      </plugin>
      </plugins>
      </build>
      ~~~

      the following problem happens in some operations.

      Errors occurred during the build.
      Errors running builder 'Maven Project Builder' on project 'ruleFlowSample'.
      Missing parameter for pluginExecutionFilter. groupId, artifactId, versionRange and goals must be specificed, but found: groupId = 'org.kie'
      artifactId = 'kie-maven-plugin'
      versionRange = '7.11.0.Final-redhat-00003'
      goals = '[]'

      Here is some operation which causes this error.

      • modify&save pom.xml
      • Project > Clean via top menu bar
      • Maven > Update Project by selecting project

      On the other hand, maven build itself (such as Run As > Maven Install) works even though this problem happens.

      Attachments

        Issue Links

          Activity

            People

              mmortari@redhat.com Matteo Mortari
              rhn-support-hmiura Hiroko Miura
              Tomas David Tomas David
              Tomas David Tomas David
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: