Hüseyin Kartal opened MTOOLCHAINS-29 and commented
In development environment we face the problem of multiple jdk's. But also some environments are setup for single jdk's like in CI/CD.
In these environments we don't supply a toolchain.xml. But the project pom.xml has a toolchain plugin configuration with the needed jdk and fails therefore.
A possibility to tell toolchain just to warn without fail in these environments would be very convenient. Maybe like the enforcer-plugin https://maven.apache.org/enforcer/maven-enforcer-plugin/enforce-mojo.html#fail
Affects: 1.1
Remote Links:
Hüseyin Kartal opened MTOOLCHAINS-29 and commented
In development environment we face the problem of multiple jdk's. But also some environments are setup for single jdk's like in CI/CD.
In these environments we don't supply a toolchain.xml. But the project pom.xml has a toolchain plugin configuration with the needed jdk and fails therefore.
A possibility to tell toolchain just to warn without fail in these environments would be very convenient. Maybe like the enforcer-plugin https://maven.apache.org/enforcer/maven-enforcer-plugin/enforce-mojo.html#fail
Affects: 1.1
Remote Links: