Class ModelValidationResult
java.lang.Object
org.apache.maven.project.validation.ModelValidationResult
Deprecated.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddMessage(String message) Deprecated.getMessage(int i) Deprecated.intDeprecated.Deprecated.Deprecated.toString()Deprecated. 
- 
Constructor Details
- 
ModelValidationResult
public ModelValidationResult()Deprecated. 
 - 
 - 
Method Details
- 
getMessageCount
public int getMessageCount()Deprecated. - 
getMessage
Deprecated. - 
getMessages
 - 
addMessage
Deprecated. - 
toString
 - 
render
 
 -