-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Server Name: Benderplay
Server IP: play.benderplay.com
Supported Server Versions: 1.8 -1.20.4
I'm unable to build the plugin with gradle because of the following error:
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ':compileJava'.
Could not resolve all task dependencies for configuration ':compileClasspath'.
Could not resolve project :plugin.
Required by:
project :
> No matching variant of project :plugin was found. The consumer was configured to find an API of a library compatible with Java 14, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- Variant 'apiElements' capability me.untouchedodin0.privatemines:plugin:3.1.9-SNAPSHOT declares an API of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 17 and the consumer needed a component compatible with Java 14
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Variant 'runtimeElements' capability me.untouchedodin0.privatemines:plugin:3.1.9-SNAPSHOT declares a runtime of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 17 and the consumer needed a component compatible with Java 14
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
Could not resolve project :we_7.
Required by:
project :
> No matching variant of project :we_7 was found. The consumer was configured to find an API of a library compatible with Java 14, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- Variant 'apiElements' capability me.untouchedodin0.privatemines:we_7:3.1.9-SNAPSHOT declares an API of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 17 and the consumer needed a component compatible with Java 14
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Variant 'runtimeElements' capability me.untouchedodin0.privatemines:we_7:3.1.9-SNAPSHOT declares a runtime of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 17 and the consumer needed a component compatible with Java 14
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org