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/12/22 00:43:56 UTC

[continuum] BUILD FAILURE: Maven War Plugin

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Fri 21 Dec 2007 23:43:38 +0000
  Finished at: Fri 21 Dec 2007 23:43:53 +0000
  Total time: 15s
  Build Trigger: Schedule
  Build Number: 115
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.4.2_09"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
          Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_09
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  pom.xml ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: -B -N
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: JDK 1.4.2
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven War Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/34/target
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 4 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/build/data/continuum/checkouts/34/src/main/resources
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 26 source files to /export/home/build/data/continuum/checkouts/34/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 32 source files to /export/home/build/data/continuum/checkouts/34/target/test-classes
[INFO] [surefire:test]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.surefire:surefire-junit:jar:2.5-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-junit \
          -Dversion=2.5-SNAPSHOT -Dpackaging=jar -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.surefire -DartifactId=surefire-junit \
          -Dversion=2.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) dummy:dummy:jar:1.0
  	2) org.apache.maven.surefire:surefire-junit:jar:2.5-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  dummy:dummy:jar:1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Fri Dec 21 23:43:53 GMT+00:00 2007
[INFO] Final Memory: 19M/36M
[INFO] ------------------------------------------------------------------------

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