Class ModuleInfoTestCompilerPlugin

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.arrow.maven.plugins.BaseModuleInfoCompilerPlugin
org.apache.arrow.maven.plugins.ModuleInfoTestCompilerPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="testCompile", defaultPhase=TEST_COMPILE) public class ModuleInfoTestCompilerPlugin extends BaseModuleInfoCompilerPlugin
A maven plugin for compiler module-info files in unit tests with JDK8.