Open deepakab03 opened 2 years ago
not sure which goal you would like to use with toolchain?
jetty:run
is embedded so it can not use toolchain.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
Jetty version(s) jetty-maven-plugin: all versions but checking the latest 9.x version: 9.4.49.v20220914 and latest 11.0.12 versions
Java version/vendor
(use: java -version)
any, for e.g. 11.x or 17.x OS type/version Windows 11Description When Maven toolchains are used, the jetty-maven plugin does not use the JDK specified there but uses the JDK which is used to build maven
How to reproduce?
2.. Stick the toolchain.xml into your ~/.m2 folder.