@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, getProjectgetLog, getPluginContext, setLog, setPluginContextprotected List<String> getProjectSourceRoots(MavenProject p)
getProjectSourceRoots in class AbstractFixJavadocMojop - not null maven project.protected List<String> getCompileClasspathElements(MavenProject p) throws DependencyResolutionRequiredException
getCompileClasspathElements in class AbstractFixJavadocMojop - not nullDependencyResolutionRequiredException - if anyprotected String getArtifactType(MavenProject p)
getArtifactType in class AbstractFixJavadocMojop - not null maven project.public void execute()
throws MojoExecutionException,
MojoFailureException
execute in interface Mojoexecute in class AbstractFixJavadocMojoMojoExecutionExceptionMojoFailureExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.