You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/06/14 04:27:18 UTC

[continuum] BUILD SUCCESSFUL: Continuum Core

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8411&projectId=102
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Thu 14 Jun 2007 02:23:47 +0000
  Finished at: Thu 14 Jun 2007 02:26:58 +0000
  Total time: 3m 10s
  Build Trigger: Schedule
  Build Number: 76
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  102/classes.png ( no revision )
  102/src/test/repository/console-notifier/pom.xml ( no revision )
  102/src/test/repository/maven-builder-helper-1.xml ( no revision )
  102/src/test/repository/maven-builder-helper-2.xml ( no revision )
  102/src/test/repository/maven-builder-helper-3.xml ( no revision )
  102/src/test/java/org/apache/maven/continuum/utils/ProjectSorterTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/scm/ContinuumScmTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/buildcontroller/BuildProjectTaskExecutorTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/buildcontroller/DefaultBuildControllerTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/execution/maven/m1/MavenOneBuildExecutorTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/execution/manager/DefaultBuildExecutorManagerTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/buildqueue/BuildQueueTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/DefaultContinuumTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/notification/ContinuumNotificationDispatcherTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/notification/mail/FormatterToolTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/notification/mail/MailContinuumNotifierTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/project/builder/maven/MavenTwoContinuumProjectBuilderTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/project/builder/maven/MavenOneContinuumProjectBuilderTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/configuration/ConfigurationServiceTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/core/action/CreateProjectsFromMetadataTest.java ( no revision )
  102/src/test/java/org/apache/maven/continuum/TestAction.java ( no revision )
  102/src/test/resources/configuration.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/buildcontroller/BuildProjectTaskExecutorTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/buildcontroller/DefaultBuildControllerTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/buildqueue/BuildQueueTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/DefaultContinuumTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/notification/mail/MailContinuumNotifierTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/notification/ContinuumNotificationDispatcherTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/configuration/ConfigurationServiceTest.xml ( no revision )
  102/src/test/resources/org/apache/maven/continuum/network/SimpleServerSocketConnectionFactoryTest.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-model/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-plexus-application/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-jabber/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-irc/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-notifiers/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-xmlrpc/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/pom_ci.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-core/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/pom.xml ( no revision )
  102/src/test/resources/projects/continuum/continuum-web/pom.xml ( no revision )
  102/src/test/resources/projects/maven-1.pom.xml ( no revision )
  102/src/test/resources/log4j.properties ( no revision )
  102/src/main/java/org/apache/maven/continuum/build/settings/DefaultSchedulesActivator.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/ProjectSorter.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/WorkingDirectoryService.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/shell/ExecutionResult.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/shell/ShellCommandHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/shell/DefaultShellCommandHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/DefaultWorkingDirectoryService.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/utils/PlexusContainerManager.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scm/ContinuumScmException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scm/ContinuumScm.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scm/queue/CheckOutTaskExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scm/queue/CheckOutTask.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scm/DefaultContinuumScm.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildcontroller/BuildController.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildcontroller/BuildContext.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildcontroller/BuildProjectTaskExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildcontroller/DefaultBuildController.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/AbstractBuildExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/ant/AntBuildExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m1/MavenOneBuildExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m1/MavenOneMetadataHelperException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m1/MavenOneMetadataHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m1/DefaultMavenOneMetadataHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m2/MavenTwoBuildExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m2/DefaultMavenBuilderHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m2/SettingsConfigurationException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m2/MavenBuilderHelperException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/maven/m2/MavenBuilderHelper.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/shell/ShellBuildExecutor.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/manager/BuildExecutorManager.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/manager/BuildExecutorNotFoundException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/execution/manager/DefaultBuildExecutorManager.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/trigger/quartz/ContinuumBuildTrigger.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildqueue/evaluator/BuildProjectTaskViabilityEvaluator.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/buildqueue/BuildProjectTask.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/DefaultContinuum.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/notification/console/ConsoleNotifier.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/notification/mail/FormatterTool.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/notification/mail/MailContinuumNotifier.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/notification/DefaultContinuumNotificationDispatcher.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/notification/ContinuumRecipientSource.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/project/builder/maven/MavenTwoContinuumProjectBuilder.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/project/builder/maven/MavenOneContinuumProjectBuilder.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/project/builder/manager/DefaultContinuumProjectBuilderManager.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/project/builder/manager/ContinuumProjectBuilderManagerException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/project/builder/manager/ContinuumProjectBuilderManager.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/configuration/DefaultConfigurationService.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/initialization/ContinuumInitializer.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/initialization/ContinuumInitializationException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/initialization/DefaultContinuumInitializer.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/RemoveBuildDefinitionFromProjectAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/UpdateWorkingDirectoryFromScmContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/CreateProjectsFromMetadataAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/CheckWorkingDirectoryAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/UpdateBuildDefinitionFromProjectGroupAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AbstractContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/CleanWorkingDirectoryAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/ExecuteBuilderContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AddBuildDefinitionToProjectAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/DeployArtifactContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AddProjectToCheckOutQueueAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/RemoveBuildDefinitionFromProjectGroupAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AbstractValidationContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/ValidateProject.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/StoreProjectAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/StoreCheckOutScmResultAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/UpdateProjectFromWorkingDirectoryContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AddAssignableRolesAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/UpdateBuildDefinitionFromProjectAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AddBuildDefinitionToProjectGroupAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/RemoveAssignableRolesAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/CheckoutProjectContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/AbstractBuildDefinitionContinuumAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/ValidateProjectGroup.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/core/action/StoreProjectGroupAction.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scheduler/ContinuumSchedulerException.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scheduler/ContinuumScheduler.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scheduler/DefaultContinuumScheduler.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scheduler/ContinuumBuildJob.java ( no revision )
  102/src/main/java/org/apache/maven/continuum/scheduler/ContinuumSchedulerConstants.java ( no revision )
  102/src/main/resources/META-INF/plexus/components.xml ( no revision )
  102/src/main/resources/org/apache/maven/continuum/notification/mail/templates/ant/BuildComplete.vm ( no revision )
  102/src/main/resources/org/apache/maven/continuum/notification/mail/templates/maven-1/BuildComplete.vm ( no revision )
  102/src/main/resources/org/apache/maven/continuum/notification/mail/templates/shell/BuildComplete.vm ( no revision )
  102/src/main/resources/org/apache/maven/continuum/notification/mail/templates/maven2/BuildComplete.vm ( no revision )
  102/src/main/resources/org/apache/maven/continuum/notification/mail/templates/common.vm ( no revision )
  102/src/test-projects/timeout/src/test/java/org/apache/maven/continuum/testprojects/timeout/TimeoutTest.java ( no revision )
  102/src/test-projects/timeout/pom.xml ( no revision )
  102/src/test-projects/project1/src/main/java/org/codehaus/continuum/project1/App.java ( no revision )
  102/src/test-projects/project1/pom.xml ( no revision )
  102/src/test-projects/project1/.cvsignore ( no revision )
  102/src/test-projects/project2/src/main/java/org/codehaus/continuum/project2/App.java ( no revision )
  102/src/test-projects/project2/pom.xml ( no revision )
  102/src/test-projects/project2/.cvsignore ( no revision )
  102/src/test-input/project.xml ( no revision )
  102/src/test-input/src/main/java/Person.java ( no revision )
  102/src/test-file-storage/plexus/bayesian.pom ( no revision )
  102/src/test-file-storage/plexus/i18b.pom ( no revision )
  102/src/test-file-storage/inamo/accountmanager.pom ( no revision )
  102/classes.dia ( no revision )
  102/pom.xml ( no revision )
  102/design.apt ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.continuum:continuum-test:1.1-SNAPSHOT

org.apache.maven.continuum:continuum-notifier-api:1.1-SNAPSHOT

org.apache.maven.continuum:continuum-api:1.1-SNAPSHOT

org.apache.maven.continuum:continuum-release:1.1-SNAPSHOT

org.apache.maven.continuum:continuum-store:1.1-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 254
Failures: 0
Total time: 123612

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Continuum Core
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/site
[INFO] [plexus:descriptor {execution: generate}]
[WARNING] Component: MavenTwoContinuumProjectBuilder, field name: 'excludedPackagingTypes': Currently configurable fields will not be written to the descriptor without a default value.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 1 resource
[INFO] [plexus:merge-descriptors {execution: merge}]
[INFO] snapshot org.apache.maven.continuum:continuum-security:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-security:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.continuum:continuum-notifier-api:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-notifier-api:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.continuum:continuum-notifiers:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-notifiers:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.continuum:continuum-configuration:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-configuration:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.continuum:continuum-release:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-release:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.continuum:continuum-store:1.1-SNAPSHOT: checking for updates from codehaus.org
[INFO] snapshot org.apache.maven.continuum:continuum-store:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 80 source files to /export/home/build/data/continuum/checkouts/102/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 21 resources
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-mail-sender-test/1.0-alpha-6/plexus-mail-sender-test-1.0-alpha-6.jar
5K downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/redback/redback-rbac-memory/1.0-alpha-1/redback-rbac-memory-1.0-alpha-1.jar
16K downloaded
Downloading: http://repo1.maven.org/maven2/dumbster/dumbster/1.5/dumbster-1.5.jar
7K downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-mail-sender-simple/1.0-alpha-6/plexus-mail-sender-simple-1.0-alpha-6.jar
11K downloaded
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to /export/home/build/data/continuum/checkouts/102/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/102/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.continuum.project.builder.maven.MavenTwoContinuumProjectBuilderTest
02:24:54,483 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:24:54,483 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:24:57,415 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:24:57,415 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/repository/maven-builder-helper-1.xml
02:25:03,398 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:03,398 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:05,737 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:05,737 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/repository/maven-builder-helper-2.xml
02:25:08,748 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:08,748 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:09,781 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:09,781 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/repository/maven-builder-helper-3.xml
02:25:11,564 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:11,564 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:12,242 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:12,242 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:14,691 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:14,691 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:16,453 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:16,453 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:19,429 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:19,429 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:21,620 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:21,620 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.608 sec
Running org.apache.maven.continuum.TestAction
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.continuum.project.builder.maven.MavenOneContinuumProjectBuilderTest
02:25:23,652 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:23,652 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:27,324 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:27,324 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/resources/projects/maven-1.pom.xml
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.249 sec
Running org.apache.maven.continuum.core.action.CreateProjectsFromMetadataTest
[INFO] checking for settings auth setup
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.apache.maven.continuum.buildqueue.BuildQueueTest
02:25:28,806 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:28,806 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:29,374 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:29,374 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:30,283 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:30,283 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:30,821 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:30,821 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:31,744 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:31,744 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:32,447 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:32,447 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.521 sec
Running org.apache.maven.continuum.configuration.ConfigurationServiceTest
02:25:33,635 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:33,635 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:35,368 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:35,368 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.955 sec
Running org.apache.maven.continuum.notification.mail.FormatterToolTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.maven.continuum.notification.mail.MailContinuumNotifierTest
02:25:36,444 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:36,444 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:37,392 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:37,392 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:39,643 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:25:39,644 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:25:39,644 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:25:39,644 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Using 'continuum@localhost' as the from mailbox for all emails.
[INFO] From name: Continuum
[INFO] Build host name: maven.zones.apache.org
[INFO] Sending message: From '"Continuum" <co...@localhost>'.
[INFO] Recipient: To '<fo...@bar>'.
Online report : /buildResult.action?buildId=17&projectId=0
Build statistics:
  State: Ok
  Previous Build: No previous build.
  Started at: Thu, 14 Jun 2007 02:25:38 +0000
  Finished at: Thu, 14 Jun 2007 02:46:12 +0000
  Total time: 20m 34s
  Build Trigger: Forced
  Build Number: 0
  Exit code: 10
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Output:
****************************************************************************
lots out build output
****************************************************************************


02:25:40,315 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:25:40,316 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:25:40,316 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,347 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,326 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
02:25:40,319 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,319 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:25:40,318 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,318 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,318 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,318 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,318 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,317 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,317 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,317 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,317 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,316 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:40,316 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:41,231 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:41,231 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:43,378 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:43,378 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:44,281 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:25:44,281 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:25:44,282 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:25:44,282 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Using 'continuum@localhost' as the from mailbox for all emails.
[INFO] From name: Continuum
[INFO] Build host name: maven.zones.apache.org
[INFO] Sending message: From '"Continuum" <co...@localhost>'.
Online report : /buildResult.action?buildId=17&projectId=0
Build statistics:
  State: Failed
  Previous Build: No previous build.
  Started at: Thu, 14 Jun 2007 02:25:44 +0000
  Finished at: Thu, 14 Jun 2007 02:46:18 +0000
  Total time: 20m 34s
  Build Trigger: Forced
  Build Number: 0
  Exit code: 10
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Output:
****************************************************************************
output
****************************************************************************


[INFO] Recipient: To '<fo...@bar>'.
02:25:45,792 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:25:45,792 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:25:45,792 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,793 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,793 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,793 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:25:45,796 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,797 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,809 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,810 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,810 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,810 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,816 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,821 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,895 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,907 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,908 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:45,908 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:46,446 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:46,446 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:47,488 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:47,488 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:48,857 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:25:48,857 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:25:48,858 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:25:48,858 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Using 'continuum@localhost' as the from mailbox for all emails.
[INFO] From name: Continuum
[INFO] Build host name: maven.zones.apache.org
[INFO] Sending message: From '"Continuum" <co...@localhost>'.
[INFO] Recipient: To '<fo...@bar>'.
Online report : /buildResult.action?buildId=17&projectId=0
Build statistics:
  State: Error
  Previous Build: No previous build.
  Started at: Thu, 14 Jun 2007 02:25:48 +0000
  Finished at: Thu, 14 Jun 2007 02:46:23 +0000
  Total time: 20m 34s
  Build Trigger: Forced
  Build Number: 0
  Exit code: 10
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Build Error:
****************************************************************************
Big long error message


02:25:49,723 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:25:49,723 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:25:49,723 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.695 sec
Running org.apache.maven.continuum.execution.manager.DefaultBuildExecutorManagerTest
02:25:49,906 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:49,906 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:49,916 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,046 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,047 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,066 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,066 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,105 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,114 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,256 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:25:50,338 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:50,338 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:51,686 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:51,686 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 sec
Running org.apache.maven.continuum.scm.ContinuumScmTest
02:25:53,975 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:53,975 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:54,957 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:54,957 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.041 sec
Running org.apache.maven.continuum.execution.maven.m1.MavenOneBuildExecutorTest
02:25:57,216 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:57,216 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:57,973 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:25:57,973 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
02:26:00,940 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:00,940 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:02,215 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:02,215 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
02:26:05,545 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:05,545 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:06,899 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:06,899 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
02:26:09,826 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:09,826 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:10,746 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:10,746 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.562 sec
Running org.apache.maven.continuum.utils.ProjectSorterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.maven.continuum.notification.ContinuumNotificationDispatcherTest
02:26:12,810 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:12,810 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:14,659 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:14,659 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:16,440 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:16,440 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:16,440 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:16,441 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Using 'continuum@localhost' as the from mailbox for all emails.
[INFO] From name: Continuum
[INFO] Build host name: maven.zones.apache.org
[WARNING] Using 'nobody@localhost' as the to address for all emails.
[WARNING] Unknown build state 6 for project 1
[INFO] Sending message: From '"Continuum" <co...@localhost>'.
[INFO] Recipient: To '<no...@localhost>'.
02:26:17,152 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:17,153 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:17,153 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.378 sec
Running org.apache.maven.continuum.DefaultContinuumTest
02:26:17,223 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,224 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,225 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,593 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,594 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,594 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,594 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,594 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,603 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,604 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,828 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:17,935 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:17,935 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:18,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:18,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:18,454 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:18,594 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:19,398 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:19,398 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:21,776 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:21,776 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:21,776 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:21,777 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
02:26:22,099 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:22,100 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:22,100 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:22,107 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,107 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,107 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,218 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,218 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,219 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,219 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,351 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,693 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,699 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,699 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,699 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,699 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,713 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,713 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:22,789 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:22,789 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:23,679 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:23,679 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Using 'nobody@localhost' as the to address for all emails.
[INFO] Starting task executor, thread name 'build-project'.
[INFO] Starting task executor, thread name 'check-out-project'.
[INFO] Waiting until task executor 'build-project' is idling...
[INFO] Executor thread 'build-project' exited.
[INFO] Waiting until task executor 'check-out-project' is idling...
[INFO] Executor thread interrupted, command: Shutdown
[INFO] Executor thread 'check-out-project' exited.
02:26:25,637 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:25,637 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:26,648 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:26,648 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:27,973 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:27,974 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:27,974 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:27,974 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/resources/projects/continuum/continuum-notifiers/pom.xml
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-irc/pom.xml
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-jabber/pom.xml
[INFO] Created 3 projects.
[INFO] Created 1 project groups.
[INFO] 0 errors.
[INFO] Creating project group with the group id: 'org.apache.maven.continuum'.
number of projects: 3
number of project groups: 2
02:26:30,847 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:30,847 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:30,847 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,847 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:30,848 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:31,159 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:31,159 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:31,782 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:31,782 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:32,521 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:32,522 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:32,522 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:32,522 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test-projects/project1/pom.xml
[INFO] Created 1 projects.
[INFO] Created 1 project groups.
[INFO] 0 errors.
[INFO] Creating project group with the group id: 'plexus'.
02:26:33,364 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:33,382 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:33,383 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,948 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,857 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,857 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,853 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,853 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,853 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,852 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,384 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,384 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,384 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,384 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,383 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,383 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,383 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:33,383 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:34,707 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:34,707 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:36,191 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:36,191 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:37,272 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:37,272 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:37,272 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:37,273 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test-projects/project1/pom.xml
[INFO] Created 1 projects.
[INFO] Created 1 project groups.
[INFO] 0 errors.
[INFO] Creating project group with the group id: 'plexus'.
02:26:38,904 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:38,905 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:38,905 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:39,342 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,342 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,342 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,343 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,343 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,343 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,343 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,343 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,344 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:39,498 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:39,498 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:40,552 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:40,552 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:41,303 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:41,303 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:41,303 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:41,303 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test-projects/project1/pom.xml
[INFO] Created 1 projects.
[INFO] Created 1 project groups.
[INFO] 0 errors.
[INFO] Creating project group with the group id: 'plexus'.
[INFO] Remove project Continuum Test Project 1(1)
[INFO] Remove project groupContinuum Test Project 1(2)
02:26:41,624 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:41,625 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:41,625 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,625 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,625 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
02:26:41,626 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,626 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:41,631 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,631 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,632 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,631 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,632 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,632 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,641 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,642 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,642 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,642 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:41,651 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:42,029 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:42,029 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:42,674 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:42,674 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:43,950 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:43,966 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:43,967 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:43,967 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
[INFO] Downloading file:/export/home/build/data/continuum/checkouts/102/src/test-projects/project1/pom.xml
[INFO] Created 1 projects.
[INFO] Created 1 project groups.
[INFO] 0 errors.
[INFO] Creating project group with the group id: 'plexus'.
02:26:44,561 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:44,562 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:44,562 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
02:26:44,562 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,563 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,563 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,951 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:44,975 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:44,975 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:45,179 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:45,179 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:45,179 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:45,780 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:45,780 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:46,477 INFO  [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
02:26:46,477 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance.
02:26:46,478 INFO  [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 1.4.5
02:26:46,478 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED started.
[WARNING] Could not find the executable 'maven' in the path '[]'.
[WARNING] Could not find the executable 'ant' in the path '[]'.
[WARNING] Could not find the executable 'mvn' in the path '[]'.
[INFO] Build executors:
[INFO]   ant
[INFO]   maven-1
[INFO]   maven2
[INFO]   shell
[INFO] Initializing Continuum.
[INFO] Showing all projects: 
[INFO] Starting Continuum.
[INFO] 
[INFO] 
[INFO] < Continuum unknown started! >
[INFO] ------------------------------
[INFO]        \   ^__^
[INFO]         \  (oo)\_______
[INFO]            (__)\       )\/\
[INFO]                ||----w |
[INFO]                ||     ||
[INFO] 
[INFO] 
[INFO] Continuum initializer running ...
[INFO] Activating schedules ...
[INFO] DEFAULT_SCHEDULE: next fire time ->Thu Jun 14 03:00:00 GMT 2007
02:26:46,893 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutting down.
02:26:46,893 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED paused.
02:26:46,894 INFO  [org.quartz.core.QuartzScheduler] - Scheduler defaultScheduler_$_NON_CLUSTERED shutdown complete.
[INFO] Stopping Continuum.
[INFO] Continuum stopped.
02:26:46,900 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:46,901 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:46,901 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:46,904 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.743 sec
Running org.apache.maven.continuum.buildcontroller.DefaultBuildControllerTest
02:26:47,107 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,109 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,221 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,227 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,227 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,228 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,228 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,228 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,228 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,228 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,232 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:47,232 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:47,330 DEBUG [org.quartz.simpl.SimpleThreadPool] - WorkerThread is shutting down
02:26:47,990 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:47,990 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Using 'nobody@localhost' as the to address for all emails.
[INFO] The project was not built because there are no changes.
02:26:50,368 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:50,368 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:52,526 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:52,526 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Using 'nobody@localhost' as the to address for all emails.
02:26:53,769 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:53,769 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:54,521 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
02:26:54,521 WARN  [JPOX.MetaData] - No manager for annotations was found in the CLASSPATH so all annotations are ignored.
[WARNING] Using 'nobody@localhost' as the to address for all emails.
[INFO] The project was not built because there are no changes.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.399 sec

Results :
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/102/target/continuum-core-1.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/102/target/continuum-core-1.1-SNAPSHOT.jar to /export/home/build/.m2/repository/org/apache/maven/continuum/continuum-core/1.1-SNAPSHOT/continuum-core-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 8 seconds
[INFO] Finished at: Thu Jun 14 02:26:57 GMT 2007
[INFO] Final Memory: 23M/321M
[INFO] ------------------------------------------------------------------------

****************************************************************************