add auxilor maven to fix build error.#1238
Open
MeowIce wants to merge 1 commit intoVolmitSoftware:masterfrom
Open
add auxilor maven to fix build error.#1238MeowIce wants to merge 1 commit intoVolmitSoftware:masterfrom
MeowIce wants to merge 1 commit intoVolmitSoftware:masterfrom
Conversation
Fix the following build error:
* What went wrong:
Execution failed for task ':core:compileKotlin'.
> Could not resolve all files for configuration ':core:compileClasspath'.
> Could not find com.willfp:EcoItems:5.63.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://repo.papermc.io/repository/maven-public/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://repo.codemc.org/repository/maven-public/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://jitpack.io/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://repo.nexomc.com/releases/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://maven.devs.beer/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://repo.extendedclip.com/releases/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://mvn.lumine.io/repository/maven-public/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://nexus.phoenixdevt.fr/repository/maven-public/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
- https://repo.onarandombox.com/content/groups/public/com/willfp/EcoItems/5.63.1/EcoItems-5.63.1.pom
Required by:
project :core
* 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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 51s
19 actionable tasks: 17 executed, 2 up-to-date
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix the following build error:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 51s
19 actionable tasks: 17 executed, 2 up-to-date