Class MetadataMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
ch.so.agi.hop.doclint.mojo.AbstractDocLintMojo
ch.so.agi.hop.doclint.mojo.MetadataMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="metadata", defaultPhase=VERIFY, threadSafe=true) public class MetadataMojo extends AbstractDocLintMojo
Validates the Hop annotation metadata of compiled plugin classes.