@Mojo(name="test-fix", requiresDependencyResolution=TEST, threadSafe=true) @Execute(phase=TEST_COMPILE) public class TestFixJavadocMojo extends AbstractFixJavadocMojo
Test Java code
for the project.
See Where Tags Can
Be Used.DEFAULT_VERSION_VALUE, ignoreClirr, JAVA_FILES
Constructor and Description |
---|
TestFixJavadocMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getArtifactType(MavenProject p) |
protected List<String> |
getCompileClasspathElements(MavenProject p) |
protected List<String> |
getProjectSourceRoots(MavenProject p) |
getJavaMethodAsString
getLog, getPluginContext, setLog, setPluginContext
protected List<String> getProjectSourceRoots(MavenProject p)
getProjectSourceRoots
in class AbstractFixJavadocMojo
p
- not null maven project.protected List<String> getCompileClasspathElements(MavenProject p) throws DependencyResolutionRequiredException
getCompileClasspathElements
in class AbstractFixJavadocMojo
p
- not nullDependencyResolutionRequiredException
- if anyprotected String getArtifactType(MavenProject p)
getArtifactType
in class AbstractFixJavadocMojo
p
- not null maven project.public void execute() throws MojoExecutionException, MojoFailureException
execute
in interface Mojo
execute
in class AbstractFixJavadocMojo
MojoExecutionException
MojoFailureException
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.