Uses of Class
hudson.maven.ExecutedMojo
Packages that use ExecutedMojo
-
Uses of ExecutedMojo in hudson.maven
Methods in hudson.maven that return types with arguments of type ExecutedMojoMethods in hudson.maven with parameters of type ExecutedMojoMethod parameters in hudson.maven with type arguments of type ExecutedMojoModifier and TypeMethodDescriptionvoid
MavenBuildProxy.Filter.setExecutedMojos
(List<ExecutedMojo> executedMojos) void
MavenBuildProxy.setExecutedMojos
(List<ExecutedMojo> executedMojos) Called at the end of the build to record what mojos are executed.