[
https://issues.apache.org/jira/browse/MNG-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MNG-6294:
--------------------------------------
Fix Version/s: (was: 3.6.1)
3.6.x-candidate
> Convert MavenPluginValidator into a plexus component
> ----------------------------------------------------
>
> Key: MNG-6294
> URL: https://issues.apache.org/jira/browse/MNG-6294
> Project: Maven
> Issue Type: Improvement
> Components: core
> Reporter: Michael Simacek
> Assignee: Sylwester Lachiewicz
> Priority: Major
> Fix For: 3.6.x-candidate
>
>
> [XMvn|https://github.com/fedora-java/xmvn] is a maven extension that helps
> with creating RPM packages. In order to comply with packaging requirements,
> it needs to relax some checks that maven does. One of those is plugin
> validation done in MavenPluginValidator class. Currently, it overrides that
> by shadowing the class on the classpath, which is a hack. It would help if
> MavenPluginValidator was a plexus component and thus the implementation could
> be selected by configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)