Maven 1.x SCM Plugin

Add Starteam support, plus scm:add, scm:status, scm:checkin

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.6
  • Component/s: None
  • Labels:
    None
  • Environment:
    xp,starteam
  • Number of attachments :
    3

Description

I also add the following properties

maven.scm.src.includes
maven.scm.src.excludes
maven.scm.message

This new enhancement needs SCM-44, ie maven-scm files for 1.0-aplpha-2-snapshot

Issue Links

Activity

Hide
Dan Tran added a comment -

src.zip contains needed new files

Show
Dan Tran added a comment - src.zip contains needed new files
Hide
Brett Porter added a comment -

committed. Thanks!

I have commented out the user/pass properties as the start team provider currently in SVN doesn't support them.

Show
Brett Porter added a comment - committed. Thanks! I have commented out the user/pass properties as the start team provider currently in SVN doesn't support them.
Hide
Brett Porter added a comment -

closing with correct fix-for

Show
Brett Porter added a comment - closing with correct fix-for
Hide
Dan Tran added a comment -

now that SCM-44 has been closed, please reactivate the settings of username and password in ScmBean.java for StarTeam

Show
Dan Tran added a comment - now that SCM-44 has been closed, please reactivate the settings of username and password in ScmBean.java for StarTeam
Hide
Dan Tran added a comment -

The patch contains

  • Use org.codehaus.plexus.scm.ScmManager instead of org.apache.maven.scm.ScmManager.
  • Use org.apache.maven.scm.log.DefaultLog for ScmManager
  • Use latest maven-scm-api alpha-2 snapshott
  • Use the required plexus jars

After patching this plugin, you will need modify project.xml to change the version number (if needed)

Show
Dan Tran added a comment - The patch contains
  • Use org.codehaus.plexus.scm.ScmManager instead of org.apache.maven.scm.ScmManager.
  • Use org.apache.maven.scm.log.DefaultLog for ScmManager
  • Use latest maven-scm-api alpha-2 snapshott
  • Use the required plexus jars
After patching this plugin, you will need modify project.xml to change the version number (if needed)
Hide
Emmanuel Venisse added a comment -

Applied. Thanks.

Show
Emmanuel Venisse added a comment - Applied. Thanks.

People

  • Assignee:
    Unassigned
    Reporter:
    Dan Tran
Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: