Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha-4
-
None
Description
I have a multi-module project where the plugin versions are defined in a parent pom using pluginManagement. The enforcer plugin goes to the repository to look for the parent pom instead of looking at the local parent. As a result, I get a warning about missing plugin versions even though the versions are defined in the local parent pom, just not in the repository parent pom.