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 TypeClassDescriptionclassAbstractMavenBuild<P extends AbstractMavenProject<P,B>, B extends AbstractMavenBuild<P, B>> Subclasses of AbstractMavenProject in hudson.mavenModifier and TypeClassDescriptionclassJobthat builds projects based on Maven2.classGroup ofMavenModules.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 FilePathAbstractMavenJavadocArchiver.getTarget(AbstractMavenProject<?, ?> project)