maven/maven-model-builder
Guillaume Nodet 251a316962
[MNG-7893] Fix exception loading superpom with invalid modelVersion (#1290)
Even though this should not be supported, Maven 3.x is always using the 4.0.0 superpom.  So if the version is not a supported model version, simply use 4.0.0.  Any invalid value will be later verified by the model validator and eventually throw a meaninful exception.
2023-10-18 15:31:36 +02:00
..
src [MNG-7893] Fix exception loading superpom with invalid modelVersion (#1290) 2023-10-18 15:31:36 +02:00
pom.xml [MNG-7820] Get rid of plexus-utils (#1255) 2023-09-22 10:59:31 +02:00