Class MojoDescriptorCreator

java.lang.Object
org.apache.maven.lifecycle.internal.MojoDescriptorCreator

@Component(role=MojoDescriptorCreator.class) public class MojoDescriptorCreator extends Object

Resolves dependencies for the artifacts in context of the lifecycle build

NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
Since:
3.0
Author:
Benjamin Bentmann, Jason van Zyl, jdcasey, Kristian Rosenvold (extracted class only)