You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Karthik Manimaran <mk...@gmail.com> on 2005/12/12 18:01:45 UTC

Maven2 - StarTeam query

Hi,

I am planning to use StarTeam as the SCM for a J2EE project. Which plugin
should I use for the same. Should I use the release plugin or is there a
separate plugin available for the same?

Thanks and regards,
Karthik.

Re: Maven2 - StarTeam query

Posted by Karthik Manimaran <mk...@gmail.com>.
Thanks for the info Dan.

On 12/12/05, dan tran <da...@gmail.com> wrote:
>
> They are differ for sure. Release plugin is used to cut a new release of
> your project (label, build, assembly, deploy, etc)
> scm plugin is for scm task.
>
> for your case, maven-scm-plugin.
>
> mvn scm:checkout -DconnectionUrl=<your-starteam-url> will do the work.
> Please check scm site for the url format.
>
> -D
>
>
> On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
> >
> > Thanks Dan. How do the scm plugin and release plugin differ? If I need
> to
> > do
> > a check-out before a build which plugin will suit the purpose better?
> >
> > Thanks and regards,
> > Karthik.
> >
> >
> > On 12/12/05, dan tran <da...@gmail.com> wrote:
> > >
> > > Karthik,
> > >
> > > maven-scm-plugin, maven-release-plugin, and continuum have starteam
> > > support
> > > via maven-scm's api and maven-scm-provider-starteam.
> > >
> > > http://maven.apache.org/scm/
> > >
> > >
> > >
> > > -Da
> > >
> > >
> > > On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I am planning to use StarTeam as the SCM for a J2EE project. Which
> > > plugin
> > > > should I use for the same. Should I use the release plugin or is
> there
> > a
> > > > separate plugin available for the same?
> > > >
> > > > Thanks and regards,
> > > > Karthik.
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Re: Maven2 - StarTeam query

Posted by dan tran <da...@gmail.com>.
They are differ for sure. Release plugin is used to cut a new release of
your project (label, build, assembly, deploy, etc)
scm plugin is for scm task.

for your case, maven-scm-plugin.

mvn scm:checkout -DconnectionUrl=<your-starteam-url> will do the work.
Please check scm site for the url format.

-D


On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
>
> Thanks Dan. How do the scm plugin and release plugin differ? If I need to
> do
> a check-out before a build which plugin will suit the purpose better?
>
> Thanks and regards,
> Karthik.
>
>
> On 12/12/05, dan tran <da...@gmail.com> wrote:
> >
> > Karthik,
> >
> > maven-scm-plugin, maven-release-plugin, and continuum have starteam
> > support
> > via maven-scm's api and maven-scm-provider-starteam.
> >
> > http://maven.apache.org/scm/
> >
> >
> >
> > -Da
> >
> >
> > On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
> > >
> > > Hi,
> > >
> > > I am planning to use StarTeam as the SCM for a J2EE project. Which
> > plugin
> > > should I use for the same. Should I use the release plugin or is there
> a
> > > separate plugin available for the same?
> > >
> > > Thanks and regards,
> > > Karthik.
> > >
> > >
> >
> >
>
>

Re: Maven2 - StarTeam query

Posted by Karthik Manimaran <mk...@gmail.com>.
Thanks Dan. How do the scm plugin and release plugin differ? If I need to do
a check-out before a build which plugin will suit the purpose better?

Thanks and regards,
Karthik.


On 12/12/05, dan tran <da...@gmail.com> wrote:
>
> Karthik,
>
> maven-scm-plugin, maven-release-plugin, and continuum have starteam
> support
> via maven-scm's api and maven-scm-provider-starteam.
>
> http://maven.apache.org/scm/
>
>
>
> -Da
>
>
> On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
> >
> > Hi,
> >
> > I am planning to use StarTeam as the SCM for a J2EE project. Which
> plugin
> > should I use for the same. Should I use the release plugin or is there a
> > separate plugin available for the same?
> >
> > Thanks and regards,
> > Karthik.
> >
> >
>
>

Re: Maven2 - StarTeam query

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

maven-scm-plugin, maven-release-plugin, and continuum have starteam support
via maven-scm's api and maven-scm-provider-starteam.

http://maven.apache.org/scm/



-Da


On 12/12/05, Karthik Manimaran <mk...@gmail.com> wrote:
>
> Hi,
>
> I am planning to use StarTeam as the SCM for a J2EE project. Which plugin
> should I use for the same. Should I use the release plugin or is there a
> separate plugin available for the same?
>
> Thanks and regards,
> Karthik.
>
>