spring-projects / spring-rewrite-commons

Apache License 2.0
9 stars 11 forks source link

Maven project with nested modules fail #37

Open fabapp2 opened 10 months ago

fabapp2 commented 10 months ago

Parsing this project fails. The pom in module1/module-in-module1 has no MavenDependencyResolution marker.

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)