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/02/08 03:08:49 UTC

[continuum] BUILD FAILURE: Maven Core - CLI

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=6145&projectId=184
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu, 8 Feb 2007 02:08:29 +0000
  Finished at: Thu, 8 Feb 2007 02:08:43 +0000
  Total time: 14s
  Build Trigger: Schedule
  Build Number: 58
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_10(Sun Microsystems Inc.)

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

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-embedder:2.1-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Core - CLI
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/184/target
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/184/target/classes
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/184/target/test-classes
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/184/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/continuum/continuum_data/working-directory/184/src/main/resources
[WARNING] 
	Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-20070207.193904-2.pom
1K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-20070207.193904-2.jar
26K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /export/home/continuum/continuum_data/working-directory/184/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/continuum/continuum_data/working-directory/184/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /export/home/continuum/continuum_data/working-directory/184/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/export/home/continuum/continuum_data/working-directory/184/src/test/java/org/apache/maven/cli/AbstractConsoleDownloadMonitorTest.java:[97,12] cannot find symbol
symbol  : constructor TransferEvent(org.apache.maven.wagon.providers.file.FileWagon,org.apache.maven.wagon.resource.Resource,int,int)
location: class org.apache.maven.wagon.events.TransferEvent

/export/home/continuum/continuum_data/working-directory/184/src/test/java/org/apache/maven/cli/AbstractConsoleDownloadMonitorTest.java:[106,12] cannot find symbol
symbol  : constructor TransferEvent(org.apache.maven.wagon.providers.file.FileWagon,org.apache.maven.wagon.resource.Resource,java.lang.Exception,int)
location: class org.apache.maven.wagon.events.TransferEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Feb 08 02:08:43 GMT+00:00 2007
[INFO] Final Memory: 10M/67M
[INFO] ------------------------------------------------------------------------

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