Class BuilderCommon

java.lang.Object
org.apache.maven.lifecycle.internal.builder.BuilderCommon

@Component(role=BuilderCommon.class) public class BuilderCommon extends Object
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
Since:
3.0
Author:
Kristian Rosenvold Builds one or more lifecycles for a full module NOTE: This class is not part of any public api and can be changed or deleted without prior notice.