Package | Description |
---|---|
info.ronjenkins.maven.rtr | |
info.ronjenkins.maven.rtr.steps | |
info.ronjenkins.maven.rtr.steps.release |
Modifier and Type | Field and Description |
---|---|
protected Map<String,SmartReactorStep> |
RTR.availableSteps |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSmartReactorStep
Base implementation of a Smart Reactor step.
|
class |
BuildSmartReactor
Reassembles the Maven session's reactor using Smart Reactor rules.
|
class |
PerformSmartReactorSanityChecks
Confirms that the Smart Reactor meets basic post-construction requirements.
|
class |
RebuildProjectDependencyGraph
Rebuilds the dependency graph for the session after all project changes have
taken effect.
|
class |
ValidateSmartReactorEligibility
Validates that this Maven session is eligible to be processed by the Smart
Reactor.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSmartReactorReleaseStep
Base implementation of a Smart Reactor release step.
|
class |
DoPostReleaseFailure
Cleans up a failed release build.
|
class |
DoPostReleaseSuccess
Cleans up a successful release build.
|
class |
RebuildReleaseReactor
Rebuilds the release reactor to take POM filesystem changes into account.
|
class |
TransformProjectsIntoReleases
Transforms all projects in the Smart Reactor from SNAPSHOTs to non-SNAPSHOTs.
|
Copyright © 2016. All rights reserved.