Class DefaultProjectBuildingHelper

java.lang.Object
org.apache.maven.project.DefaultProjectBuildingHelper
All Implemented Interfaces:
ProjectBuildingHelper

@Component(role=ProjectBuildingHelper.class) public class DefaultProjectBuildingHelper extends Object implements ProjectBuildingHelper
Assists the project builder. Warning: This is an internal utility class that is only public for technical reasons, it is not part of the public API. In particular, this class can be changed or deleted without prior notice.
Author:
Benjamin Bentmann