Class ModelValidationResult
java.lang.Object
org.apache.maven.project.validation.ModelValidationResult
- Author:
- Trygve Laugstøl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMessage(String message) getMessage(int i) inttoString()
-
Constructor Details
-
ModelValidationResult
public ModelValidationResult()
-
-
Method Details
-
getMessageCount
public int getMessageCount() -
getMessage
-
getMessages
-
addMessage
-
toString
-
render
-