Re: (SCM-18) Use of starteam through maven-scm-plugin

2005-10-07 Thread dan tran
  You are welcome to fix any  JIRA   -Dan   On 10/7/05, Marc Northover <[EMAIL PROTECTED]> wrote: Maybe I am more interested in the SCM-56:  if the POMhas the SCM information then -DconnectionUrl is not required (in m2).  If the plan is to resolve thisissue and there is a need for assistance let me

Re: (SCM-18) Use of starteam through maven-scm-plugin

2005-10-07 Thread Marc Northover
Maybe I am more interested in the SCM-56: if the POM has the SCM information then -DconnectionUrl is not required (in m2). If the plan is to resolve this issue and there is a need for assistance let me know. Marc --- Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > you need to specify the connect

Re: (SCM-18) Use of starteam through maven-scm-plugin

2005-10-07 Thread Marc Northover
Sorry, I should have been more clear. I am interested in the maven2 side of things. Is this the right group to discuss? If so, should I be working with a 2.0-alpha-X version? Marc --- dan tran <[EMAIL PROTECTED]> wrote: > Hi Marc > the current the implementation use stcmd, sothat > it woul

Re: (SCM-18) Use of starteam through maven-scm-plugin

2005-10-07 Thread dan tran
Hi Marc     the current the implementation use stcmd, sothat it would work with older starteam but the drawback is stdcmd only works on windows   maven1 maven-scm-plugin in SVN already support starteam. You can checkout the source, build the plugin, and the site to see the usage   It will be great

(SCM-18) Use of starteam through maven-scm-plugin

2005-10-07 Thread Marc Northover
Looking to help out getting StarTeam working with the maven-scm-plugin. What I have done so far: - checked out maven-scm-plugin-1.0-alpha-3 (Should this be my baseline to start)? - compiled (with changes to release-pom.xml(s)): changed version of maven-clean-plugin and maven-release-plugin - a