Online report : 
http://maven.zones.apache.org/continuum/buildResult.action?buildId=24417&projectId=517

Build statistics:
 State: Error
 Previous Build: No previous build.
 Started at: Mon 24 Sep 2007 14:40:50 +0000
 Finished at: Mon 24 Sep 2007 14:50:17 +0000
 Total time: 9m 27s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 0
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.4.2_06"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.4.2_06
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-core:2.0.8-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: j2sdk1.4.2_06
Description:

****************************************************************************
Test Summary:
****************************************************************************
Tests: 110
Failures: 1
Total time: 548789

****************************************************************************
Build Error:
****************************************************************************
org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error 
while executing shell command. The most common error is that 'mvn' is not in 
your path.
        at 
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:227)
        at 
org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.build(MavenTwoBuildExecutor.java:149)
        at 
org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:140)
        at 
org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:417)
        at 
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:156)
        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: java.io.FileNotFoundException: 
/export/home/build/data/continuum/build-output-directory/517/24417.log.txt (No 
such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at org.codehaus.plexus.util.FileUtils.fileRead(FileUtils.java:302)
        at org.codehaus.plexus.util.FileUtils.fileRead(FileUtils.java:284)
        at 
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:210)
        ... 11 more


****************************************************************************
Test Failures:
****************************************************************************

org.apache.maven.its.Suite
   testit0120
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; log = + Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order: [INFO] Parent
[INFO]   Model
[INFO]   Client
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Parent
[INFO]    task-segment: [clean:clean, compile]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/target
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/target/classes
[INFO] Deleting directory 
/var/tmp/it0120-ejbClientDependency/target/test-classes
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/target/site
[INFO] No goals needed for project - skipping
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Model
[INFO]    task-segment: [clean:clean, compile]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/model/target
[INFO] Deleting directory 
/var/tmp/it0120-ejbClientDependency/model/target/classes
[INFO] Deleting directory 
/var/tmp/it0120-ejbClientDependency/model/target/test-classes
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/model/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to 
/var/tmp/it0120-ejbClientDependency/model/target/classes
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Client
[INFO]    task-segment: [clean:clean, compile]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/client/target
[INFO] Deleting directory 
/var/tmp/it0120-ejbClientDependency/client/target/classes
[INFO] Deleting directory 
/var/tmp/it0120-ejbClientDependency/client/target/test-classes
[INFO] Deleting directory /var/tmp/it0120-ejbClientDependency/client/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
 Try downloading the file manually from the project website.
Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file \
          -Durl=[url] -DrepositoryId=[id]
Path to dependency: 1) org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
        2) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact: org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
from the specified remote repositories:
 central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
 Try downloading the file manually from the project website.
Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file \
          -Durl=[url] -DrepositoryId=[id]
Path to dependency: 1) org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
        2) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact: org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
from the specified remote repositories:
 central (http://repo1.maven.org/maven2)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
        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:324)
        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)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
 Try downloading the file manually from the project website.
Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.maven.its.it0120 -DartifactId=model \
         -Dversion=1.0-SNAPSHOT -Dclassifier=client -Dpackaging=ejb-client 
-Dfile=/path/to/file \
          -Durl=[url] -DrepositoryId=[id]
Path to dependency: 1) org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
        2) org.apache.maven.its.it0120:model:ejb-client:client:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact: org.apache.maven.its.it0120:client:jar:1.0-SNAPSHOT
from the specified remote repositories:
 central (http://repo1.maven.org/maven2)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:316)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:280)
        at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1241)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:400)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Sep 24 14:50:16 GMT+00:00 2007
[INFO] Final Memory: 3M/10M
[INFO] ------------------------------------------------------------------------
        at org.apache.maven.it.Verifier.executeGoals(Verifier.java:946)[...]

Reply via email to