You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i open substrait-java project in IntlliJ IDEA, output below error message.
How should I solve this problem? Please help, thanks!
A problem occurred configuring root project 'substrait'.
> Could not resolve all files for configuration ':classpath'.
> Could not find spotless-lib-extra-2.30.0.jar (com.diffplug.spotless:spotless-lib-extra:2.30.0).
Searched in the following locations:
https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.30.0/spotless-lib-extra-2.30.0.jar
> Could not find spotless-lib-2.30.0.jar (com.diffplug.spotless:spotless-lib:2.30.0).
Searched in the following locations:
https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.30.0/spotless-lib-2.30.0.jar
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
The text was updated successfully, but these errors were encountered:
hi, folks
When i open
substrait-java
project in IntlliJ IDEA, output below error message.How should I solve this problem? Please help, thanks!
The text was updated successfully, but these errors were encountered: