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