public class CheckPluginDocumentationMojo extends AbstractCheckDocumentationMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.tools.plugin.scanner.MojoScanner |
mojoScanner
Plexus component that searches for Mojos.
|
siteDirectory
Constructor and Description |
---|
CheckPluginDocumentationMojo() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
approveProjectPackaging(String packaging) |
protected void |
checkPackagingSpecificDocumentation(org.apache.maven.project.MavenProject project,
DocumentationReporter reporter) |
execute, findFiles, getReactorProjects
protected org.apache.maven.tools.plugin.scanner.MojoScanner mojoScanner
protected void checkPackagingSpecificDocumentation(org.apache.maven.project.MavenProject project, DocumentationReporter reporter)
checkPackagingSpecificDocumentation
in class AbstractCheckDocumentationMojo
protected boolean approveProjectPackaging(String packaging)
approveProjectPackaging
in class AbstractCheckDocumentationMojo
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.