maven-it-extension icon indicating copy to clipboard operation
maven-it-extension copied to clipboard

Support usage of different JVM

Open khmarbaise opened this issue 5 years ago • 1 comments

Problem

  • Currently we use the JVM which is defined by the system property java.home.

Goal

  • Make it possible to define a different JVM to be used during the integration tests via a property.

khmarbaise avatar Oct 30 '19 19:10 khmarbaise

Question: Will this be toolchain-enabled? Would be nice to be able to specify something like requires vendor = openjdk and version = 11, matching the toolchain’s <provides> <vendor> and <version> elements.

sewe avatar Aug 02 '20 18:08 sewe