Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0-beta-1
-
Fix Version/s: None
-
Component/s: Plugin
-
Labels:None
-
Number of attachments :
Description
I've added the enforcer-plugin to my build today, but now my projects don't build anymore! The reason for that is that the enforcer-plugin is reporting missing versions (<requirePluginVersions />), although the versions are actually set!
I've been checking what might be wrong and noticed that as soon as the plugin executes, it checks for updates for the project that is currently being built! In that case, the plugin is actually right, because the latest deployed snapshots have some unversioned plugins. However, shouldn't the plugin validate the project currently in the reactor?
Issue Links
- is superceded by
-
MENFORCER-126
requirePluginVersions misreports plugins with artifactIds defined through properties
-
you may want to submit a producible pom, otherwise, this issue may may never get looked at