You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2007/09/11 14:25:55 UTC

[continuum] BUILD ERROR: MyFaces Shared Core

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=6979&projectId=40
Build statistics:
  State: Error
  Previous State: Ok
  Started at: Tue 11 Sep 2007 12:25:38 +0000
  Finished at: Tue 11 Sep 2007 12:25:55 +0000
  Total time: 17s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: imario @ Tue 11 Sep 2007 12:21:48 +0000
Comment: [maven-release-plugin] prepare release 2_0_7
Files changed:
  /myfaces/shared/trunk/core/pom.xml ( 574563 )
  /myfaces/shared/trunk/pom.xml ( 574563 )
  /myfaces/shared/trunk/shared-impl/pom.xml ( 574563 )
  /myfaces/shared/trunk/shared-orchestra/pom.xml ( 574563 )
  /myfaces/shared/trunk/shared-tomahawk/pom.xml ( 574563 )

Changed: imario @ Tue 11 Sep 2007 12:22:07 +0000
Comment: [maven-release-plugin] prepare for next development iteration
Files changed:
  /myfaces/shared/trunk/core/pom.xml ( 574565 )
  /myfaces/shared/trunk/pom.xml ( 574565 )
  /myfaces/shared/trunk/shared-impl/pom.xml ( 574565 )
  /myfaces/shared/trunk/shared-orchestra/pom.xml ( 574565 )
  /myfaces/shared/trunk/shared-tomahawk/pom.xml ( 574565 )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Build Error:
****************************************************************************
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error executing action 'update-project-from-working-directory'
	at org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:432)
	at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:137)
	at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50)
	at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
	at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
	at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
	at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error while mapping metadata:add.project.artifact.not.found.error
add.project.unknown.error

	at org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.updateProjectFromCheckOut(MavenTwoBuildExecutor.java:132)
	at org.apache.maven.continuum.core.action.UpdateProjectFromWorkingDirectoryContinuumAction.execute(UpdateProjectFromWorkingDirectoryContinuumAction.java:77)
	at org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:406)
	... 8 more