Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 65692 invoked from network); 18 Sep 2005 01:29:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2005 01:29:47 -0000 Received: (qmail 26163 invoked by uid 500); 18 Sep 2005 01:29:47 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 26136 invoked by uid 500); 18 Sep 2005 01:29:46 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 26123 invoked by uid 99); 18 Sep 2005 01:29:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2005 18:29:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.59.1.195] (HELO mail-ihug.icp-qv1-irony1.iinet.net.au) (203.59.1.195) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2005 18:29:54 -0700 Received: from 203-217-78-26.dyn.iinet.net.au (HELO [192.168.220.47]) ([203.217.78.26]) by mail-ihug.icp-qv1-irony1.iinet.net.au with ESMTP; 18 Sep 2005 09:29:35 +0800 Message-ID: <432CC2FD.40407@apache.org> Date: Sun, 18 Sep 2005 11:29:33 +1000 From: Brett Porter User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: Continuum Build: Integration Test failures References: <001001c5bb4d$a288d700$4001a8c0@nonec03d6244ff> <432C1E51.2050904@venisse.net> <000301c5bbe6$9c42e8b0$4001a8c0@nonec03d6244ff> In-Reply-To: <000301c5bbe6$9c42e8b0$4001a8c0@nonec03d6244ff> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If you clean your repo, you remove any prebuilt Maven plugins also. Please try using the m2 beta 1 release - we should ensure Continuum always builds with the from now on. I see failures in the continuous integration environment however - there may be something else wrong. I will have a look tomorrow. - Brett Rinku wrote: > ok, I tried this and get this error now for Maven Clean plugin version > 2.0-beta-1-snapshot. > > > [INFO] Searching repository for plugin with prefix: 'clean'. > Downloading: > http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.0-beta-1-SNAP > > SHOT/maven-clean-plugin-2.0-beta-1-SNAPSHOT.pom > [WARNING] > ***** Using defaults for missing POM > org.apache.maven.plugins:maven-clean-plugin:pom:2.0-beta-1-SNAPSHOT ***** > > [INFO] Cannot find mojo descriptor for: 'clean:clean' - Treating as > non-aggregator. > [INFO] > ---------------------------------------------------------------------------- > > [INFO] Building Continuum Parent Project > [INFO] task-segment: [clean:clean, install] > [INFO] > ---------------------------------------------------------------------------- > > [INFO] > ---------------------------------------------------------------------------- > > [INFO] BUILD FAILURE > [INFO] > ---------------------------------------------------------------------------- > > [INFO] Main Error: > Mojo could not be found - check that the goal name is correct > org.apache.maven.plugins:maven-clean-plugin:2.0-beta-1-SNAPSHOT:maven-plugin > > > > > ----- Original Message ----- From: "Emmanuel Venisse" > > To: > Sent: Sunday, September 18, 2005 1:46 AM > Subject: Re: Continuum Build: Integration Test failures > > >> Can you try with a clean repo, to build m2 then update continuum and >> build it? >> >> Emmanuel >> >> Rinku wrote: >> >>> Hi, >>> I am getting some Integration test failures on running build for >>> the latest SVN snapshot for Continnum. >>> Please find attached the surefire reports for failed integration >>> tests. Wondering if anyone else is getting these as well or just >>> myself. >>> TIA, >>> Rahul >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> ------------------------------------------------------------------------------- >>> >>> 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: >>> 'D:\continuum\continuum-core-it\target\level1\level2\plexus-home\lib'. >>> 2005-09-17 15:35:40,336 [main] DEBUG PlexusContainer >>> - Found 3 components to load on start >>> 2005-09-17 15:35:40,336 [main] INFO PlexusContainer >>> - Loading on start [role]: [org.apache.maven.continuum.Continuum] >>> 2005-09-17 15:35:40,336 [main] INFO JdoFactory >>> - Initializing JDO. >>> 2005-09-17 15:35:40,352 [main] INFO JDO >>> - PersistenceManagerFactory - Vendor: JPOX Version: 1.1.0-beta-4 >>> 2005-09-17 15:35:40,352 [main] INFO JDO >>> - PersistenceManagerFactory initialised for datastore >>> URL=jdbc:derby:D:\continuum\continuum-core-it\target\level1\level2\plexus-home/database;create=true >>> driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa >>> 2005-09-17 15:35:40,352 [main] INFO RAMJobStore >>> - RAMJobStore initialized. >>> 2005-09-17 15:35:40,352 [main] INFO StdSchedulerFactory >>> - Quartz scheduler 'scheduler1' initialized from an externally >>> provided properties instance. >>> 2005-09-17 15:35:40,352 [main] INFO StdSchedulerFactory >>> - Quartz scheduler version: 1.4.5 >>> 2005-09-17 15:35:40,352 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED started. >>> 2005-09-17 15:35:40,352 [main] INFO Continuum >>> - Initializing Continuum. >>> 2005-09-17 15:35:40,352 [main] INFO Continuum >>> - Showing all projects: 2005-09-17 15:35:40,368 [main] INFO - >>> 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-09-17 15:35:40,368 [main] INFO SCHEMA >>> - Initialising Catalog "", Schema "SA" using "SchemaTable" >>> auto-start option >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectGroup since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ScmResult since it was managed >>> previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Profile since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.BuildResult since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectDependency since it >>> was managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectNotifier since it >>> was managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.system.Installation since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Schedule since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ChangeSet since it was managed >>> previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.BuildDefinition since it >>> was managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ChangeFile since it was managed >>> previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectDeveloper since it >>> was managed previously >>> 2005-09-17 15:35:40,415 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Project since it was >>> managed previously >>> 2005-09-17 15:35:40,415 [main] INFO MetaData >>> - Parsing MetaData from file >>> "file:/D:/continuum/continuum-model/target/continuum-model-1.0-alpha-4-SNAPSHOT.jar!/META-INF/package.jdo" >>> >>> 2005-09-17 15:35:41,368 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.system.Installation [Table : >>> INSTALLATION, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Profile [Table : PROFILE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Schedule [Table : SCHEDULE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.BuildDefinition [Table : >>> BUILDDEFINITION, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectNotifier [Table : >>> PROJECTNOTIFIER, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ChangeFile [Table : CHANGEFILE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ChangeSet [Table : CHANGESET, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ScmResult [Table : SCMRESULT, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,383 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.BuildResult [Table : >>> BUILDRESULT, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,399 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectDependency [Table : >>> PROJECTDEPENDENCY, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,399 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectDeveloper [Table : >>> PROJECTDEVELOPER, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,399 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Project [Table : PROJECT, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,399 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectGroup [Table : >>> PROJECTGROUP, InheritanceStrategy : new-table] >>> 2005-09-17 15:35:41,399 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectNotifier.configuration >>> [Table : PROJECTNOTIFIER_CONFIGURATION] >>> 2005-09-17 15:35:41,415 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions >>> [Table : PROJECTGROUP_BUILDDEFINITIONS] >>> 2005-09-17 15:35:41,415 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectGroup.notifiers >>> [Table : PROJECTGROUP_NOTIFIERS] >>> 2005-09-17 15:35:41,415 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.Project.buildDefinitions >>> [Table : PROJECT_BUILDDEFINITIONS] >>> 2005-09-17 15:35:41,415 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.Project.notifiers [Table : >>> PROJECT_NOTIFIERS] >>> 2005-09-17 15:35:42,227 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table CHANGEFILE >>> 2005-09-17 15:35:42,258 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table CHANGEFILE >>> 2005-09-17 15:35:42,258 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table BUILDDEFINITION >>> 2005-09-17 15:35:42,290 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table BUILDDEFINITION >>> 2005-09-17 15:35:42,305 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTNOTIFIER >>> 2005-09-17 15:35:42,305 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table CHANGESET >>> 2005-09-17 15:35:42,305 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table CHANGESET >>> 2005-09-17 15:35:42,321 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP >>> 2005-09-17 15:35:42,336 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table SCMRESULT >>> 2005-09-17 15:35:42,336 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table BUILDRESULT >>> 2005-09-17 15:35:42,336 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table BUILDRESULT >>> 2005-09-17 15:35:42,368 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTDEVELOPER >>> 2005-09-17 15:35:42,383 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTDEVELOPER >>> 2005-09-17 15:35:42,383 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table SCHEDULE >>> 2005-09-17 15:35:42,399 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table INSTALLATION >>> 2005-09-17 15:35:43,024 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT >>> 2005-09-17 15:35:43,040 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT >>> 2005-09-17 15:35:43,055 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTDEPENDENCY >>> 2005-09-17 15:35:43,055 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTDEPENDENCY >>> 2005-09-17 15:35:43,055 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROFILE >>> 2005-09-17 15:35:43,086 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROFILE >>> 2005-09-17 15:35:43,086 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION >>> 2005-09-17 15:35:43,086 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION >>> 2005-09-17 15:35:43,102 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS >>> 2005-09-17 15:35:43,118 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS >>> 2005-09-17 15:35:43,118 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP_NOTIFIERS >>> 2005-09-17 15:35:43,149 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECTGROUP_NOTIFIERS >>> 2005-09-17 15:35:43,149 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT_NOTIFIERS >>> 2005-09-17 15:35:43,149 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT_NOTIFIERS >>> 2005-09-17 15:35:43,165 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT_BUILDDEFINITIONS >>> 2005-09-17 15:35:43,165 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT_BUILDDEFINITIONS >>> 2005-09-17 15:35:43,180 [main] INFO SCHEMA >>> - Catalog "", Schema "SA" initialised - managing 18 classes >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - Starting Continuum. >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - 2005-09-17 15:35:43,196 [main] INFO >>> Continuum - 2005-09-17 15:35:43,196 [main] >>> INFO Continuum - < Continuum >>> 1.0-alpha-4-SNAPSHOT started! > >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - ------------------------------------------- >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - \ ^__^ >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - \ (oo)\_______ >>> 2005-09-17 15:35:43,196 [main] INFO Continuum >>> - (__)\ )\/\ >>> 2005-09-17 15:35:43,211 [main] INFO Continuum >>> - ||----w | >>> 2005-09-17 15:35:43,211 [main] INFO Continuum >>> - || || >>> 2005-09-17 15:35:43,211 [main] INFO Continuum >>> - 2005-09-17 15:35:43,211 [main] INFO >>> Continuum - 2005-09-17 15:35:43,211 [main] >>> INFO ContinuumInitializer - Continuum initializer running >>> ... >>> 2005-09-17 15:35:43,211 [main] INFO SchedulesActivator >>> - Activating schedules ... >>> 2005-09-17 15:35:43,243 [main] INFO SchedulesActivator >>> - Sat Sep 17 16:00:00 NZST 2005 >>> 2005-09-17 15:35:43,243 [main] INFO PlexusContainer >>> - Loading on start [role,roleHint]: >>> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project] >>> >>> 2005-09-17 15:35:43,899 [main] ERROR VelocityComponent >>> - ResourceManager.getResource() parse exception: >>> org.apache.velocity.exception.ParseErrorException: Lexical error: >>> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at >>> line 111, column 17. Encountered: after : "" >>> 2005-09-17 15:35:44,008 [main] INFO Notifier:mail >>> - The from mailbox is not configured, will use the nag email address >>> from the project. >>> 2005-09-17 15:35:44,008 [main] INFO Notifier:mail >>> - >From name: Continuum@192.168.1.64 >>> 2005-09-17 15:35:44,008 [main] INFO Notifier:mail >>> - Build host name: 192.168.1.64 >>> 2005-09-17 15:35:44,008 [main] INFO RecipientSource >>> - To override address is not configured, will use the nag email >>> address from the project. >>> 2005-09-17 15:35:44,008 [main] INFO TaskQueueExecutor:build-project >>> - Starting task executor, thread name 'build-project'. >>> 2005-09-17 15:35:44,024 [main] INFO PlexusContainer >>> - Loading on start [role,roleHint]: >>> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project] >>> >>> 2005-09-17 15:35:44,024 [main] INFO >>> TaskQueueExecutor:check-out-project - Starting task executor, >>> thread name 'check-out-project'. >>> [2005.09.17 15:35:44] Integration test settings >>> [2005.09.17 15:35:44] IT root: D:\continuum\continuum-core-it\target\it >>> [2005.09.17 15:35:44] Remoting method: jvm >>> [2005.09.17 15:35:44] Store implementation: class >>> org.apache.maven.continuum.store.JdoContinuumStore >>> [2005.09.17 15:35:44] Connecting to and starting Continuum >>> [2005.09.17 15:35:44] Removing all existing projects from Continuum. >>> [2005.09.17 15:35:44] Initializing Shell CVS project >>> [2005.09.17 15:35:44] Adding CVS Shell project >>> 2005-09-17 15:35:44,680 [main] INFO ContinuumBuildExecutor:ant >>> - Resolved the executable 'ant' to >>> 'D:\dev\apps\apache-ant-1.6.5\bin\ant'. >>> 2005-09-17 15:35:44,680 [main] INFO ContinuumBuildExecutor:maven-1 >>> - Resolved the executable 'maven' to >>> 'D:\dev\apps\maven-1.1-beta-1\bin\maven'. >>> 2005-09-17 15:35:44,696 [main] DEBUG MavenSettingsBuilder >>> - Building Maven global-level settings from: >>> 'd:\rnd\apps\m2\conf\settings.xml' >>> 2005-09-17 15:35:44,696 [main] DEBUG MavenSettingsBuilder >>> - Building Maven user-level settings from: 'C:\Documents and >>> Settings\Arnold.NONE-C03D6244FF\.m2\settings.xml' >>> 2005-09-17 15:35:44,696 [main] INFO ContinuumBuildExecutor:maven2 >>> - Resolved the executable 'm2' to 'D:\rnd\apps\m2\bin\m2'. >>> 2005-09-17 15:35:44,696 [main] INFO BuildExecutorManager >>> - Build executors: >>> 2005-09-17 15:35:44,696 [main] INFO BuildExecutorManager >>> - maven-1 >>> 2005-09-17 15:35:44,696 [main] INFO BuildExecutorManager >>> - ant >>> 2005-09-17 15:35:44,696 [main] INFO BuildExecutorManager >>> - maven2 >>> 2005-09-17 15:35:44,696 [main] INFO BuildExecutorManager >>> - shell >>> 2005-09-17 15:35:44,899 [Thread-62] INFO - Checking >>> out project: 'Shell Project', id: '21' to >>> 'D:\continuum\continuum-core-it\target\working-directory\21'. >>> 2005-09-17 15:35:46,665 [Thread-62] INFO - Checked out >>> 1 files. >>> [2005.09.17 15:35:46] Building Shell project >>> 2005-09-17 15:35:46,930 [main] INFO Continuum >>> - Enqueuing 'Shell Project'. >>> 2005-09-17 15:35:47,696 [Thread-61] INFO - Updating >>> project: id: '21', name 'Shell Project'. >>> 2005-09-17 15:35:48,727 [Thread-61] INFO >>> Action:update-project-from-working-directory - Updating project >>> 'Shell Project' from checkout. >>> 2005-09-17 15:35:48,993 [Thread-61] WARN >>> ontinuumBuildExecutor:shell - Executable >>> 'D:\continuum\continuum-core-it\target\working-directory\21\script.bat'. >>> >>> 2005-09-17 15:35:49,008 [Thread-61] INFO >>> ontinuumBuildExecutor:shell - Arguments: 2005-09-17 15:35:49,008 >>> [Thread-61] INFO ContinuumBuildExecutor:shell - Working >>> directory: D:\continuum\continuum-core-it\target\working-directory\21 >>> 2005-09-17 15:35:49,227 [Thread-61] INFO >>> ontinuumBuildExecutor:shell - Exit code: 0 >>> [2005.09.17 15:35:49] Building Shell project with alternative >>> configuration >>> [2005.09.17 15:35:49] Tearing down test - ignore any interrupted >>> exceptions >>> 2005-09-17 15:35:49,586 [main] INFO >>> TaskQueueExecutor:check-out-project - Executor thread got shutdown >>> signal. >>> 2005-09-17 15:35:49,586 [Thread-62] INFO >>> TaskQueueExecutor:check-out-project - Executor thread >>> 'check-out-project' exited. >>> 2005-09-17 15:35:49,586 [main] INFO Continuum >>> - Stopping Continuum. >>> 2005-09-17 15:35:49,586 [main] INFO Continuum >>> - Continuum stopped. >>> 2005-09-17 15:35:49,586 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED shutting down. >>> 2005-09-17 15:35:49,586 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED paused. >>> 2005-09-17 15:35:49,586 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED shutdown complete. >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-5] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-6] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-7] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-8] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-9] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-10] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-11] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-12] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:49,586 [scheduler1_Worker-13] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-14] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-0] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-1] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-2] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-3] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,602 [scheduler1_Worker-4] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:49,618 [main] INFO TaskQueueExecutor:build-project >>> - Executor thread got shutdown signal. >>> 2005-09-17 15:35:49,618 [Thread-61] INFO >>> TaskQueueExecutor:build-project - Executor thread 'build-project' >>> exited. >>> [2005.09.17 15:35:49] Used 9421ms >>> >>> [ stderr ] >>> --------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> Error while executing command: cvs -d >>> D:\continuum\continuum-core-it\target\it\cvs-root checkout -d >>> D:\continuum\continuum-core-it\target\it\temp-co shell >>> workingDirectory: D:\continuum\continuum-core-it >>> Exit code: 1 >>> Standard output: >>> ------------------------------------------------------------------------------- >>> >>> >>> ------------------------------------------------------------------------------- >>> >>> Standard Error: >>> ------------------------------------------------------------------------------- >>> >>> cvs checkout: existing repository >>> D:\continuum\continuum-core-it\target\it\cvs-root/maven-1 does not >>> match D:\continuum\continuum-core-it\target\it\cvs-root/shell >>> cvs checkout: ignoring module shell >>> >>> ------------------------------------------------------------------------------- >>> >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:update-working-directory-from-scm' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.plugin.MavenPluginCollector' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.maven.m2.MavenBuilderHelper' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:irc' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:shell' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.manager.NotifierManager' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.velocity.VelocityComponent' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:add-project-to-checkout-queue' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:checkout-project' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.buildcontroller.BuildController' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.scm.ContinuumScm' 18815361. >>> There was no such logger >>> 'org.apache.maven.settings.MavenSettingsBuilder' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.utils.WorkingDirectoryService' 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.resolver.ArtifactResolver' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 18815361. >>> There was no such logger 'org.codehaus.plexus.action.ActionManager' >>> 18815361. >>> There was no such logger 'org.codehaus.plexus.mailsender.MailSender' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven2' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.project.interpolation.ModelInterpolator' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:console' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.manager.BuildExecutorManager' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.utils.shell.ShellCommandHelper' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.RecipientSource' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.initialization.ContinuumInitializer' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.build.settings.SchedulesActivator' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven-1' >>> 18815361. >>> There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:store-checkout-scm-result' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.maven.m1.MavenOneMetadataHelper' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:execute-builder' 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:release' >>> 18815361. >>> There was no such logger 'org.codehaus.plexus.jabber.JabberClient' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:store-project' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:mail' 18815361. >>> There was no such logger >>> 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher' >>> 18815361. >>> There was no such logger >>> 'org.apache.maven.project.MavenProjectBuilder' 18815361. >>> There was no such logger 'org.codehaus.plexus.msn.MsnClient' 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:snapshot' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:validate-project' 18815361. >>> There was no such logger 'org.apache.maven.scm.manager.ScmManager' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:msn' 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.manager.WagonManager' 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:update-project-from-working-directory' >>> 18815361. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:check-working-directory' 18815361. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:latest' >>> 18815361. >>> >>> [ stacktrace ] >>> ----------------------------------------------------------- >>> >>> junit.framework.AssertionFailedError: The command failed. >>> at junit.framework.Assert.fail(Assert.java:47) >>> at >>> org.apache.maven.continuum.it.AbstractIntegrationTest.system(AbstractIntegrationTest.java:318) >>> >>> at >>> org.apache.maven.continuum.it.AbstractIntegrationTest.system(AbstractIntegrationTest.java:278) >>> >>> at >>> org.apache.maven.continuum.it.AbstractIntegrationTest.cvsCheckout(AbstractIntegrationTest.java:701) >>> >>> at >>> org.apache.maven.continuum.it.ShellIntegrationTest.testBasic(ShellIntegrationTest.java:82) >>> >>> 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:246) >>> >>> at >>> org.codehaus.surefire.battery.JUnitBattery.execute(JUnitBattery.java:220) >>> >>> at org.codehaus.surefire.Surefire.executeBattery(Surefire.java:203) >>> at org.codehaus.surefire.Surefire.run(Surefire.java:152) >>> at org.codehaus.surefire.Surefire.run(Surefire.java:76) >>> 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:104) >>> at >>> org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:229) >>> at >>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:357) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:479) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:452) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:438) >>> >>> 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:302) >>> 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) >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> ------------------------------------------------------------------------------- >>> >>> Battery: org.apache.maven.continuum.it.MavenOneIntegrationTest >>> ------------------------------------------------------------------------------- >>> >>> testBasic(org.apache.maven.continuum.it.MavenOneIntegrationTest) >>> >>> [ stdout ] >>> --------------------------------------------------------------- >>> >>> [WARNING] The specified JAR repository doesn't exist or is not a >>> directory: >>> 'D:\continuum\continuum-core-it\target\level1\level2\plexus-home\lib'. >>> 2005-09-17 15:34:30,625 [main] DEBUG PlexusContainer >>> - Found 3 components to load on start >>> 2005-09-17 15:34:30,625 [main] INFO PlexusContainer >>> - Loading on start [role]: [org.apache.maven.continuum.Continuum] >>> 2005-09-17 15:34:30,625 [main] INFO JdoFactory >>> - Initializing JDO. >>> 2005-09-17 15:34:30,625 [main] INFO JDO >>> - PersistenceManagerFactory - Vendor: JPOX Version: 1.1.0-beta-4 >>> 2005-09-17 15:34:30,625 [main] INFO JDO >>> - PersistenceManagerFactory initialised for datastore >>> URL=jdbc:derby:D:\continuum\continuum-core-it\target\level1\level2\plexus-home/database;create=true >>> driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa >>> 2005-09-17 15:34:30,625 [main] INFO RAMJobStore >>> - RAMJobStore initialized. >>> 2005-09-17 15:34:30,625 [main] INFO StdSchedulerFactory >>> - Quartz scheduler 'scheduler1' initialized from an externally >>> provided properties instance. >>> 2005-09-17 15:34:30,625 [main] INFO StdSchedulerFactory >>> - Quartz scheduler version: 1.4.5 >>> 2005-09-17 15:34:30,625 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED started. >>> 2005-09-17 15:34:30,640 [main] INFO Continuum >>> - Initializing Continuum. >>> 2005-09-17 15:34:30,640 [main] INFO Continuum >>> - Showing all projects: 2005-09-17 15:34:30,656 [main] INFO - >>> 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-09-17 15:34:30,656 [main] INFO SCHEMA >>> - Initialising Catalog "", Schema "SA" using "SchemaTable" >>> auto-start option >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Profile since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ScmResult since it was managed >>> previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Project since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.BuildResult since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectDeveloper since it >>> was managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectGroup since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ChangeSet since it was managed >>> previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectDependency since it >>> was managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.BuildDefinition since it >>> was managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.Schedule since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.scm.ChangeFile since it was managed >>> previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.project.ProjectNotifier since it >>> was managed previously >>> 2005-09-17 15:34:30,734 [main] INFO JDO >>> - Managing Persistence of >>> org.apache.maven.continuum.model.system.Installation since it was >>> managed previously >>> 2005-09-17 15:34:30,734 [main] INFO MetaData >>> - Parsing MetaData from file >>> "file:/D:/continuum/continuum-model/target/continuum-model-1.0-alpha-4-SNAPSHOT.jar!/META-INF/package.jdo" >>> >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-6] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-5] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-4] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-3] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-2] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-1] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-8] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-9] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-10] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-11] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-12] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-13] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:34:30,781 [scheduler1_Worker-7] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,812 [scheduler1_Worker-0] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.system.Installation [Table : >>> INSTALLATION, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Profile [Table : PROFILE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ChangeFile [Table : CHANGEFILE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ChangeSet [Table : CHANGESET, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.scm.ScmResult [Table : SCMRESULT, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Schedule [Table : SCHEDULE, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.BuildDefinition [Table : >>> BUILDDEFINITION, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.BuildResult [Table : >>> BUILDRESULT, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,968 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectDependency [Table : >>> PROJECTDEPENDENCY, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,984 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectDeveloper [Table : >>> PROJECTDEVELOPER, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,984 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectNotifier [Table : >>> PROJECTNOTIFIER, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,984 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.ProjectGroup [Table : >>> PROJECTGROUP, InheritanceStrategy : new-table] >>> 2005-09-17 15:34:30,984 [main] INFO SCHEMA >>> - Managing Persistence of Class : >>> org.apache.maven.continuum.model.project.Project [Table : PROJECT, >>> InheritanceStrategy : new-table] >>> 2005-09-17 15:34:31,000 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectNotifier.configuration >>> [Table : PROJECTNOTIFIER_CONFIGURATION] >>> 2005-09-17 15:34:31,000 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions >>> [Table : PROJECTGROUP_BUILDDEFINITIONS] >>> 2005-09-17 15:34:31,000 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.ProjectGroup.notifiers >>> [Table : PROJECTGROUP_NOTIFIERS] >>> 2005-09-17 15:34:31,000 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.Project.buildDefinitions >>> [Table : PROJECT_BUILDDEFINITIONS] >>> 2005-09-17 15:34:31,015 [main] INFO SCHEMA >>> - Managing Persistence of Field : >>> org.apache.maven.continuum.model.project.Project.notifiers [Table : >>> PROJECT_NOTIFIERS] >>> 2005-09-17 15:34:31,640 [scheduler1_Worker-14] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:34:31,781 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table CHANGEFILE >>> 2005-09-17 15:34:31,781 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table CHANGEFILE >>> 2005-09-17 15:34:31,796 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table BUILDDEFINITION >>> 2005-09-17 15:34:31,796 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table BUILDDEFINITION >>> 2005-09-17 15:34:31,828 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTNOTIFIER >>> 2005-09-17 15:34:31,828 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table CHANGESET >>> 2005-09-17 15:34:31,843 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table CHANGESET >>> 2005-09-17 15:34:31,859 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP >>> 2005-09-17 15:34:31,875 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table SCMRESULT >>> 2005-09-17 15:34:31,890 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table BUILDRESULT >>> 2005-09-17 15:34:31,890 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table BUILDRESULT >>> 2005-09-17 15:34:32,468 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTDEVELOPER >>> 2005-09-17 15:34:32,468 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTDEVELOPER >>> 2005-09-17 15:34:32,484 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table SCHEDULE >>> 2005-09-17 15:34:32,484 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table INSTALLATION >>> 2005-09-17 15:34:32,515 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT >>> 2005-09-17 15:34:32,531 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT >>> 2005-09-17 15:34:32,531 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTDEPENDENCY >>> 2005-09-17 15:34:32,531 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTDEPENDENCY >>> 2005-09-17 15:34:32,546 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROFILE >>> 2005-09-17 15:34:32,546 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROFILE >>> 2005-09-17 15:34:32,562 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION >>> 2005-09-17 15:34:32,578 [main] INFO RDBMS >>> - Validated 1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION >>> 2005-09-17 15:34:32,593 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS >>> 2005-09-17 15:34:32,593 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS >>> 2005-09-17 15:34:32,609 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECTGROUP_NOTIFIERS >>> 2005-09-17 15:34:32,609 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECTGROUP_NOTIFIERS >>> 2005-09-17 15:34:32,609 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT_NOTIFIERS >>> 2005-09-17 15:34:32,625 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT_NOTIFIERS >>> 2005-09-17 15:34:32,625 [main] INFO RDBMS >>> - Validated 1 unique key(s) for table PROJECT_BUILDDEFINITIONS >>> 2005-09-17 15:34:32,640 [main] INFO RDBMS >>> - Validated 2 foreign key(s) for table PROJECT_BUILDDEFINITIONS >>> 2005-09-17 15:34:32,671 [main] INFO SCHEMA >>> - Catalog "", Schema "SA" initialised - managing 18 classes >>> 2005-09-17 15:34:32,671 [main] INFO Continuum >>> - Starting Continuum. >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - 2005-09-17 15:34:32,687 [main] INFO >>> Continuum - 2005-09-17 15:34:32,687 [main] >>> INFO Continuum - < Continuum >>> 1.0-alpha-4-SNAPSHOT started! > >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - ------------------------------------------- >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - \ ^__^ >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - \ (oo)\_______ >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - (__)\ )\/\ >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - ||----w | >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - || || >>> 2005-09-17 15:34:32,687 [main] INFO Continuum >>> - 2005-09-17 15:34:32,687 [main] INFO >>> Continuum - 2005-09-17 15:34:32,687 [main] >>> INFO ContinuumInitializer - Continuum initializer running >>> ... >>> 2005-09-17 15:34:32,718 [main] INFO SchedulesActivator >>> - Activating schedules ... >>> 2005-09-17 15:34:32,718 [main] INFO SchedulesActivator >>> - Sat Sep 17 16:00:00 NZST 2005 >>> 2005-09-17 15:34:32,718 [main] INFO PlexusContainer >>> - Loading on start [role,roleHint]: >>> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project] >>> >>> 2005-09-17 15:34:33,390 [main] ERROR VelocityComponent >>> - ResourceManager.getResource() parse exception: >>> org.apache.velocity.exception.ParseErrorException: Lexical error: >>> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at >>> line 111, column 17. Encountered: after : "" >>> 2005-09-17 15:34:33,453 [main] INFO Notifier:mail >>> - The from mailbox is not configured, will use the nag email address >>> from the project. >>> 2005-09-17 15:34:33,468 [main] INFO Notifier:mail >>> - >From name: Continuum@192.168.1.64 >>> 2005-09-17 15:34:33,468 [main] INFO Notifier:mail >>> - Build host name: 192.168.1.64 >>> 2005-09-17 15:34:33,468 [main] INFO RecipientSource >>> - To override address is not configured, will use the nag email >>> address from the project. >>> 2005-09-17 15:34:33,468 [main] INFO TaskQueueExecutor:build-project >>> - Starting task executor, thread name 'build-project'. >>> 2005-09-17 15:34:33,468 [main] INFO PlexusContainer >>> - Loading on start [role,roleHint]: >>> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project] >>> >>> 2005-09-17 15:34:33,468 [main] INFO >>> TaskQueueExecutor:check-out-project - Starting task executor, >>> thread name 'check-out-project'. >>> [2005.09.17 15:34:33] Integration test settings >>> [2005.09.17 15:34:33] IT root: D:\continuum\continuum-core-it\target\it >>> [2005.09.17 15:34:33] Remoting method: jvm >>> [2005.09.17 15:34:33] Store implementation: class >>> org.apache.maven.continuum.store.JdoContinuumStore >>> [2005.09.17 15:34:33] Connecting to and starting Continuum >>> [2005.09.17 15:34:33] Removing all existing projects from Continuum. >>> [2005.09.17 15:34:33] Initializing Maven 1 CVS project >>> [2005.09.17 15:34:34] Adding Maven 1 project >>> 2005-09-17 15:34:34,046 [main] DEBUG MavenSettingsBuilder >>> - Building Maven global-level settings from: >>> 'd:\rnd\apps\m2\conf\settings.xml' >>> 2005-09-17 15:34:34,046 [main] DEBUG MavenSettingsBuilder >>> - Building Maven user-level settings from: 'C:\Documents and >>> Settings\Arnold.NONE-C03D6244FF\.m2\settings.xml' >>> 2005-09-17 15:34:34,062 [main] INFO >>> ContinuumProjectBuilder:maven-one-builder - Downloading >>> file:/D:/continuum/continuum-core-it/target/it/maven-1/project.xml >>> 2005-09-17 15:34:34,062 [main] INFO Continuum >>> - Created 1 projects. >>> 2005-09-17 15:34:34,062 [main] INFO Continuum >>> - Created 1 project groups. >>> 2005-09-17 15:34:34,062 [main] INFO Continuum >>> - 0 warnings. >>> 2005-09-17 15:34:34,093 [main] INFO Continuum >>> - Creating project group with the group id: 'dummy'. >>> 2005-09-17 15:34:35,093 [Thread-30] INFO - Checking >>> out project: 'Maven 1 Project', id: '11' to >>> 'D:\continuum\continuum-core-it\target\working-directory\11'. >>> 2005-09-17 15:34:36,062 [Thread-30] INFO - Checked out >>> 2 files. >>> [2005.09.17 15:34:36] Building Maven 1 project >>> 2005-09-17 15:34:36,390 [main] INFO Continuum >>> - Enqueuing 'Maven 1 Project'. >>> 2005-09-17 15:34:36,546 [Thread-29] INFO - Updating >>> project: id: '11', name 'Maven 1 Project'. >>> 2005-09-17 15:34:36,843 [Thread-29] INFO tinuumBuildExecutor:ant >>> - Resolved the executable 'ant' to >>> 'D:\dev\apps\apache-ant-1.6.5\bin\ant'. >>> 2005-09-17 15:34:36,843 [Thread-29] INFO >>> ContinuumBuildExecutor:maven-1 - Resolved the executable 'maven' to >>> 'D:\dev\apps\maven-1.1-beta-1\bin\maven'. >>> 2005-09-17 15:34:36,843 [Thread-29] INFO >>> ContinuumBuildExecutor:maven2 - Resolved the executable 'm2' to >>> 'D:\rnd\apps\m2\bin\m2'. >>> 2005-09-17 15:34:36,843 [Thread-29] INFO utorManager - >>> Build executors: >>> 2005-09-17 15:34:36,843 [Thread-29] INFO utorManager - >>> maven-1 >>> 2005-09-17 15:34:36,843 [Thread-29] INFO utorManager - ant >>> 2005-09-17 15:34:36,843 [Thread-29] INFO utorManager - >>> maven2 >>> 2005-09-17 15:34:36,843 [Thread-29] INFO utorManager - >>> shell >>> 2005-09-17 15:34:36,937 [Thread-29] INFO >>> Action:update-project-from-working-directory - Updating project >>> 'Maven 1 Project' from checkout. >>> 2005-09-17 15:34:37,343 [Thread-29] WARN >>> ContinuumBuildExecutor:maven-1 - Executable >>> 'D:\dev\apps\maven-1.1-beta-1\bin\maven'. >>> 2005-09-17 15:34:37,375 [Thread-29] INFO >>> ContinuumBuildExecutor:maven-1 - Arguments: clean:clean jar:install >>> 2005-09-17 15:34:37,375 [Thread-29] INFO >>> ContinuumBuildExecutor:maven-1 - Working directory: >>> D:\continuum\continuum-core-it\target\working-directory\11 >>> 2005-09-17 15:35:05,086 [Thread-29] INFO >>> ContinuumBuildExecutor:maven-1 - Exit code: 0 >>> [2005.09.17 15:35:05] Testing that the POM is updated before each >>> build. >>> 2005-09-17 15:35:05,368 [Thread-29] INFO - Sending >>> message: From '"Continuum@192.168.1.64" '. >>> 2005-09-17 15:35:05,368 [Thread-29] INFO - Recipient: >>> To ''. >>> DEBUG: JavaMail version 1.3.2 >>> DEBUG: java.io.FileNotFoundException: >>> D:\dev\apps\jdk\jdk1.5.0_01\jre\lib\javamail.providers (The system >>> cannot find the file specified) >>> DEBUG: !anyLoaded >>> DEBUG: not loading resource: /META-INF/javamail.providers >>> DEBUG: successfully loaded resource: >>> /META-INF/javamail.default.providers >>> DEBUG: Tables of loaded providers >>> DEBUG: Providers Listed By Class Name: >>> {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun >>> Microsystems, Inc], >>> com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun >>> Microsystems, Inc], >>> com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun >>> Microsystems, Inc], >>> com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun >>> Microsystems, Inc], >>> com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun >>> Microsystems, Inc], >>> com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun >>> Microsystems, Inc]} >>> DEBUG: Providers Listed By Protocol: >>> {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun >>> Microsystems, Inc], >>> imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun >>> Microsystems, Inc], >>> smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun >>> Microsystems, Inc], >>> pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun >>> Microsystems, Inc], >>> pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun >>> Microsystems, Inc], >>> smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun >>> Microsystems, Inc]} >>> DEBUG: successfully loaded resource: >>> /META-INF/javamail.default.address.map >>> DEBUG: !anyLoaded >>> DEBUG: not loading resource: /META-INF/javamail.address.map >>> DEBUG: java.io.FileNotFoundException: >>> D:\dev\apps\jdk\jdk1.5.0_01\jre\lib\javamail.address.map (The system >>> cannot find the file specified) >>> DEBUG: setDebug: JavaMail version 1.3.2 >>> DEBUG: getProvider() returning >>> javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun >>> Microsystems, Inc] >>> DEBUG SMTP: useEhlo true, useAuth false >>> DEBUG SMTP: trying to connect to host "localhost", port 25, isSSL false >>> [2005.09.17 15:35:05] Tearing down test - ignore any interrupted >>> exceptions >>> 2005-09-17 15:35:05,930 [main] INFO >>> TaskQueueExecutor:check-out-project - Executor thread got shutdown >>> signal. >>> 2005-09-17 15:35:05,930 [Thread-30] INFO >>> TaskQueueExecutor:check-out-project - Executor thread >>> 'check-out-project' exited. >>> 2005-09-17 15:35:05,930 [main] INFO Continuum >>> - Stopping Continuum. >>> 2005-09-17 15:35:05,930 [main] INFO Continuum >>> - Continuum stopped. >>> 2005-09-17 15:35:05,930 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED shutting down. >>> 2005-09-17 15:35:05,930 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED paused. >>> 2005-09-17 15:35:05,930 [main] INFO QuartzScheduler >>> - Scheduler scheduler1_$_NON_CLUSTERED shutdown complete. >>> 2005-09-17 15:35:05,930 [scheduler1_Worker-12] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:05,930 [scheduler1_Worker-13] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:05,930 [scheduler1_Worker-14] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:05,930 [scheduler1_Worker-8] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-7] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-5] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-4] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-3] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-2] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-1] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-0] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-6] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-9] DEBUG ol >>> - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-10] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:05,961 [scheduler1_Worker-11] DEBUG >>> ol - WorkerThread is shutting down >>> 2005-09-17 15:35:05,977 [main] INFO TaskQueueExecutor:build-project >>> - Executor thread got shutdown signal. >>> 2005-09-17 15:35:05,977 [main] INFO TaskQueueExecutor:build-project >>> - Waiting until task executor 'build-project' is idling... >>> 2005-09-17 15:35:06,836 [Thread-29] ERROR >>> ContinuumNotificationDispatcher - Error while trying to use the >>> mailnotifier. >>> org.codehaus.plexus.notification.NotificationException: Error while >>> notifiying. >>> at >>> org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendNotification(MailContinuumNotifier.java:201) >>> >>> at >>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.sendNotification(DefaultContinuumNotificationDispatcher.java:156) >>> >>> at >>> org.apache.maven.continuum.notification.DefaultContinuumNotificationDispatcher.buildComplete(DefaultContinuumNotificationDispatcher.java:89) >>> >>> at >>> org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:234) >>> >>> at >>> org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53) >>> >>> at >>> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103) >>> >>> at java.lang.Thread.run(Thread.java:595) >>> Caused by: org.apache.maven.continuum.ContinuumException: Exception >>> while sending message. >>> at >>> org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendMessage(MailContinuumNotifier.java:394) >>> >>> at >>> org.apache.maven.continuum.notification.mail.MailContinuumNotifier.buildComplete(MailContinuumNotifier.java:304) >>> >>> at >>> org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendNotification(MailContinuumNotifier.java:196) >>> >>> ... 6 more >>> Caused by: org.codehaus.plexus.mailsender.MailSenderException: Error >>> while sending mail. >>> at >>> org.codehaus.plexus.mailsender.javamail.JavamailMailSender.send(JavamailMailSender.java:204) >>> >>> at >>> org.apache.maven.continuum.notification.mail.MailContinuumNotifier.sendMessage(MailContinuumNotifier.java:390) >>> >>> ... 8 more >>> Caused by: javax.mail.MessagingException: Could not connect to SMTP >>> host: localhost, port: 25; >>> nested exception is: >>> java.net.ConnectException: Connection refused: connect >>> at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1213) >>> at >>> com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:311) >>> at javax.mail.Service.connect(Service.java:233) >>> at javax.mail.Service.connect(Service.java:134) >>> at javax.mail.Service.connect(Service.java:86) >>> at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:144) >>> at javax.mail.Transport.send0(Transport.java:150) >>> at javax.mail.Transport.send(Transport.java:80) >>> at >>> org.codehaus.plexus.mailsender.javamail.JavamailMailSender.send(JavamailMailSender.java:200) >>> >>> ... 9 more >>> 2005-09-17 15:35:06,836 [Thread-29] INFO >>> TaskQueueExecutor:build-project - Executor thread 'build-project' >>> exited. >>> [2005.09.17 15:35:06] Used 35509ms >>> >>> [ stderr ] >>> --------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> ------------------------------------------------------------------------------- >>> >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:update-working-directory-from-scm' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.plugin.MavenPluginCollector' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.project.builder.manager.ContinuumProjectBuilderManager' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.maven.m2.MavenBuilderHelper' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:irc' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:shell' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.project.builder.ContinuumProjectBuilder:maven-one-builder' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.manager.NotifierManager' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.velocity.VelocityComponent' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:add-project-to-checkout-queue' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:checkout-project' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.buildcontroller.BuildController' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.scm.ContinuumScm' 13952392. >>> There was no such logger >>> 'org.apache.maven.settings.MavenSettingsBuilder' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.utils.WorkingDirectoryService' 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.resolver.ArtifactResolver' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 13952392. >>> There was no such logger 'org.codehaus.plexus.action.ActionManager' >>> 13952392. >>> There was no such logger 'org.codehaus.plexus.mailsender.MailSender' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven2' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.project.interpolation.ModelInterpolator' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.project.builder.ContinuumProjectBuilder:maven-two-builder' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.manager.BuildExecutorManager' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:console' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.utils.shell.ShellCommandHelper' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.RecipientSource' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.initialization.ContinuumInitializer' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.build.settings.SchedulesActivator' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven-1' >>> 13952392. >>> There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:store-checkout-scm-result' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:store-project-group' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.execution.maven.m1.MavenOneMetadataHelper' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:execute-builder' 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:release' >>> 13952392. >>> There was no such logger 'org.codehaus.plexus.jabber.JabberClient' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:mail' 13952392. >>> There was no such logger >>> 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher' >>> 13952392. >>> There was no such logger >>> 'org.apache.maven.project.MavenProjectBuilder' 13952392. >>> There was no such logger 'org.codehaus.plexus.msn.MsnClient' 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:snapshot' >>> 13952392. >>> There was no such logger 'org.apache.maven.scm.manager.ScmManager' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.notification.notifier.Notifier:msn' 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.manager.WagonManager' 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:update-project-from-working-directory' >>> 13952392. >>> There was no such logger >>> 'org.codehaus.plexus.action.Action:check-working-directory' 13952392. >>> There was no such logger >>> 'org.apache.maven.artifact.transform.ArtifactTransformation:latest' >>> 13952392. >>> >>> [ stacktrace ] >>> ----------------------------------------------------------- >>> >>> java.io.FileNotFoundException: >>> D:\continuum\continuum-core-it\target\it\temp-co\project.xml (The >>> system cannot find the path specified) >>> at java.io.FileInputStream.open(Native Method) >>> at java.io.FileInputStream.(FileInputStream.java:106) >>> at org.codehaus.plexus.util.FileUtils.fileRead(FileUtils.java:258) >>> at >>> org.apache.maven.continuum.it.MavenOneIntegrationTest.testBasic(MavenOneIntegrationTest.java:91) >>> >>> 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:246) >>> >>> at >>> org.codehaus.surefire.battery.JUnitBattery.execute(JUnitBattery.java:220) >>> >>> at org.codehaus.surefire.Surefire.executeBattery(Surefire.java:203) >>> at org.codehaus.surefire.Surefire.run(Surefire.java:152) >>> at org.codehaus.surefire.Surefire.run(Surefire.java:76) >>> 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:104) >>> at >>> org.apache.maven.test.SurefirePlugin.execute(SurefirePlugin.java:229) >>> at >>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:357) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:479) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:452) >>> >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:438) >>> >>> 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:302) >>> 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) >> >> >