Serialized Form
-
Package org.apache.maven.plugin.plugin
-
Class org.apache.maven.plugin.plugin.Requirements
class 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.
-
-
-
-
Package org.apache.maven.tools.plugin.extractor
-
Exception org.apache.maven.tools.plugin.extractor.ExtractionException
class ExtractionException extends Exception implements Serializable- serialVersionUID:
- 9074953540861573535L
-
-
Package org.apache.maven.tools.plugin.generator
-
Exception org.apache.maven.tools.plugin.generator.GeneratorException
class GeneratorException extends Exception implements Serializable
-