org.hyperic.hq.product.validation
Class PluginXmlValidator
java.lang.Object
org.hyperic.hq.product.validation.PluginXmlValidator
public class PluginXmlValidator
- extends Object
Validates plugin XML files. Executed as part of each plugin's build cycle
(during process-resources phase)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginXmlValidator
public PluginXmlValidator(String pluginDir)
- Parameters:
pluginDir
- The top level directory containing all the plugins under
src control. Should be /path to local hq repo/hq-plugin
validatePluginXML
public void validatePluginXML(String name)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.