[
https://jira.codehaus.org/browse/MPMD-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirko Friedenhagen closed MPMD-192.
-----------------------------------
Resolution: Fixed
See http://svn.apache.org/viewvc?view=revision&revision=1639522.
* I am not able to fix this and so someone using Maven 2.2.1 needs to stay with
maven-pmd-plugin-3.2 or adapt her test cases to end on test.
> Regression MPMD-89 is showing up with Maven 2.2.1 again for
> maven-pmd-plugin-3.3
> --------------------------------------------------------------------------------
>
> Key: MPMD-192
> URL: https://jira.codehaus.org/browse/MPMD-192
> Project: Maven PMD Plugin
> Issue Type: Bug
> Affects Versions: 3.3
> Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
> Java version: 1.7.0_21
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x" version: "10.8.5" arch: "x86_64" Family: "mac"
> Reporter: Karl-Heinz Marbaise
> Assignee: Mirko Friedenhagen
> Priority: Blocker
> Fix For: 3.3
>
> Attachments: build.log
>
>
> Unfotrunately i got the following during the test for the release with Maven
> 2.2.1:
> {code}
> [INFO] Building: MPMD-181-benchmark/pom.xml
> [INFO] run script verify.groovy
> [INFO] ..SUCCESS (4.0 s)
> [INFO] Building: MPMD-181-no-benchmark/pom.xml
> [INFO] run script verify.groovy
> [INFO] ..SUCCESS (4.2 s)
> [INFO] Building: MPMD-182/pom.xml
> [INFO] ..SKIPPED due to JRE version
> [INFO] Building: mpmd-80-included/pom.xml
> [INFO] run script verify.groovy
> [INFO] ..SUCCESS (7.4 s)
> [INFO] Building: mpmd-80-not-included/pom.xml
> [INFO] run script verify.groovy
> [INFO] ..SUCCESS (7.4 s)
> [INFO] Building: mpmd-89/pom.xml
> [INFO] ..FAILED (3.5 s)
> [INFO] The build exited with code 0. See
> /Users/kama/Downloads/maven-pmd-plugin-3.3/target/it/mpmd-89/build.log for
> details.
> [INFO] Building: multi-module/pom.xml
> [INFO] run script verify.bsh
> [INFO] ..SUCCESS (8.9 s)
> [WARNING] DEPRECATED [sourceDirectory]: instead use {@link #sourceDirectories}
> [WARNING] DEPRECATED [testSourceDirectory]: instead use {@link
> #testSourceDirectories}
> [INFO] [checkstyle:check {execution: checkstyle-check}]
> [INFO]
> [INFO] [invoker:verify {execution: integration-test}]
> [INFO] -------------------------------------------------
> [INFO] Build Summary:
> [INFO] Passed: 11, Failed: 1, Errors: 0, Skipped: 2
> [INFO] -------------------------------------------------
> [ERROR] The following builds failed:
> [ERROR] * mpmd-89/pom.xml
> [INFO] -------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] 1 build failed. See console output above for details.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 48 seconds
> [INFO] Finished at: Sat Nov 08 11:28:47 CET 2014
> [INFO] Final Memory: 85M/777M
> [INFO]
> ------------------------------------------------------------------------
> {code}
> I have attached the complete log file further analyzis.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)