healchow opened a new issue, #8157:
URL: https://github.com/apache/inlong/issues/8157
### What happened
When I enter any sub-module and execute `mvn compile` command, there are
some errors:
```
[ERROR] Failed to execute goal
com.diffplug.spotless:spotless-maven-plugin:2.27.2:apply (compile-format) on
project inlong-manager:
Execution compile-format of goal
com.diffplug.spotless:spotless-maven-plugin:2.27.2:apply failed: Unable to
locate file with path:
codestyle/spotless_inlong_formatter.xml: Could not find resource
'codestyle/spotless_inlong_formatter.xml'. -> [Help 1]
```
### What you expected to happen
Should compile submodule success, not error.
### How to reproduce
Execute `mvn compile` in any submodule.
### Environment
_No response_
### InLong version
master
### InLong Component
Other for not specified component
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://www.apache.org/foundation/policies/conduct)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]