Open fabapp2 opened 10 months ago
Parsing this project fails. The pom in module1/module-in-module1 has no MavenDependencyResolution marker.
module1/module-in-module1
MavenDependencyResolution
This also relates to the limitation:
Inherited version will just be read from direct parent. Meaning, a version from a parent with distance > 1 will be empty (null)
Parsing this project fails. The pom in
module1/module-in-module1
has noMavenDependencyResolution
marker.This also relates to the limitation: