You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2005/10/09 07:04:30 UTC

[continuum] BUILD FAILURE: Maven War Plugin

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun, 9 Oct 2005 05:04:21 +0000
  Finished at: Sun, 9 Oct 2005 05:04:26 +0000
  Total time: 5s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_09(Sun Microsystems Inc.)

Changes
 
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven War Plugin
[INFO]    task-segment: [clean:clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/continuum/data/work/57/target
[INFO] [plugin:descriptor]
[INFO] [resources:resources]
[INFO] [compiler:compile]
Compiling 4 source files to /export/home/continuum/data/work/57/target/classes
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Reason: Compilation failure
[INFO] ----------------------------------------------------------------------------
[INFO] /export/home/continuum/data/work/57/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java:[156,36] cannot resolve symbol
symbol  : method getDefaultExcludesAsList ()
location: class org.codehaus.plexus.util.FileUtils

/export/home/continuum/data/work/57/src/main/java/org/apache/maven/plugin/war/WarExplodedMojo.java:[33,8] buildExplodedWebapp(java.io.File) in org.apache.maven.plugin.war.AbstractWarMojo cannot be applied to (java.io.File,java.io.File)


[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Sun Oct 09 05:04:26 GMT+00:00 2005
[INFO] Final Memory: 4M/14M
[INFO] ----------------------------------------------------------------------------

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org