Serialized Form
-
Package org.apache.maven.plugin.plugin
-
Class org.apache.maven.plugin.plugin.Requirements extends java.lang.Object implements Serializable
-
Serialized Fields
-
diskSpace
java.lang.String diskSpace
The minimum diskSpace needed to run this plugin. -
jdk
java.lang.String jdk
The minimum version of the JDK to run this plugin. -
maven
java.lang.String maven
The minimum version of Maven to run this plugin. -
memory
java.lang.String memory
The minimum memory needed to run this plugin. -
others
java.util.Properties others
Field others.
-
-
-
-
Package org.apache.maven.tools.plugin.extractor
-
Class org.apache.maven.tools.plugin.extractor.ExtractionException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 9074953540861573535L
-
-
Package org.apache.maven.tools.plugin.generator
-
Class org.apache.maven.tools.plugin.generator.GeneratorException extends java.lang.Exception implements Serializable
-