Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-67

Ability to remove none scm files during scm:update command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-alpha-4
    • 1.0-beta-1
    • None
    • xp

    Description

      The current starteam's update stcmd command does not remove non scm files.
      Continuous Integration server like continuum will contain unwanted files as user
      can remove file in SCM and build will fail.

      Per agreement with Evenese, I will implement a hiden feature in starteam provider to
      issue stdcmd delete-local after a good completion of update command. Note this affectively will
      remove all files not part of scm like build ouput file (ie we can use this feature to
      do a real clean)

      User can activate this feature by passing -Dmaven.scm.starteam.deleteLocal=true to JVM.

      For Continuum, you will need to modify wrapper.conf to add the following line:

      wrapper.java.additional.6=-Dmaven.scm.starteam.deleteLocal=true

      See this link as well

      http://blogs.codehaus.org/people/vmassol/archives/000007_starteam_woes.html

      Attachments

        1. SCM-67.diff
          3 kB
          Dan Tran

        Activity

          People

            evenisse Emmanuel Venisse
            dantran Dan Tran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: