- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.maven.version.ExternalVersionMojo
-
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="external-version")
public class ExternalVersionMojo
extends org.apache.maven.plugin.AbstractMojo
External Version extension configuration Mojo. This mojo is ONLY used to configure the extension.
- Author:
- Brian Demers
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Method Summary
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.