« Return to Thread: Re: [continuum] BUILD FAILURE: Maven PMD Plugin

Re: [continuum] BUILD FAILURE: Maven PMD Plugin

by brettporter :: Rate this Message:

Reply to Author | View in Thread

Sounds familiar now... should we continue to consider this a failure  
then until it is added?

On 14/12/2007, at 2:00 PM, Daniel Kulp wrote:

> On Thursday 13 December 2007, Brett Porter wrote:
>> is PMD JDK 5 only now?
>
> Yes.  But they are working on getting a retrotranslated version  
> submitted
> to central the the plugin can use.
>
> Dan
>
>
>
>> - Brett
>>
>> On 14/12/2007, at 1:35 PM, Continuum@... wrote:
>>> Online report :
>>> http://maven.zones.apache.org/continuum/buildResult.action?buildId=3
>>> 8882&projectId=27
>>>
>>> Build statistics:
>>> State: Failed
>>> Previous State: Failed
>>> Started at: Fri 14 Dec 2007 02:35:26 +0000
>>> Finished at: Fri 14 Dec 2007 02:35:35 +0000
>>> Total time: 8s
>>> Build Trigger: Schedule
>>> 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: --batch-mode --non-recursive -P
>>> integration-tests
>>> Build Fresh: true
>>> Always Build: true
>>> Default Build Definition: false
>>> Schedule: Integration Test Run
>>> 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] [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: 6 seconds
>>> [INFO] Finished at: Fri Dec 14 02:35:34 GMT+00:00 2007
>>> [INFO] Final Memory: 12M/22M
>>> [INFO]
>>> --------------------------------------------------------------------
>>> ----
>>>
>>> ********************************************************************
>>> ********
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>
>
>
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@...
> http://www.dankulp.com/blog


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

 « Return to Thread: Re: [continuum] BUILD FAILURE: Maven PMD Plugin