[
https://issues.apache.org/jira/browse/FLINK-27232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-27232:
-------------------------------------
Description:
cd flink-scala
mvn validate
Error: Failed to execute goal
com.diffplug.spotless:spotless-maven-plugin:2.13.0:check (spotless-check) on
project flink-scala_2.12: Execution spotless-check of goal
com.diffplug.spotless:spotless-maven-plugin:2.13.0:check failed: Unable to
locate file with path: .scalafmt.conf: Could not find resource
'.scalafmt.conf'. -> [Help 1]
Currently breaks the docs build which is a bit annoying.
was:
cd flink-scala
mvn validate
> .scalafmt.conf cant be located when running in sub-directory
> ------------------------------------------------------------
>
> Key: FLINK-27232
> URL: https://issues.apache.org/jira/browse/FLINK-27232
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System
> Affects Versions: 1.16.0
> Reporter: Chesnay Schepler
> Priority: Major
>
> cd flink-scala
> mvn validate
> Error: Failed to execute goal
> com.diffplug.spotless:spotless-maven-plugin:2.13.0:check (spotless-check) on
> project flink-scala_2.12: Execution spotless-check of goal
> com.diffplug.spotless:spotless-maven-plugin:2.13.0:check failed: Unable to
> locate file with path: .scalafmt.conf: Could not find resource
> '.scalafmt.conf'. -> [Help 1]
> Currently breaks the docs build which is a bit annoying.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)