org.apache.maven.plugin
Class MavenPluginValidator
java.lang.Object
org.apache.maven.plugin.MavenPluginValidator
- All Implemented Interfaces:
- org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
public class MavenPluginValidator
- extends Object
- implements org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenPluginValidator
public MavenPluginValidator(Artifact pluginArtifact)
componentDiscovered
public void componentDiscovered(org.codehaus.plexus.component.discovery.ComponentDiscoveryEvent event)
- Specified by:
componentDiscovered
in interface org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
hasErrors
public boolean hasErrors()
getErrors
public List getErrors()
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.