Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

fix: release scripts from issuing overlapping phases #423

Merged
merged 1 commit into from Apr 15, 2021

Commits on Apr 14, 2021

  1. fix: release scripts from issuing overlapping phases

    `mvn deploy` will run `mvn install` so specifying `mvn install deploy` is redundant at best. At worst, it will cause plugins like maven-shade-plugin to be executed twice re-shading itself
    
    Source-Author: Igor Bernstein <igorbernstein@google.com>
    Source-Date: Wed Apr 14 13:16:03 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d
    Source-Link: googleapis/synthtool@8285c2b
    yoshi-automation committed Apr 14, 2021
    Copy the full SHA
    dfc3df8 View commit details
    Browse the repository at this point in the history