Serialized Form
-
Package org.apache.maven.plugin.plugin
-
Class org.apache.maven.plugin.plugin.Requirements extends Object implements Serializable
-
Serialized Fields
-
diskSpace
String diskSpace
The minimum diskSpace needed to run this plugin. -
jdk
String jdk
The minimum version of the JDK to run this plugin. -
maven
String maven
The minimum version of Maven to run this plugin. -
memory
String memory
The minimum memory needed to run this plugin. -
others
Properties others
Field others.
-
-
-