Skip to content

Unable to build #16

@Minebender9

Description

@Minebender9

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions