Package | Description |
---|---|
org.apache.maven.plugin |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMojo
Abstract class to provide most of the infrastructure required to implement a
Mojo except for
the execute method.The implementation should have a Mojo annotation with the name of the goal: |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.