"just before stop state"
host1
p4 command line installed
p4 set
P4EDITOR=C:\WINDOWS\system32\notepad.exe (set)
P4PORT=host1:1666 (set)
P4USER=user (set)
nothing else ! no P4CLIENT!
continuum installed with few modification (clearProperty ...)
D:\continuum\working-directory as working-directory
host2
define with P4Win a perforce client like this
Client: host1
Owner: user
Description:
Created by user.
Root: D:\continuum\working-directory\
Options: noallwrite noclobber nocompress unlocked nomodtime normdir
LineEnd: local
View:
//depot/... //host2/depot/...
note: caution values have been anonymised...
The sync seems to work but I get the following mail, I try again tomorrow
from a new clean environment
bye
Online report :
http://host1:17080/continuum/buildResult.action?buildId=472&projectId=41
Build statistics:
State: Error
Previous State: Error
Started at: jeu. 19 avr. 2007 17:17:40 +0100
Finished at: jeu. 19 avr. 2007 17:17:40 +0100
Total time: 0s
Build Trigger: Forced
Build Number: 0
Exit code: 0
Building machine hostname: host1
Operating system : Windows XP(Service Pack 2)
Java version : 1.5.0_11(Sun Microsystems Inc.)
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
//depot/hello/pom.xml ( no revision )
//depot/hello/src/changes/changes.xml ( no revision )
//depot/hello/src/main/java/pub/prp/Main.java ( no revision )
//depot/hello/src/test/java/pub/prp/MainTestCase.java ( no revision )
****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
//depot/hello/pom.xml ( no revision )
//depot/hello/src/changes/changes.xml ( no revision )
//depot/hello/src/main/java/pub/prp/Main.java ( no revision )
//depot/hello/src/test/java/pub/prp/MainTestCase.java ( no revision )
Changed: no author @ no date
Comment: no comment
Files changed:
//depot/hello/pom.xml ( no revision )
//depot/hello/src/changes/changes.xml ( no revision )
//depot/hello/src/main/java/pub/prp/Main.java ( no revision )
//depot/hello/src/test/java/pub/prp/MainTestCase.java ( no revision )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Build Error:
****************************************************************************
java.lang.NoSuchMethodError:
org.codehaus.plexus.util.cli.Commandline.setPid(J)V
at
org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:71)
at
org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:58)
at
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:192)
at
org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.build(MavenTwoBuildExecutor.java:113)
at
org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:140)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:406)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:145)
at
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50)
at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
at
edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
at
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Unknown Source)
--
View this message in context:
http://www.nabble.com/continuum-and-perforce-tf3603243.html#a10082197
Sent from the Continuum - Dev mailing list archive at Nabble.com.