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/01 10:30:20 UTC

[continuum] BUILD FAILURE: Maven PMD Plugin

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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Sat 1 Dec 2007 09:29:53 +0000
  Finished at: Sat 1 Dec 2007 09:30:16 +0000
  Total time: 22s
  Build Trigger: Forced
  Build Number: 100
  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:
****************************************************************************
No files changed

****************************************************************************
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 PMD Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/27/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] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 9 source files to /export/home/build/data/continuum/checkouts/27/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/27/src/main/java/org/apache/maven/plugin/pmd/CpdReportGenerator.java:[27,-1] cannot access net.sourceforge.pmd.PMD
bad class file: /export/home/build/.m2/repository/pmd/pmd/4.1/pmd-4.1.jar(net/sourceforge/pmd/PMD.class)
class file has wrong version 49.0, should be 48.0



/export/home/build/data/continuum/checkouts/27/src/main/java/org/apache/maven/plugin/pmd/CpdReportGenerator.java:[27,-1] cannot access net.sourceforge.pmd.PMD
bad class file: /export/home/build/.m2/repository/pmd/pmd/4.1/pmd-4.1.jar(net/sourceforge/pmd/PMD.class)
class file has wrong version 49.0, should be 48.0


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Sat Dec 01 09:30:16 GMT+00:00 2007
[INFO] Final Memory: 12M/25M
[INFO] ------------------------------------------------------------------------

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