Use provided maven installation for dependnecy resolution #1803
Unanswered
Schalli1987
asked this question in
Q&A
Replies: 1 comment
-
Because of technical reasons, this is currently not possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Actually it is not possible to change the maven version that is used for dependency resolution, also I've configured a custom maven installation in the properties.
Currently this leads to errors resolving openjfx artifacts, see e.g. openjfx mailing list and maven issue.
So I was wondering, if it is possible to use the selected maven installation also for dependency resolution instead using the embedded version?
Beta Was this translation helpful? Give feedback.
All reactions