Skip to content

Conversation

@meotch
Copy link
Contributor

@meotch meotch commented Nov 20, 2025

Summary of Changes

Resolves build issue w/ Gradle in subsequent projects

> Could not resolve all files for configuration ':classpath'.
   > Could not resolve com.github.mxenabled.coppuccino:coppuccino:4.4.1.
     Required by:
         project : > com.github.mxenabled.coppuccino:com.github.mxenabled.coppuccino.gradle.plugin:4.4.1
      > No matching variant of com.github.mxenabled.coppuccino:coppuccino:4.4.1 was found. The consumer was configured to find a runtime of a library compatible with Java 8, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '7.6.3' but:
          - Variant 'apiElements' capability com.github.mxenabled.coppuccino:coppuccino:4.4.1 declares a library, packaged as a jar, and its dependencies declared externally:
              - Incompatible because this component declares an API of a component compatible with Java 11 and the consumer needed a runtime of a component compatible with Java 8
              - Other compatible attribute:
                  - Doesn't say anything about org.gradle.plugin.api-version (required '7.6.3')
          - Variant 'runtimeElements' capability com.github.mxenabled.coppuccino:coppuccino:4.4.1 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 11 and the consumer needed a component compatible with Java 8
              - Other compatible attribute:
                  - Doesn't say anything about org.gradle.plugin.api-version (required '7.6.3')
                  ```

@meotch meotch merged commit c58fc40 into master Nov 20, 2025
6 checks passed
@meotch meotch deleted the mitch/fix_gradle_7.6.3 branch November 20, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants