Interface | Description |
---|---|
AbstractMavenExecutor.ResumeFromFinder | |
ActionNameProvider | |
MavenExecutor |
What the executors have in common.
|
Class | Description |
---|---|
AbstractMavenExecutor |
common code for MAvenExecutors, sharing tabs and actions..
|
AbstractMavenExecutor.OptionsAction | |
AbstractMavenExecutor.TabContext | |
AbstractOutputHandler | |
ActionToGoalUtils | |
ActionToGoalUtils.ContextAccessor | |
BeanRunConfig | |
CommandLineOutputHandler |
handling of output coming from maven commandline builds
|
CommandLineOutputHandler.ContextImpl | |
DefaultActionGoalProvider |
a default implementation of AdditionalM2ActionsProvider, a fallback when nothing is
user configured or overriden by a more specialized provider.
|
DefaultReplaceTokenProvider | |
MavenCommandLineExecutor |
support for executing maven, externally on the command line.
|
MavenCommandLineExecutor.ExecuteMaven |
Hooks for tests to mock the Maven execution.
|
MavenProxySupport |
Checks the proxy settings and possibly reconfigures Maven settings.
|
MavenProxySupport.ProxyResult | |
ModelRunConfig |
run configuration backed up by model
|
NbGlobalActionGoalProvider |
user defined global definitions, to be found in the layers.
|
OutputTabMaintainer<TabContext> |
an output tab manager.
|
PrereqCheckerMerger |
a PrerequisitesChecker lookupMerger, for now will just put the CoS implementation at the end
of the list.
|
ProxyNonSelectableInputOutput |
workarounds execution API which at some point in time calls select() on the IO.
|
ReactorChecker |
Enum | Description |
---|---|
AbstractOutputHandler.Level | |
MavenProxySupport.Status |