Uses of Interface
hudson.tasks.Maven.ProjectWithMaven

Packages that use Maven.ProjectWithMaven
hudson.matrix Matrix project 
hudson.maven Maven support. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of Maven.ProjectWithMaven in hudson.matrix
 

Classes in hudson.matrix that implement Maven.ProjectWithMaven
 class MatrixConfiguration
          One configuration of MatrixProject.
 

Uses of Maven.ProjectWithMaven in hudson.maven
 

Classes in hudson.maven that implement Maven.ProjectWithMaven
 class AbstractMavenProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>>
          Common part between MavenModule and MavenModuleSet.
 class MavenModule
          Job that builds projects based on Maven2.
 class MavenModuleSet
          Group of MavenModules.
 

Uses of Maven.ProjectWithMaven in hudson.model
 

Classes in hudson.model that implement Maven.ProjectWithMaven
 class FreeStyleProject
          Free-style software project.
 class Project<P extends Project<P,B>,B extends Build<P,B>>
          Buildable software project.
 



Copyright © 2004-2013. All Rights Reserved.