+1

Lukas


Arnaud HERITIER wrote:
Hi all,

  We are ready to release a new version of the PMD plugin.
  All bugs issues are solved and there's only one enhancement opened in Jira.

Changes in this version include:

  New Features:


o New property "maven.pmd.targetjdk" to define the target JDK. Fixes
  MPPMD-19. Thanks to Wim Deblauwe.
o Add a link on each error to explain it.
o New properties "maven.pmd.failonerror" and "
maven.pmd.failonruleviolation"
  to fail the build if any errors or problems are found. Fixes MPPMD-21.
o New property "maven.pmd.console" to display pmd errors to the console.
  Fixes MPPMD-13.


  Fixed bugs:

o Do not generate links to JXR files if they are not created.
o Fix NullPointerException if pom.build.sourceDirectory or
  pom.build.unitTestSourceDirectory are not defined.

  Changes:


o Use properties maven.jxr.destdir and maven.jxr.destdir.test to generate
  links from the PMD report to jxr files.
o Upgrade to pmd-3.5.

You can find the staging site here :

http://people.apache.org/~aheritier/maven-stage-site/maven-1.x/plugins/pmd/
<http://people.apache.org/%7Eaheritier/maven-stage-site/maven-1.x/plugins/pmd/>

To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven
,http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-pmd-plugin
  -Dversion=1.8-SNAPSHOT

Please, vote :

  [] +1 : Ok, I tested it
  [] +0 : Ok, but I didn't test it
  [] -1 : I'm against because ...

Vote is open for 72 hours.

My +1

Cheers,

Arnaud


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to