]
Ranabir Chakraborty updated WFLY-10717:
---------------------------------------
Attachment: Screenshot from 2020-02-11 19-00-56.png
Maven in JBDS reports checkstyle errors not reported by standalone
Maven
------------------------------------------------------------------------
Key: WFLY-10717
URL:
https://issues.redhat.com/browse/WFLY-10717
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Reporter: Sultan Zhantemirov
Assignee: Eduardo Martins
Priority: Major
Attachments: Screenshot from 2020-02-11 19-00-56.png
JDBS version 12.0.0.GA build date 20180710-1916
After importing a quickstart, the following error appears in Problems section:
{{Plugin execution not covered by lifecycle configuration:
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle (execution: check-style,
phase: compile)}}
It complains on <parent> element in pom.xml
Problematical quickstarts:
* greeter