|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MavenBuild.ProxyImpl2 | |
---|---|
hudson.maven | Maven support. |
Uses of MavenBuild.ProxyImpl2 in hudson.maven |
---|
Fields in hudson.maven with type parameters of type MavenBuild.ProxyImpl2 | |
---|---|
protected Map<ModuleName,MavenBuild.ProxyImpl2> |
AbstractMavenBuilder.sourceProxies
Kept so that we can finalize them in the end method. |
Constructor parameters in hudson.maven with type arguments of type MavenBuild.ProxyImpl2 | |
---|---|
Maven3Builder(BuildListener listener,
Map<ModuleName,MavenBuild.ProxyImpl2> proxies,
Collection<MavenModule> modules,
List<String> goals,
Map<String,String> systemProps,
MavenBuildInformation mavenBuildInformation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |