Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-278

release:clean doesn't clean up after release:branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-6
    • 2.0
    • branch, clean
    • None
    • java version "1.5.0_11"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
      Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_11-b03, mixed mode)

    Description

      When using release:branch -DdryRun=true to test a branch, some extra files are left lying around like below. These cause release:branch to fail because of unchecked-in modifications.

      release:clean needs to be taught how to clean up after these files.

      bash-3.00$ svn status
      ? pom.xml.releaseBackup
      ? pom.xml.branch
      ? alchemy-cdo-client/pom.xml.releaseBackup
      ? alchemy-cdo-client/pom.xml.branch
      ? alchemy-transformer/pom.xml.releaseBackup
      ? alchemy-transformer/pom.xml.branch
      ? alchemy-native-assembly/pom.xml.releaseBackup
      ? alchemy-native-assembly/pom.xml.branch
      ? alchemy-cdo/pom.xml.releaseBackup
      ? alchemy-cdo/pom.xml.branch

      Attachments

        1. MRELEASE-278.diff
          3 kB
          David Jencks

        Activity

          People

            pgier Paul Gier
            minfrin Graham Leggett
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: