Hi, I have tested via mvn -Prun-its clean verify with the followingMaven versions: 3.0.5, 3.1.1, 3.2.1, 3.2.2 and 3.2.3 but unfortunately i got the following result with Maven 2.2.1:
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] ------------------------------------------------------------------------
I have created an appropriate JIRA for it and attached the full log file to it.
http://jira.codehaus.org/browse/MPMD-192 On 11/6/14 10:54 PM, Mirko Friedenhagen wrote:
Hi, We solved 2 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&version=20557 ** Improvement * [MPMD-189] - MavenProject/MavenSession Injection as a paremeter instead as a component. * [MPMD-191] - Update to PMD 5.2.1 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid= 11140&status=1 Staging repo: https://repository.apache.org/content/repositories/maven-1093/ https://repository.apache.org/content/repositories/maven-1093/org/apache/maven/plugins/maven-pmd-plugin/3.3/maven-pmd-plugin-3.3-source-release.zip Source release checksum(s): /maven-pmd-plugin-3.3-source-release.zip sha1: f97578399e4d29e1880218a83f20821e6d6897fd Staging site: http://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Diff: svn diff https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-3.2 https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-3.3 Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
