You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ben Bertola <Be...@hlyw.com> on 2005/06/30 17:39:43 UTC

StarTeam support in SCM Plugin?

Hello,
I am trying to configure the Cruise Control plugin(
cruisecontrol:configure ) for a Maven project and we use StarTeam as our
repository.  I have set the repository connection element in the
project.xml with the following value which should be valid according to
the Project Descriptor Reference in the Users Guide:
scm:starteam:BertolaB:XXXXXX@starteam.xxxx.com:1111/Project/View/Folder
 
When I run the cruisecontrol:configure goal I get the error "Unknown SCM
method: 'starteam'"
 
I have tried it with Maven 1.1-beta-1 as well as 1.02, and I am using
the Maven SCM Plugin version 1.5.  Has anyone else used Maven 1.x with
StarTeam?  Is there something else I need to configure?
 
Thanks,
Ben

Re: StarTeam support in SCM Plugin?

Posted by dan tran <da...@gmail.com>.
Emmauel,

Plugin 1.5.1 snapshot also needs  maven-scm-api + provider
alpha-2-SNAPSHOT loaded to maven repo, it is not there yet.

-Dan


On 6/30/05, Emmanuel Venisse <em...@venisse.net> wrote:
> Starteam is supported in the unreleased scm plugin 1.5.1.
> 
> You can obtain it in subversion
> 
> Emmanuel
> 
> Ben Bertola wrote:
> > Hello,
> > I am trying to configure the Cruise Control plugin(
> > cruisecontrol:configure ) for a Maven project and we use StarTeam as our
> > repository.  I have set the repository connection element in the
> > project.xml with the following value which should be valid according to
> > the Project Descriptor Reference in the Users Guide:
> > scm:starteam:BertolaB:XXXXXX@starteam.xxxx.com:1111/Project/View/Folder
> >
> > When I run the cruisecontrol:configure goal I get the error "Unknown SCM
> > method: 'starteam'"
> >
> > I have tried it with Maven 1.1-beta-1 as well as 1.02, and I am using
> > the Maven SCM Plugin version 1.5.  Has anyone else used Maven 1.x with
> > StarTeam?  Is there something else I need to configure?
> >
> > Thanks,
> > Ben
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: StarTeam support in SCM Plugin?

Posted by Emmanuel Venisse <em...@venisse.net>.
Starteam is supported in the unreleased scm plugin 1.5.1.

You can obtain it in subversion

Emmanuel

Ben Bertola wrote:
> Hello,
> I am trying to configure the Cruise Control plugin(
> cruisecontrol:configure ) for a Maven project and we use StarTeam as our
> repository.  I have set the repository connection element in the
> project.xml with the following value which should be valid according to
> the Project Descriptor Reference in the Users Guide:
> scm:starteam:BertolaB:XXXXXX@starteam.xxxx.com:1111/Project/View/Folder
>  
> When I run the cruisecontrol:configure goal I get the error "Unknown SCM
> method: 'starteam'"
>  
> I have tried it with Maven 1.1-beta-1 as well as 1.02, and I am using
> the Maven SCM Plugin version 1.5.  Has anyone else used Maven 1.x with
> StarTeam?  Is there something else I need to configure?
>  
> Thanks,
> Ben
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org