Package nl.basjes.modbus.schema.generate
Class GenerateTestMojo
-
- All Implemented Interfaces:
-
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name = "generate-test", defaultPhase = LifecyclePhase.GENERATE_TEST_SOURCES, threadSafe = true) public final class GenerateTestMojo extends AbstractMojo
-
-
Field Summary
Fields Modifier and Type Field Description private Loglogprivate Map<Object, Object>pluginContext
-
Constructor Summary
Constructors Constructor Description GenerateTestMojo()
-