--- Begin Message ---
Robert, your path should just be //depot/CRUD/securityApp (remove a slash).

mike

-----Original Message-----
From: Stone, Robert [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 09, 2005 3:18 PM
To: continuum-users@maven.apache.org
Subject: RE: Perforce provider generates error


Thanks, Emmanuel

I'm trying 1.0.2 today. The error I had previously is gone but I get another 
one: "Provider message: Unable to sync" which, probably, means that my p4 
client is not configured correctly. Just to make sure that I'm doing the right 
thing here're my settings(can you verify?) -

1. I'm using maven2
2. Here's a scm snippet from pom.xml
        <scm>
        <connection>
scm:perforce:[EMAIL PROTECTED]:1666:///depot/CRUD/securityApp
        </connection>
        </scm>
        <ciManagement>
                <system>continuum</system>
                <notifiers>
                        <notifier>
                                <type>mail</type>
                                <configuration>
                                        <address>[EMAIL PROTECTED]</address>
                                </configuration>
                        </notifier>
                </notifiers>
        </ciManagement>
 
Regards,

Robert Stone
 
-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Friday, December 09, 2005 12:54 AM
To: continuum-users@maven.apache.org
Subject: Re: Perforce provider generates error

hi

I'm happy to see a perforce tester for Continuum.

You don't need to use beta-3-SNAPSHOT, but beta-2 of maven-scm.
PErforce provider isn't the only one jar to add/update. You need to update too :
maven-scm-api and maven-scm-manager-plexus.

I'll release continuum 1.0.2 today and all jars will be in it, but if you can 
test it before and send us the result, it will be great.

Emmanuel

Stone, Robert a écrit :
> Hi,
> 
>  
> 
> Running continuum-1.0.1 on Linux, Java(TM) 2 Runtime Environment, 
> Standard Edition (build 1.4.2_08-b03)
> 
>  
> 
> I've added maven-scm-provider-perforce-1.0-beta-3-SNAPSHOT.jar to 
> /opt/continuum-1.0.1/apps/continuum/lib.
> 
> After I restart continuum and attempt to access the site the following 
> exception is generated which is displayed in browser and duplicated in 
> the log file
> 
>  
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |
> javax.servlet.ServletException: could not lookup service 
> org.codehaus.plexus.summit.pipeline.Pipeline
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.codehaus.plexus.servlet.PlexusServletUtils.lookup(PlexusServletUti
> ls
> .java:82)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.codehaus.plexus.servlet.PlexusServlet.lookup(PlexusServlet.java:59
> )
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.codehaus.plexus.summit.Summit.doGet(Summit.java:52)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.Invoker.service(Invoker.java:184)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicatio
> nH
> andler.java:294)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:56
> 7)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationC
> on
> text.java:525)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpServer.service(HttpServer.java:879)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:2
> 18
> )
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |       at
> org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 |
> -----------------------------------------------------
> 
> INFO   | jvm 1    | 2005/12/08 18:07:12 | this realm =
> plexus.application.continuum
> 
>  
> 
> Am I missing some dependencies?
> 
>  
> 
> Thanks,
> 
> 









--- End Message ---

Reply via email to