Continuum does not currently work with Perforce. I wrote the Perforce SCM plugin and tested it with Maven's release plugin but I never tested it with Continuum. I have installed Continuum and can reproduce the problem but it will take me a few days to track down the problem.
-----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 7:30 AM To: [email protected] Subject: Re: Continuum with perforce Hi, it seems we have some problem with perforce provider. Mike Perham ( developer of it) works on it. All the code is in maven-scm project : http://svn.apache.org/repos/asf/maven/scm/trunk/ Perfoce provider is in : http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-perforce/ Emmanuel Zabil a écrit : > Extremely sorry for the previous post with the wrong subject. > > Hello All, > I am using the latest version of continuum 1.0.2. And I am trying to > use it with perforce. > Ok here is what I want. > I have configured the enviromnent variables > P4USER, P4SERVER, P4PORT, P4ROOT, P4PASSWD, P4CLIENT. > > I want the continuum perforce plugin to use these values while doing > a sync rather than > using a client spec which has "-maven" appended to it, how can I do > that? > > Also if I am not asking for too much I would like to know the source > code location of the perforce plugin. > I could not locate it > at http://svn.apache.org/repos/asf/maven/continuum > > Thanks in advance. > > > >
