Uses of Class
hudson.maven.AbstractMavenBuild
-
Uses of AbstractMavenBuild in hudson.maven
Modifier and TypeClassDescriptionclass
AbstractMavenBuild<P extends AbstractMavenProject<P,
B>, B extends AbstractMavenBuild<P, B>> Modifier and TypeMethodDescriptionprotected abstract void
AbstractMavenProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) Apply extension plexus modules to the newly launched Maven process.protected void
Maven31ProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) protected void
Maven32ProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) protected void
Maven33ProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) protected void
Maven35ProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) protected void
Maven3ProcessFactory.applyPlexusModuleContributor
(hudson.remoting.Channel channel, AbstractMavenBuild<?, ?> context) -
Uses of AbstractMavenBuild in hudson.maven.local_repo
Modifier and TypeMethodDescriptionDefaultLocalRepositoryLocator.locate
(AbstractMavenBuild build) abstract FilePath
LocalRepositoryLocator.locate
(AbstractMavenBuild build) Called during the build on the controller to determine the location of the local Maven repository.PerExecutorLocalRepositoryLocator.locate
(AbstractMavenBuild build) PerJobLocalRepositoryLocator.locate
(AbstractMavenBuild build)