Our plugin needs work to run with 3.8.2 or 3.8.3.

- 3.8.2 fails with some class not found error
- 3.8.3 fails because MavenProject.getAttachedArtifacts() returns an
IMMUTABLE collection and we want to change it!
1 file changed