java.io.Serializablepublic class Prerequisites
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
Prerequisites() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMaven() |
Get the minimum version of Maven required to build the
project, or to use this
plugin.
|
void |
setMaven(java.lang.String maven) |
Set the minimum version of Maven required to build the
project, or to use this
plugin.
|
public java.lang.String getMaven()
public void setMaven(java.lang.String maven)
maven -