public final class MvnPlugin
extends Object
Constants and meta data of the maven plugin.
- Since:
- v3.3
-
Nested Class Summary
Nested Classes
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PLUGIN_KEY
public static final String PLUGIN_KEY
- See Also:
-
-
MAVEN2_EXECUTABLE_KEY
public static final String MAVEN2_EXECUTABLE_KEY
- See Also:
-
-
MAVEN3_EXECUTABLE_KEY
public static final String MAVEN3_EXECUTABLE_KEY
- See Also:
-