You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2006/03/18 16:14:55 UTC

[vote] [m1] PMD plugin v1.8 for maven 1.x

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

Re: [vote] [m1] PMD plugin v1.8 for maven 1.x

Posted by Stephane Nicoll <st...@gmail.com>.
+1

Stéphane

On 3/18/06, Arnaud HERITIER <ah...@gmail.com> 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
>
>


--
.::You're welcome ::.

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


Re: [vote] [m1] PMD plugin v1.8 for maven 1.x

Posted by Arnaud HERITIER <ah...@gmail.com>.
We have 3 binding +1 : Stephane, Lukas and me.

Vote thread:
http://www.nabble.com/-vote-m1-PMD-plugin-v1.8-for-maven-1.x-t1303153.html#a3471978<http://www.nabble.com/-vote-m1-plugin-updates-t1320556.html#a3522561>

I do the release ....

Cheers,

Arnaud

On 3/21/06, Arnaud HERITIER <ah...@gmail.com> wrote:
>
> ping ???
>
> Thx.
>
> Arnaud
>
>
> On 3/20/06, Lukas Theussl <lt...@apache.org> wrote:
> >
> >
> > +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/>
> > > <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: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>

Re: [vote] [m1] PMD plugin v1.8 for maven 1.x

Posted by Arnaud HERITIER <ah...@gmail.com>.
ping ???

Thx.

Arnaud

On 3/20/06, Lukas Theussl <lt...@apache.org> wrote:
>
>
> +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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [vote] [m1] PMD plugin v1.8 for maven 1.x

Posted by Lukas Theussl <lt...@apache.org>.
+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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org