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 Build Server <co...@ci.codehaus.org> on 2006/08/09 04:05:21 UTC

[continuum] BUILD FAILURE: Maven Core - CLI

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/209/buildId/7389
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue, 8 Aug 2006 19:05:11 -0700
  Finished at: Tue, 8 Aug 2006 19:05:21 -0700
  Total time: 9s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         brett          port r429917 from branch - add a quiet option for the CLI
             /maven/components/trunk/maven-cli/src/main/java/org/apache/maven/cli/CLIManager.java
            /maven/components/trunk/maven-cli/src/main/java/org/apache/maven/cli/MavenCli.java
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Core - CLI
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/209/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/209/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/209/target/test-classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/209/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-core:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-artifact:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-descriptor:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-api:2.1-SNAPSHOT: checking for updates from apache.snapshots
[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-plugin-parameter-documenter:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-tools:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-artifact-manager:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-repository-metadata:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-settings:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-model:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-profile:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-monitor:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-project:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 5 source files to /home/continuum/continuum-maven/working-directory/209/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/continuum/continuum-maven/working-directory/209/src/main/java/org/apache/maven/cli/MavenCli.java:[177,44] cannot find symbol
symbol  : variable Logger
location: class org.apache.maven.cli.MavenCli

/home/continuum/continuum-maven/working-directory/209/src/main/java/org/apache/maven/cli/MavenCli.java:[177,16] cannot find symbol
symbol  : variable loggerManager
location: class org.apache.maven.cli.MavenCli


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Tue Aug 08 19:05:21 PDT 2006
[INFO] Final Memory: 10M/141M
[INFO] ------------------------------------------------------------------------

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