Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

change maven jdk version from 11 to 8 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yimeng
Copy link

@yimeng yimeng commented Feb 15, 2022

when i use maven:3.6-jdk-11 it show

[ERROR] Failed to execute goal on project carts: Could not resolve dependencies for project works.weave.microservices-demo:carts:jar:2.0.4.RELEASE: Could not find artifact org.openjfx:javafx.base:jar:11.0.0-SNAPSHOT in huaweicloud (https://repo.huaweicloud.com/repository/maven/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

change jdk version to 8 to fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant