mojohaus / flatten-maven-plugin

Flatten Maven Plugin
https://www.mojohaus.org/flatten-maven-plugin/
Apache License 2.0
206 stars 84 forks source link

Fix Issue#377 Regression: parent dependencies missing in flattened pom #417

Open hkampbjorn opened 5 months ago

hkampbjorn commented 5 months ago

... since 1.4.0. Introduce a new "inherited" flatten dependency mode that includes the inherited dependencies like "direct" did in 1.3.0. And make this the new default behaviour bringing it back to 1.3.0 and before