Assuming you're using snapshot views and you're running your build from
within your local view then you can start using Clearcase by changing the
following in project.xml:

  <repository>
 
<connection>scm:cvs:pserver:[EMAIL PROTECTED]:/opt/cvsroot:some_project</conne
ction>
  </repository>
to
  <repository>
        <connection>scm:clearcase:::::</connection>
  </repository> 

Note that you'll get unexpected results in your reports if your developer
ids in project.xml aren't exactly 8 characters long. I've submitted a patch
but I don't think it's been committed yet.
http://jira.codehaus.org/browse/MPCHANGELOG-36

Matt.

> -----Original Message-----
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
> Sent: 09 July 2004 08:21
> To: Maven Users List
> Subject: Re: Maven with Clear Case
> 
> Actually, only changelog/fila activity and developer activity 
> plugins works with clearcase.
> 
> Emmanuel
> 
> ----- Original Message -----
> From: "Puneet Garg" <[EMAIL PROTECTED]>
> To: "Maven Users List" <[EMAIL PROTECTED]>
> Sent: Thursday, July 08, 2004 11:17 PM
> Subject: Maven with Clear Case
> 
> 
> > Hi all,
> >
> > I am new to maven and I was wondering if anyone can tell me 
> if there is
> > a way to hookup maven with clearcase.
> >
> > We use clearcase in our project and want to use maven with it.
> >
> >
> > thanks
> > Puneet
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to