Istvan Toth created PHOENIX-7421:
------------------------------------
Summary: Checkstyle plugin fails in phoenix-client-embedded module
Key: PHOENIX-7421
URL: https://issues.apache.org/jira/browse/PHOENIX-7421
Project: Phoenix
Issue Type: Bug
Reporter: Istvan Toth
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.3.0:checkstyle (default-cli)
on project phoenix-client-embedded-hbase-2.5: An error has occurred in
Checkstyle report generation.: Failed during checkstyle execution: Unable to
find suppressions file at location:
/home/stoty/workspaces/apache-phoenix/phoenix/phoenix-client-parent/phoenix-client-embedded/../src/main/config/checkstyle/suppressions.xml:
Could not find resource
'/home/stoty/workspaces/apache-phoenix/phoenix/phoenix-client-parent/phoenix-client-embedded/../src/main/config/checkstyle/suppressions.xml'.
-> [Help 1]
{noformat}
Since there is nothing to check in those modules, we should just disable it in
the shaded modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)