Serialized Form


Package org.apache.maven.shared.runtime

Class org.apache.maven.shared.runtime.MavenProjectProperties extends Object implements Serializable

serialVersionUID: 5233832086526764232L

Serialized Fields

groupId

String groupId
The Maven project group id.


artifactId

String artifactId
The Maven project artifact id.


version

String version
The Maven project version.

Class org.apache.maven.shared.runtime.MavenRuntimeException extends Exception implements Serializable

serialVersionUID: 7668151717170021128L



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