[ 
https://issues.apache.org/jira/browse/MRELEASE-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy closed MRELEASE-1097.
-----------------------------------
      Assignee: Herve Boutemy
    Resolution: Fixed

done in 
https://github.com/apache/maven-release/commit/6f9c8b7c798f288d78fe6d41ad4dc2705cf2b897

> clarify goal vs phase terms in output and documentation
> -------------------------------------------------------
>
>                 Key: MRELEASE-1097
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-1097
>             Project: Maven Release Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-M5
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.0.0-M6
>
>
> {noformat}$ mvn release:prepare -DdryRun
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] ---------------< groupId:artifactId >---------------
> [INFO] Building Name 1.4.2-SNAPSHOT
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:3.0.0-M5:prepare (default-cli) @ artifactId 
> ---
> [INFO] phase verify-release-configuration (dry-run)
> [INFO] starting prepare goal in dry-run mode, composed of 17 phases: 
> check-poms, scm-check-modifications, check-dependency-snapshots, 
> create-backup-poms, map-release-versions, input-variables, 
> map-development-versions, rewrite-poms-for-release, generate-release-poms, 
> run-preparation-goals, scm-commit-release, scm-tag, 
> rewrite-poms-for-development, remove-release-poms, run-completion-goals, 
> scm-commit-development, end-release
> {noformat}
> "phase verify-release-configuration" but "starting prepare goal in dry-run 
> mode, composed of 17 phases"
> {noformat}$ mvn release:perform -DdryRun
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] ---------------< groupId:artifactId >---------------
> [INFO] Building Name 1.4.2-SNAPSHOT
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:3.0.0-M5:perform (default-cli) @ artifactId 
> ---
> [INFO] phase verify-release-configuration (dry-run)
> [INFO] starting perform goal in dry-run mode, composed of 3 phases: 
> verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals
> {noformat}
> same "phase verify-release-configuration" than previously



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to