-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0-M1
-
Fix Version/s: 2.1.0
-
Component/s: Plugins and Lifecycle
-
Labels:None
Currently, if the plugin descriptor is mismatched with the artifact, it will be added to the plugin manager under it's own key, and then subsequently not found under the original key, making the error unclear. The descriptor should be validated against the artifact it was loaded from.