]
Mario Fusco reassigned DROOLS-3236:
-----------------------------------
Assignee: Matteo Mortari (was: Mario Fusco)
Unable to open KJAR project in eclipse due to "Missing parameter
for pluginExecutionFilter"
-------------------------------------------------------------------------------------------
Key: DROOLS-3236
URL:
https://issues.jboss.org/browse/DROOLS-3236
Project: Drools
Issue Type: Bug
Components: tools
Affects Versions: 7.10.0.Final, 7.11.0.Final, 7.12.0.Final, 7.13.0.Final
Environment: Eclipse photon, Eclipse 2018 09, no special plugin
m2eclipse configured to do-not-manage/ignore any unknown plugin goal (easiest choice)
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Major
Attachments: image-2018-11-05-10-28-50-255.png
Since 7.10.0.Final the following error occurs when opening a KJAR project in Eclipse:
!image-2018-11-05-10-28-50-255.png!
Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project '...'.
Missing parameter for pluginExecutionFilter. groupId, artifactId, versionRange and goals
must be specificed, but found: groupId = 'org.kie'
artifactId = 'kie-maven-plugin'
versionRange = '7.10.0.Final'
goals = '[]'
Please notice kie-maven-plugin 7.9.0.Final and earlier do NOT exhibit this issue.