Class DefaultLifecyclePluginAnalyzer

java.lang.Object
org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
All Implemented Interfaces:
LifeCyclePluginAnalyzer

@Singleton @Named public class DefaultLifecyclePluginAnalyzer extends Object implements LifeCyclePluginAnalyzer
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
Since:
3.0
  • Field Details Link icon

    • DEFAULTLIFECYCLEBINDINGS_MODELID Link icon

      public static final String DEFAULTLIFECYCLEBINDINGS_MODELID
  • Constructor Details Link icon

    • DefaultLifecyclePluginAnalyzer Link icon

      @Inject public DefaultLifecyclePluginAnalyzer(org.codehaus.plexus.PlexusContainer plexusContainer, DefaultLifecycles defaultLifeCycles)
  • Method Details Link icon