Add note about cloneProjectsTo being required for filtering by cpfeiffer · Pull Request #283 · apache/maven-invoker-plugin (original) (raw)

It took me a while to figure out why filtering didn't work. This happened on a maven-enforcer rule project,
so the cloneProjectsTo property was not set automatically (in contrast to maven-plugin projects).