Serialized Form


Package org.apache.maven.plugin.plugin

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

Serialized Fields

maven

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


jdk

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


memory

String memory
The minimum memory needed to run this plugin.


diskSpace

String diskSpace
The minimum diskSpace needed to run this plugin.


others

Properties others
Field others.



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.