You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Andreas Dangel <ad...@apache.org> on 2020/10/24 17:46:30 UTC

[VOTE] Release Apache Maven PMD Plugin version 3.14.0

Hi,
 
We solved 9 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styleName=Text&projectId=12317621

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
 
Staging repo:
https://repository.apache.org/content/repositories/maven-1611/
https://repository.apache.org/content/repositories/maven-1611/org/apache/maven/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zip
 
Source release checksum(s):
maven-pmd-plugin-3.14.0-source-release.zip sha512:
b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aaca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
 
Staging site:
https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
 
Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html
 
Vote open for at least 72 hours.
 
[ ] +1
[ ] +0
[ ] -1


Regards,
Andreas


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


Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Tibor Digana <ti...@apache.org>.
+1

In general, the build works but i have a problem with this statement in the
file selector.groovy
String jdk11Windows = 'f:\\jenkins\\tools\\java\\latest11'

IMO the value should be configured via a system property. It should not be
hard coded like it is written above.
And, if the path does not exist then this test should not be executed or
the test result should be ignored otherwise.
Also the README.md should express this exception and configuration too.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-toolchains-plugin:3.0.0:toolchain (default)
on project MPMD-304-toolchain-support: Misconfigured toolchains.
Non-existing JDK home configuration at e:\Program Files\Java\jdk-11 ->
[Help 1]

On Sat, Oct 24, 2020 at 7:46 PM Andreas Dangel <ad...@apache.org> wrote:

> Hi,
>
> We solved 9 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styleName=Text&projectId=12317621
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1611/
>
> https://repository.apache.org/content/repositories/maven-1611/org/apache/maven/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zip
>
> Source release checksum(s):
> maven-pmd-plugin-3.14.0-source-release.zip sha512:
>
> b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aaca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> Regards,
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Michael Osipov <mi...@apache.org>.
Am 2020-11-21 um 13:02 schrieb Robert Scholte:
> +1
> On 21-11-2020 11:34:23, Andreas Dangel <ad...@apache.org> wrote:
> +1 (non-binding)
> tested with PMD project itself
> 
> 
> I need more binding VOTE's of PMC's...
> 
> 
> Regards,
> 
> Andreas
> 
> 
> Am 24.10.20 um 19:46 schrieb Andreas Dangel:
>> Hi,
>>
>> We solved 9 issues:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styleName=Text&projectId=12317621
>>
>> There are still a couple of issues left in JIRA:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1611/
>> https://repository.apache.org/content/repositories/maven-1611/org/apache/maven/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zip
>>
>> Source release checksum(s):
>> maven-pmd-plugin-3.14.0-source-release.zip sha512:
>> b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aaca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
>>
>> Staging site:
>> https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
>>
>> Guide to testing staged releases:
>> https://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for at least 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1

+1

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


Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Robert Scholte <rf...@apache.org>.
+1
On 21-11-2020 11:34:23, Andreas Dangel <ad...@apache.org> wrote:
+1 (non-binding)
tested with PMD project itself


I need more binding VOTE's of PMC's...


Regards,

Andreas


Am 24.10.20 um 19:46 schrieb Andreas Dangel:
> Hi,
>
> We solved 9 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styleName=Text&projectId=12317621
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1611/
> https://repository.apache.org/content/repositories/maven-1611/org/apache/maven/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zip
>
> Source release checksum(s):
> maven-pmd-plugin-3.14.0-source-release.zip sha512:
> b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aaca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> Regards,
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Andreas Dangel <ad...@apache.org>.
+1 (non-binding)
tested with PMD project itself


I need more binding VOTE's of PMC's...


Regards,

Andreas


Am 24.10.20 um 19:46 schrieb Andreas Dangel:
> Hi,
>   
> We solved 9 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styleName=Text&projectId=12317621
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>   
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1611/
> https://repository.apache.org/content/repositories/maven-1611/org/apache/maven/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zip
>   
> Source release checksum(s):
> maven-pmd-plugin-3.14.0-source-release.zip sha512:
> b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aaca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
>   
> Staging site:
> https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
>   
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>   
> Vote open for at least 72 hours.
>   
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> Regards,
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Sylwester Lachiewicz <sl...@gmail.com>.
+1 (non binding)

sob., 21 lis 2020 o 18:49 Hervé BOUTEMY <he...@free.fr> napisał(a):
>
> +1
>
> build reproduced: reference is JDK 7 on an Unix
>
> Regards,
>
> Hervé
>
> Le samedi 24 octobre 2020, 19:46:30 CET Andreas Dangel a écrit :
> > Hi,
> >
> > We solved 9 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styl
> > eName=Text&projectId=12317621
> >
> > There are still a couple of issues left in JIRA:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20stat
> > us%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1611/
> > https://repository.apache.org/content/repositories/maven-1611/org/apache/mav
> > en/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zi
> > p
> > Source release checksum(s):
> > maven-pmd-plugin-3.14.0-source-release.zip sha512:
> > b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aa
> > ca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> >
> > Regards,
> > Andreas
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Apache Maven PMD Plugin version 3.14.0

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

build reproduced: reference is JDK 7 on an Unix

Regards,

Hervé

Le samedi 24 octobre 2020, 19:46:30 CET Andreas Dangel a écrit :
> Hi,
>  
> We solved 9 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346940&styl
> eName=Text&projectId=12317621
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20stat
> us%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1611/
> https://repository.apache.org/content/repositories/maven-1611/org/apache/mav
> en/plugins/maven-pmd-plugin/3.14.0/maven-pmd-plugin-3.14.0-source-release.zi
> p 
> Source release checksum(s):
> maven-pmd-plugin-3.14.0-source-release.zip sha512:
> b20cc1611abe5bdd5eed39bb5b7c0f601bcbba11dd98650f9fbdf3c8dcee996232904b39b6aa
> ca0fde741c9ddc834433acf6f2eb79bc97821c22b6e2b257f706 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/
>  
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>  
> Vote open for at least 72 hours.
>  
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> Regards,
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org





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