diff --git a/maven/bnd-baseline-maven-plugin/README.md b/maven/bnd-baseline-maven-plugin/README.md index 57b3e926f8..99d1af4658 100644 --- a/maven/bnd-baseline-maven-plugin/README.md +++ b/maven/bnd-baseline-maven-plugin/README.md @@ -181,6 +181,8 @@ It is possible to only check for correct package versions and leave out the bund +Note though that this will also completely ignore package removals, as in that case the package version from the base would need to be compared with the (ignored) bundle version, as the version of the deleted package is obviously no longer there. + ## Configuration Properties |Configuration Property | Description |