Serialized Form


Package org.apache.maven.plugin.plugin

Class org.apache.maven.plugin.plugin.Requirements extends java.lang.Object implements Serializable

Serialized Fields

maven

java.lang.String maven
The minimum version of Maven to run this plugin.


jdk

java.lang.String jdk
The minimum version of the JDK to run this plugin.


memory

java.lang.String memory
The minimum memory needed to run this plugin.


diskSpace

java.lang.String diskSpace
The minimum diskSpace needed to run this plugin.


others

java.util.Properties others
Field others.



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.