Java org.apache.maven.model.building ModelBuildingResult fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.model.building ModelBuildingResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.model.building ModelBuildingResult.

The text is from its open source code.

Method

ModelgetEffectiveModel()
Gets the assembled model.
ListgetProblems()
Gets the problems that were encountered during the model building.
ModelgetRawModel()
Gets the raw model as it was read from the input model source.