Class BranchInputVariablesPhase

All Implemented Interfaces:
ReleasePhase

@Singleton @Named("branch-input-variables") public class BranchInputVariablesPhase extends AbstractInputVariablesPhase
Input any variables that were not yet configured.
Author:
Brett Porter
  • Constructor Details

    • BranchInputVariablesPhase

      @Inject public BranchInputVariablesPhase(org.codehaus.plexus.components.interactivity.Prompter prompter, ScmRepositoryConfigurator scmRepositoryConfigurator, Map<String,NamingPolicy> namingPolicies)