- IndicatePresenceOfBackupPomsPhase - Class in info.ronjenkins.maven.rtr.releasephases
-
Indicates to the Smart Reactor that the backup POMs have been created
successfully.
- IndicatePresenceOfBackupPomsPhase() - Constructor for class info.ronjenkins.maven.rtr.releasephases.IndicatePresenceOfBackupPomsPhase
-
- info.ronjenkins.maven.rtr - package info.ronjenkins.maven.rtr
-
- info.ronjenkins.maven.rtr.exceptions - package info.ronjenkins.maven.rtr.exceptions
-
- info.ronjenkins.maven.rtr.releasephases - package info.ronjenkins.maven.rtr.releasephases
-
- info.ronjenkins.maven.rtr.steps - package info.ronjenkins.maven.rtr.steps
-
- info.ronjenkins.maven.rtr.steps.release - package info.ronjenkins.maven.rtr.steps.release
-
- isAddSchema(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Returns the "addSchema" property.
- isAllowTimestampedSnapshots(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Returns the "allowTimestampedSnapshots" property.
- isAutoVersionSubmodules(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Returns the "autoVersionSubmodules" property.
- isBackupPomsCreated() - Method in class info.ronjenkins.maven.rtr.RTR
-
Indicates whether or not backup POMs were created by the release process.
- isDisabled(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Indicates whether or not the Smart Reactor is disabled.
- isExternalSnapshotsAllowed() - Method in class info.ronjenkins.maven.rtr.RTR
-
Indicates whether or not the Smart Reactor should allow a release reactor
containing references to any non-reactor SNAPSHOT artifacts.
- isExternalSnapshotsAllowed(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Indicates whether or not the Smart Reactor should allow a release reactor
containing references to any non-reactor SNAPSHOT artifacts.
- isRelease() - Method in class info.ronjenkins.maven.rtr.RTR
-
Indicates whether or not a release was requested.
- isRelease(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Indicates whether or not a release was requested.
- isSinglePomReactorAllowed(MavenSession, MavenProject) - Static method in class info.ronjenkins.maven.rtr.RTRConfig
-
Indicates whether or not the Smart Reactor should allow a reactor
containing a single POM-packaging project.