org.apache.maven.plugin
Class TestCompilerMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.compiler.AbstractCompilerMojo
org.apache.maven.plugin.compiler.TestCompilerMojo
org.apache.maven.plugin.TestCompilerMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
Deprecated. package change since 3.0
@Deprecated
public class TestCompilerMojo
- extends TestCompilerMojo
Compiles application test sources.
- Since:
- 2.0
- Version:
- $Id: TestCompilerMojo.java 1409979 2012-11-15 20:22:26Z olamy $
- Author:
- Jason van Zyl
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.compiler.TestCompilerMojo |
execute, getClasspathElements, getCompilerArgument, getCompilerArguments, getCompileSourceRoots, getGeneratedSourcesDirectory, getOutputDirectory, getSource, getSourceInclusionScanner, getSourceInclusionScanner, getTarget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCompilerMojo
public TestCompilerMojo()
- Deprecated.
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.