Uses of Class
hudson.maven.AbstractMavenProject
Packages that use AbstractMavenProject
-
Uses of AbstractMavenProject in hudson.maven
Classes in hudson.maven with type parameters of type AbstractMavenProjectModifier and TypeClassDescriptionclass
AbstractMavenBuild<P extends AbstractMavenProject<P,
B>, B extends AbstractMavenBuild<P, B>> Subclasses of AbstractMavenProject in hudson.mavenModifier and TypeClassDescriptionclass
Job
that builds projects based on Maven2.class
Group ofMavenModule
s.Constructors in hudson.maven with parameters of type AbstractMavenProjectModifierConstructorDescriptionMavenModuleDependency
(AbstractMavenProject<?, ?> upstream, AbstractProject<?, ?> downstream) -
Uses of AbstractMavenProject in hudson.maven.reporters
Methods in hudson.maven.reporters with parameters of type AbstractMavenProjectModifier and TypeMethodDescriptionprotected final FilePath
AbstractMavenJavadocArchiver.getTarget
(AbstractMavenProject<?, ?> project)