@Mojo(name="enhance",
defaultPhase=COMPILE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
@Execute(goal="enhance",
phase=COMPILE)
public class MavenEnhancePlugin
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
MavenEnhancePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.