JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.maven.lifecycle.mapping.LifecycleMojo
Packages that use
LifecycleMojo
Package
Description
org.apache.maven.lifecycle.mapping
Uses of
LifecycleMojo
in
org.apache.maven.lifecycle.mapping
Methods in
org.apache.maven.lifecycle.mapping
that return types with arguments of type
LifecycleMojo
Modifier and Type
Method
Description
List
<
LifecycleMojo
>
LifecyclePhase.
getMojos
()
Method parameters in
org.apache.maven.lifecycle.mapping
with type arguments of type
LifecycleMojo
Modifier and Type
Method
Description
void
LifecyclePhase.
setMojos
(
List
<
LifecycleMojo
> mojos)