Uses of Package
hudson.maven

Packages that use hudson.maven
hudson.maven Maven support. 
hudson.maven.local_repo   
hudson.maven.reporters   
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Classes in hudson.maven used by hudson.maven
AbstractMavenBuild
           
AbstractMavenBuilder
           
AbstractMavenBuilder.FilterImpl
           
AbstractMavenProcessFactory
           
AbstractMavenProject
          Common part between MavenModule and MavenModuleSet.
AggregatableAction
          Indicates that this Action for MavenBuild contributes an "aggregated" action to its governing MavenModuleSetBuild.
ExecutedMojo
          Persisted record of mojo execution.
ExecutedMojo.Cache
          Used during the HTML rendering to cache the index.
MavenAggregatedReport
          Action to be associated with MavenModuleSetBuild, which usually displays some aspect of the aggregated results of the module builds (such as aggregated test result, aggregated coverage report, etc.)
MavenBuild
          Run for MavenModule.
MavenBuild.ProxyImpl2
           
MavenBuildInformation
           
MavenBuildProxy
          Remoting proxy interface for MavenReporters to talk to MavenBuild during the build.
MavenBuildProxy.BuildCallable
           
MavenBuildProxy.Filter
          Filter for MavenBuildProxy.
MavenBuildProxy2
          A part of MavenBuildProxy that's used internally for aggregated build.
MavenBuildProxy2.Filter
          Filter for MavenBuildProxy2.
MavenEmbedderRequest
           
MavenModule
          Job that builds projects based on Maven2.
MavenModuleSet
          Group of MavenModules.
MavenModuleSet.DescriptorImpl
           
MavenModuleSetBuild
          Build for MavenModuleSet.
MavenProjectActionBuilder
          Can contribute to project actions.
MavenReporter
          Listens to the build execution of MavenBuild, and normally records some information and exposes thoses in MavenBuild later.
MavenReporterDescriptor
          Descriptor for MavenReporter.
MavenReportInfo
          Information about MavenReport that was executed.
ModuleDependency
          group id + artifact id + version and a flag to know if it's a plugin
ModuleName
          Version independent name of a Maven project.
MojoInfo
          Information about Mojo to be executed.
PluginName
          Identifier of a specific version of a Maven plugin that consists of groupId, artifactId, and version.
ProcessCache
          Hold on to launched Maven processes so that multiple builds can reuse the same Maven JVM, which leads to improved performance.
ProcessCache.NewProcess
           
RedeployPublisher
          Publisher for MavenModuleSetBuild to deploy artifacts after a build is fully succeeded.
 

Classes in hudson.maven used by hudson.maven.local_repo
AbstractMavenBuild
           
 

Classes in hudson.maven used by hudson.maven.reporters
AggregatableAction
          Indicates that this Action for MavenBuild contributes an "aggregated" action to its governing MavenModuleSetBuild.
MavenAggregatedReport
          Action to be associated with MavenModuleSetBuild, which usually displays some aspect of the aggregated results of the module builds (such as aggregated test result, aggregated coverage report, etc.)
MavenBuild
          Run for MavenModule.
MavenBuildProxy
          Remoting proxy interface for MavenReporters to talk to MavenBuild during the build.
MavenModule
          Job that builds projects based on Maven2.
MavenModuleSet
          Group of MavenModules.
MavenModuleSetBuild
          Build for MavenModuleSet.
MavenProjectActionBuilder
          Can contribute to project actions.
MavenReporter
          Listens to the build execution of MavenBuild, and normally records some information and exposes thoses in MavenBuild later.
MavenReporterDescriptor
          Descriptor for MavenReporter.
MavenReportInfo
          Information about MavenReport that was executed.
MojoInfo
          Information about Mojo to be executed.
 

Classes in hudson.maven used by org.jvnet.hudson.test
MavenBuild
          Run for MavenModule.
MavenModule
          Job that builds projects based on Maven2.
MavenModuleSet
          Group of MavenModules.
MavenModuleSetBuild
          Build for MavenModuleSet.
 



Copyright © 2004-2013. All Rights Reserved.