|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMavenBuild | |
|---|---|
| hudson.maven | Maven support. |
| hudson.maven.local_repo | |
| Uses of AbstractMavenBuild in hudson.maven |
|---|
| Classes in hudson.maven with type parameters of type AbstractMavenBuild | |
|---|---|
class |
AbstractMavenBuild<P extends AbstractMavenProject<P,B>,B extends AbstractMavenBuild<P,B>>
|
| Subclasses of AbstractMavenBuild in hudson.maven | |
|---|---|
class |
MavenBuild
Run for MavenModule. |
class |
MavenModuleSetBuild
Build for MavenModuleSet. |
| Uses of AbstractMavenBuild in hudson.maven.local_repo |
|---|
| Methods in hudson.maven.local_repo with parameters of type AbstractMavenBuild | |
|---|---|
abstract FilePath |
LocalRepositoryLocator.locate(AbstractMavenBuild build)
Called during the build on the master to determine the location of the local Maven repository. |
FilePath |
PerExecutorLocalRepositoryLocator.locate(AbstractMavenBuild build)
|
FilePath |
PerJobLocalRepositoryLocator.locate(AbstractMavenBuild build)
|
FilePath |
DefaultLocalRepositoryLocator.locate(AbstractMavenBuild build)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||