Uses of Interface
org.apache.maven.lifecycle.mapping.LifecycleMapping

Packages that use LifecycleMapping
org.apache.maven.lifecycle.binding   
org.apache.maven.lifecycle.mapping   
 

Uses of LifecycleMapping in org.apache.maven.lifecycle.binding
 

Methods in org.apache.maven.lifecycle.binding with parameters of type LifecycleMapping
 LifecycleBindings LegacyLifecycleMappingParser.parseMappings(LifecycleMapping mapping, java.lang.String packaging)
           
 

Uses of LifecycleMapping in org.apache.maven.lifecycle.mapping
 

Classes in org.apache.maven.lifecycle.mapping that implement LifecycleMapping
 class DefaultLifecycleMapping
          Lifecycle mapping for a POM.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.