and here's the log for the second failure...
cheers,
Rahul
----- Original Message -----
From: "Emmanuel Venisse" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, September 19, 2005 1:30 AM
Subject: Re: Continuum Build: Integration Test failures
The problem is due to a missing pom in local repo :
[WARNING]
***** Using defaults for missing POM
org.apache.maven.plugins:maven-clean-plugin:pom:2.0-beta-2-SNAPSHOT *****
Emmanuel
Emmanuel Venisse wrote:
I see failures in the continuous integration environment however - there
may be something else wrong. I will have a look tomorrow.
yes, it's a strange failure appeared after the clean repo and full
checkout process. I fixed all test yesterday. We have perhaps a bad jar
downloaded in the repo of ci platform, because I tryied to build all with
a clean repo like it's done on the ci platform and all build fine here.
Will check after a new full clean/checkout process.
Emmanuel
-------------------------------------------------------------------------------
Battery: org.apache.maven.continuum.it.ShellIntegrationTest
-------------------------------------------------------------------------------
testBasic(org.apache.maven.continuum.it.ShellIntegrationTest)
[ stdout ] ---------------------------------------------------------------
[WARNING] The specified JAR repository doesn't exist or is not a directory:
'C:\continuum\continuum-core-it\target\level1\level2\plexus-home\lib'.
2005-08-25 08:24:31,796 [main] DEBUG PlexusContainer - Found 3
components to load on start
2005-08-25 08:24:31,796 [main] INFO PlexusContainer - Loading
on start [role]: [org.apache.maven.continuum.Continuum]
2005-08-25 08:24:31,796 [main] INFO JdoFactory -
Initializing JDO.
2005-08-25 08:24:31,796 [main] INFO JDO -
PersistenceManagerFactory - Vendor: JPOX Version: 1.1.0-beta-4-SNAPSHOT
2005-08-25 08:24:31,796 [main] INFO JDO -
PersistenceManagerFactory initialised for datastore
URL=jdbc:derby:C:\continuum\continuum-core-it\target\level1\level2\plexus-home/database;create=true
driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa
2005-08-25 08:24:31,796 [main] INFO RAMJobStore -
RAMJobStore initialized.
2005-08-25 08:24:31,796 [main] INFO StdSchedulerFactory - Quartz
scheduler 'scheduler1' initialized from an externally provided properties
instance.
2005-08-25 08:24:31,796 [main] INFO StdSchedulerFactory - Quartz
scheduler version: 1.4.5
2005-08-25 08:24:31,796 [main] INFO QuartzScheduler - Scheduler
scheduler1_$_NON_CLUSTERED started.
2005-08-25 08:24:31,796 [main] INFO Continuum -
Initializing Continuum.
2005-08-25 08:24:31,796 [main] INFO Continuum - Showing all projects:
2005-08-25 08:24:31,812 [main] INFO RDBMS - RDBMS Adapter initialised : CloudscapeAdapter : Apache Derby version=10.0.2.1, major=10, minor=0, revision=2
Identifier Names : UPPERCASE
Driver name=Apache Derby Embedded JDBC Driver, version=10.0.2.1, major=10, minor=0
Identifier Max Lengths : Table=128 Column=30 Constraint=18 Index=18
Delimeters="
Identifier Support in DDL : catalog=false schema=true
2005-08-25 08:24:31,812 [main] INFO SCHEMA - Initialising Catalog "",
Schema "SA" using "SchemaTable" auto-start option
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.ProjectDependency since
it was managed previously
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.Profile since it was
managed previously
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.scm.ScmResult since it was
managed previously
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.ProjectDeveloper since
it was managed previously
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.ProjectNotifier since
it was managed previously
2005-08-25 08:24:31,843 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.BuildResult since it
was managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.system.Installation since it
was managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.scm.ChangeSet since it was
managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.Project since it was
managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.ProjectGroup since it
was managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.BuildDefinition since
it was managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.project.Schedule since it was
managed previously
2005-08-25 08:24:31,859 [main] INFO JDO - Managing
Persistence of org.apache.maven.continuum.model.scm.ChangeFile since it was
managed previously
2005-08-25 08:24:31,859 [main] INFO MetaData - Parsing MetaData
from file
"file:/C:/continuum/continuum-model/target/continuum-model-1.0-beta-1-SNAPSHOT.jar!/META-INF/package.jdo"
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class :
org.apache.maven.continuum.model.project.ProjectDependency [Table :
PROJECTDEPENDENCY, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.system.Installation
[Table : INSTALLATION, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.Profile [Table
: PROFILE, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.scm.ChangeFile [Table :
CHANGEFILE, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.scm.ChangeSet [Table :
CHANGESET, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.scm.ScmResult [Table :
SCMRESULT, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class :
org.apache.maven.continuum.model.project.ProjectDeveloper [Table :
PROJECTDEVELOPER, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.ProjectNotifier
[Table : PROJECTNOTIFIER, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.Schedule [Table
: SCHEDULE, InheritanceStrategy : new-table]
2005-08-25 08:24:32,015 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.BuildDefinition
[Table : BUILDDEFINITION, InheritanceStrategy : new-table]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.ProjectGroup
[Table : PROJECTGROUP, InheritanceStrategy : new-table]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.Project [Table
: PROJECT, InheritanceStrategy : new-table]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Class : org.apache.maven.continuum.model.project.BuildResult
[Table : BUILDRESULT, InheritanceStrategy : new-table]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Field :
org.apache.maven.continuum.model.project.ProjectNotifier.configuration [Table :
PROJECTNOTIFIER_CONFIGURATION]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Field :
org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions [Table :
PROJECTGROUP_BUILDDEFINITIONS]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Field :
org.apache.maven.continuum.model.project.ProjectGroup.notifiers [Table :
PROJECTGROUP_NOTIFIERS]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Field :
org.apache.maven.continuum.model.project.Project.buildDefinitions [Table :
PROJECT_BUILDDEFINITIONS]
2005-08-25 08:24:32,031 [main] INFO SCHEMA - Managing
Persistence of Field :
org.apache.maven.continuum.model.project.Project.notifiers [Table :
PROJECT_NOTIFIERS]
2005-08-25 08:24:32,140 [main] INFO RDBMS - Validated
1 unique key(s) for table CHANGEFILE
2005-08-25 08:24:32,156 [main] INFO RDBMS - Validated
1 foreign key(s) for table CHANGEFILE
2005-08-25 08:24:32,156 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTNOTIFIER
2005-08-25 08:24:32,171 [main] INFO RDBMS - Validated
1 unique key(s) for table BUILDDEFINITION
2005-08-25 08:24:32,171 [main] INFO RDBMS - Validated
2 foreign key(s) for table BUILDDEFINITION
2005-08-25 08:24:32,171 [main] INFO RDBMS - Validated
1 unique key(s) for table CHANGESET
2005-08-25 08:24:32,171 [main] INFO RDBMS - Validated
1 foreign key(s) for table CHANGESET
2005-08-25 08:24:32,187 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTGROUP
2005-08-25 08:24:32,187 [main] INFO RDBMS - Validated
1 unique key(s) for table SCMRESULT
2005-08-25 08:24:32,203 [main] INFO RDBMS - Validated
1 unique key(s) for table BUILDRESULT
2005-08-25 08:24:32,203 [main] INFO RDBMS - Validated
2 foreign key(s) for table BUILDRESULT
2005-08-25 08:24:32,203 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTDEVELOPER
2005-08-25 08:24:32,218 [main] INFO RDBMS - Validated
1 foreign key(s) for table PROJECTDEVELOPER
2005-08-25 08:24:32,218 [main] INFO RDBMS - Validated
1 unique key(s) for table SCHEDULE
2005-08-25 08:24:32,218 [main] INFO RDBMS - Validated
1 unique key(s) for table INSTALLATION
2005-08-25 08:24:32,234 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECT
2005-08-25 08:24:32,234 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROJECT
2005-08-25 08:24:32,265 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTDEPENDENCY
2005-08-25 08:24:32,265 [main] INFO RDBMS - Validated
1 foreign key(s) for table PROJECTDEPENDENCY
2005-08-25 08:24:32,265 [main] INFO RDBMS - Validated
1 unique key(s) for table PROFILE
2005-08-25 08:24:32,265 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROFILE
2005-08-25 08:24:32,281 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION
2005-08-25 08:24:32,281 [main] INFO RDBMS - Validated
1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION
2005-08-25 08:24:32,281 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS
2005-08-25 08:24:32,296 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS
2005-08-25 08:24:32,296 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECTGROUP_NOTIFIERS
2005-08-25 08:24:32,296 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROJECTGROUP_NOTIFIERS
2005-08-25 08:24:32,312 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECT_NOTIFIERS
2005-08-25 08:24:32,312 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROJECT_NOTIFIERS
2005-08-25 08:24:32,312 [main] INFO RDBMS - Validated
1 unique key(s) for table PROJECT_BUILDDEFINITIONS
2005-08-25 08:24:32,328 [main] INFO RDBMS - Validated
2 foreign key(s) for table PROJECT_BUILDDEFINITIONS
2005-08-25 08:24:32,328 [main] INFO SCHEMA - Catalog "", Schema
"SA" initialised - managing 18 classes
2005-08-25 08:24:32,343 [main] INFO Continuum - Starting
Continuum.
2005-08-25 08:24:32,343 [main] INFO Continuum -
2005-08-25 08:24:32,343 [main] INFO Continuum -
2005-08-25 08:24:32,343 [main] INFO Continuum - < Continuum 1.0-beta-1-20050824.200927-1 started! >
2005-08-25 08:24:32,343 [main] INFO Continuum -
---------------------------------------------------
2005-08-25 08:24:32,343 [main] INFO Continuum - \
^__^
2005-08-25 08:24:32,343 [main] INFO Continuum - \
(oo)\_______
2005-08-25 08:24:32,343 [main] INFO Continuum -
(__)\ )\/\
2005-08-25 08:24:32,343 [main] INFO Continuum -
||----w |
2005-08-25 08:24:32,343 [main] INFO Continuum -
|| ||
2005-08-25 08:24:32,343 [main] INFO Continuum -
2005-08-25 08:24:32,343 [main] INFO Continuum -
2005-08-25 08:24:32,343 [main] INFO ContinuumInitializer - Continuum initializer running ...
2005-08-25 08:24:32,359 [main] INFO SchedulesActivator -
Activating build settings ...
2005-08-25 08:24:32,375 [main] INFO SchedulesActivator - Thu Aug
25 08:25:00 NZST 2005
2005-08-25 08:24:32,375 [main] WARN ContinuumScheduler - Will not
schedule this job as a job {DEFAULT_BUILD_SETTINGS:DEFAULT} already exists.
2005-08-25 08:24:32,375 [main] INFO SchedulesActivator - null
2005-08-25 08:24:32,375 [main] WARN ContinuumScheduler - Will not
schedule this job as a job {DEFAULT_BUILD_SETTINGS:DEFAULT} already exists.
2005-08-25 08:24:32,375 [main] INFO SchedulesActivator - null
2005-08-25 08:24:32,375 [main] WARN ContinuumScheduler - Will not
schedule this job as a job {DEFAULT_BUILD_SETTINGS:DEFAULT} already exists.
2005-08-25 08:24:32,375 [main] INFO SchedulesActivator - null
2005-08-25 08:24:32,375 [main] WARN ContinuumScheduler - Will not
schedule this job as a job {DEFAULT_BUILD_SETTINGS:DEFAULT} already exists.
2005-08-25 08:24:32,375 [main] INFO SchedulesActivator - null
2005-08-25 08:24:32,375 [main] INFO PlexusContainer - Loading
on start [role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
2005-08-25 08:24:33,046 [scheduler1_Worker-14] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:33,078 [main] ERROR VelocityComponent -
ResourceManager.getResource() parse exception:
org.apache.velocity.exception.ParseErrorException: Lexical error:
org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 110, column 17.
Encountered: <EOF> after : ""
2005-08-25 08:24:33,078 [main] INFO Notifier:mail - The from
mailbox is not configured, will use the nag email address from the project.
2005-08-25 08:24:33,078 [main] INFO Notifier:mail - >From
name: [EMAIL PROTECTED]
2005-08-25 08:24:33,078 [main] INFO Notifier:mail - Build
host name: 192.168.1.64
2005-08-25 08:24:33,078 [main] INFO RecipientSource - To
override address is not configured, will use the nag email address from the
project.
2005-08-25 08:24:33,078 [main] INFO TaskQueueExecutor:build-project - Starting
task executor, thread name 'build-project'.
2005-08-25 08:24:33,078 [main] INFO PlexusContainer - Loading
on start [role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
2005-08-25 08:24:33,078 [main] INFO TaskQueueExecutor:check-out-project -
Starting task executor, thread name 'check-out-project'.
[2005.08.25 08:24:33] Integration test settings
[2005.08.25 08:24:33] IT root: C:\continuum\continuum-core-it\target\it
[2005.08.25 08:24:33] Remoting method: jvm
[2005.08.25 08:24:33] Store implementation: class
org.apache.maven.continuum.store.JdoContinuumStore
[2005.08.25 08:24:33] Connecting to and starting Continuum
[2005.08.25 08:24:33] Removing all existing projects from Continuum.
[2005.08.25 08:24:33] Initializing Shell CVS project
[2005.08.25 08:24:33] Adding CVS Shell project
2005-08-25 08:24:33,546 [main] WARN ContinuumBuildExecutor:ant - Could not
find the executable 'ant' in the path '[]'.
2005-08-25 08:24:33,546 [main] WARN ContinuumBuildExecutor:maven-1 - Could not
find the executable 'maven' in the path '[]'.
2005-08-25 08:24:33,546 [main] DEBUG MavenSettingsBuilder - Building
Maven global-level settings from: 'D:\rnd\apps\m2\conf\settings.xml'
2005-08-25 08:24:33,546 [main] DEBUG MavenSettingsBuilder - Building
Maven user-level settings from: 'C:\Documents and
Settings\Arnold.NONE-C03D6244FF\.m2\settings.xml'
2005-08-25 08:24:33,546 [main] WARN ContinuumBuildExecutor:maven2 - Could not
find the executable 'm2' in the path '[]'.
2005-08-25 08:24:33,546 [main] INFO BuildExecutorManager - Build
executors:
2005-08-25 08:24:33,546 [main] INFO BuildExecutorManager - maven-1
2005-08-25 08:24:33,546 [main] INFO BuildExecutorManager - ant
2005-08-25 08:24:33,546 [main] INFO BuildExecutorManager - maven2
2005-08-25 08:24:33,546 [main] INFO BuildExecutorManager - shell
2005-08-25 08:24:34,250 [Thread-60] INFO ContinuumScm -
Checking out project: 'Shell Project', id: '21' to
'C:\continuum\continuum-core-it\target\working-directory\21'.
2005-08-25 08:24:35,031 [Thread-60] INFO ContinuumScm -
Checked out 1 files.
[2005.08.25 08:24:35] Building Shell project
2005-08-25 08:24:35,156 [main] INFO Continuum - Enqueuing
'Shell Project'.
2005-08-25 08:24:35,359 [Thread-59] INFO ContinuumScm -
Updating project: id: '21', name 'Shell Project'.
2005-08-25 08:24:35,546 [Thread-59] INFO
Action:update-project-from-working-directory - Updating project 'Shell Project'
from checkout.
2005-08-25 08:24:35,718 [Thread-59] WARN ContinuumBuildExecutor:shell -
Executable
'C:\continuum\continuum-core-it\target\working-directory\21\script.bat'.
2005-08-25 08:24:35,718 [Thread-59] INFO ContinuumBuildExecutor:shell - Arguments:
2005-08-25 08:24:35,718 [Thread-59] INFO ContinuumBuildExecutor:shell - Working directory: C:\continuum\continuum-core-it\target\working-directory\21
2005-08-25 08:24:35,843 [Thread-59] INFO ContinuumBuildExecutor:shell - Exit
code: 0
[2005.08.25 08:24:35] Building Shell project with alternative configuration
[2005.08.25 08:24:36] Tearing down test - ignore any interrupted exceptions
2005-08-25 08:24:36,046 [main] INFO TaskQueueExecutor:check-out-project -
Executor thread got shutdown signal.
2005-08-25 08:24:36,046 [main] INFO TaskQueueExecutor:check-out-project -
Waiting until task executor 'check-out-project' is idling...
2005-08-25 08:24:36,046 [Thread-60] INFO TaskQueueExecutor:check-out-project -
Executor thread 'check-out-project' exited.
2005-08-25 08:24:36,046 [main] INFO Continuum - Stopping
Continuum.
2005-08-25 08:24:36,046 [main] INFO Continuum - Continuum
stopped.
2005-08-25 08:24:36,046 [main] INFO QuartzScheduler - Scheduler
scheduler1_$_NON_CLUSTERED shutting down.
2005-08-25 08:24:36,046 [main] INFO QuartzScheduler - Scheduler
scheduler1_$_NON_CLUSTERED paused.
2005-08-25 08:24:36,046 [scheduler1_Worker-0] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-1] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-2] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-3] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-4] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-5] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-6] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-7] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-8] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-9] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-10] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-11] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-12] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-13] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [scheduler1_Worker-14] DEBUG SimpleThreadPool
- WorkerThread is shutting down
2005-08-25 08:24:36,046 [main] INFO QuartzScheduler - Scheduler
scheduler1_$_NON_CLUSTERED shutdown complete.
2005-08-25 08:24:36,046 [main] INFO TaskQueueExecutor:build-project - Executor
thread got shutdown signal.
2005-08-25 08:24:36,046 [Thread-59] INFO TaskQueueExecutor:build-project -
Executor thread 'build-project' exited.
[2005.08.25 08:24:36] Used 4390ms
[ stderr ] ---------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
There was no such logger
'org.codehaus.plexus.action.Action:update-working-directory-from-scm' 6010221.
There was no such logger 'org.apache.maven.plugin.MavenPluginCollector' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.maven.m2.MavenBuilderHelper' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:irc' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.ContinuumBuildExecutor:shell' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.manager.NotifierManager' 6010221.
There was no such logger 'org.codehaus.plexus.velocity.VelocityComponent'
6010221.
There was no such logger
'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 6010221.
There was no such logger
'org.codehaus.plexus.action.Action:add-project-to-checkout-queue' 6010221.
There was no such logger 'org.codehaus.plexus.action.Action:checkout-project'
6010221.
There was no such logger
'org.apache.maven.continuum.buildcontroller.BuildController' 6010221.
There was no such logger 'org.apache.maven.continuum.scm.ContinuumScm' 6010221.
There was no such logger 'org.apache.maven.settings.MavenSettingsBuilder'
6010221.
There was no such logger
'org.apache.maven.continuum.utils.WorkingDirectoryService' 6010221.
There was no such logger 'org.apache.maven.artifact.resolver.ArtifactResolver'
6010221.
There was no such logger
'org.apache.maven.continuum.scheduler.ContinuumScheduler' 6010221.
There was no such logger 'org.codehaus.plexus.action.ActionManager' 6010221.
There was no such logger 'org.codehaus.plexus.mailsender.MailSender' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven2' 6010221.
There was no such logger
'org.apache.maven.project.interpolation.ModelInterpolator' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:console' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.manager.BuildExecutorManager' 6010221.
There was no such logger
'org.apache.maven.continuum.utils.shell.ShellCommandHelper' 6010221.
There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project' 6010221.
There was no such logger 'org.codehaus.plexus.notification.RecipientSource'
6010221.
There was no such logger
'org.apache.maven.continuum.initialization.ContinuumInitializer' 6010221.
There was no such logger
'org.apache.maven.continuum.build.settings.SchedulesActivator' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven-1' 6010221.
There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 6010221.
There was no such logger
'org.codehaus.plexus.action.Action:store-checkout-scm-result' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:jabber' 6010221.
There was no such logger
'org.apache.maven.continuum.execution.maven.m1.MavenOneMetadataHelper' 6010221.
There was no such logger 'org.codehaus.plexus.action.Action:execute-builder'
6010221.
There was no such logger
'org.apache.maven.artifact.transform.ArtifactTransformation:release' 6010221.
There was no such logger 'org.codehaus.plexus.jabber.JabberClient' 6010221.
There was no such logger 'org.codehaus.plexus.action.Action:store-project'
6010221.
There was no such logger
'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:mail' 6010221.
There was no such logger
'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
6010221.
There was no such logger 'org.apache.maven.project.MavenProjectBuilder' 6010221.
There was no such logger 'org.codehaus.plexus.msn.MsnClient' 6010221.
There was no such logger
'org.apache.maven.artifact.transform.ArtifactTransformation:snapshot' 6010221.
There was no such logger 'org.codehaus.plexus.action.Action:validate-project'
6010221.
There was no such logger 'org.apache.maven.scm.manager.ScmManager' 6010221.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:msn' 6010221.
There was no such logger 'org.apache.maven.artifact.manager.WagonManager'
6010221.
There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
6010221.
There was no such logger
'org.codehaus.plexus.action.Action:update-project-from-working-directory'
6010221.
There was no such logger
'org.codehaus.plexus.action.Action:check-working-directory' 6010221.
There was no such logger
'org.apache.maven.artifact.transform.ArtifactTransformation:latest' 6010221.
[ stacktrace ] -----------------------------------------------------------
java.io.FileNotFoundException:
C:\continuum\continuum-core-it\target\it\temp-co\script.bat (The system cannot
find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.codehaus.plexus.util.FileUtils.fileRead(FileUtils.java:258)
at
org.apache.maven.continuum.it.ShellIntegrationTest.addExtraPartInScript(ShellIntegrationTest.java:152)
at
org.apache.maven.continuum.it.ShellIntegrationTest.testBasic(ShellIntegrationTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:230)
at
org.codehaus.surefire.battery.JUnitBattery.execute(JUnitBattery.java:204)
at org.codehaus.surefire.Surefire.executeBattery(Surefire.java:187)
at org.codehaus.surefire.Surefire.run(Surefire.java:136)
at org.codehaus.surefire.Surefire.run(Surefire.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.surefire.SurefireBooter.run(SurefireBooter.java:83)
at org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:238)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:364)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:478)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:451)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:437)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:131)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:186)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)