Re: [RESULT] [VOTE] Release Apache Maven Shared Archiver version 3.3.0

2018-11-21 Thread Karl Heinz Marbaise
On 22/11/18 08:41, Karl Heinz Marbaise wrote: Hi, The vote has passed with the following result: +1 : Christian Stein, Olivier Lamy, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise ---

Re: properties analyze

2018-11-21 Thread Karl Heinz Marbaise
Hi, I would also suggest to check if this can be done as an enforcer rule... Kind regards Karl Heinz Marbaise On 21/11/18 14:01, Jurrie Overgoor wrote: On 21-11-18 03:31, Royce Gerard Remer wrote: c) optionally fail the build for either of the above conditions Wouldn't the maven-enforcer-plu

[RESULT] [VOTE] Release Apache Maven Shared Archiver version 3.3.0

2018-11-21 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Christian Stein, Olivier Lamy, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise --

Re: [VOTE] Release Apache Maven Shared Archiver version 3.3.0

2018-11-21 Thread Karl Heinz Marbaise
Hi, here is my +1. Kind regards Karl Heinz On 17/11/18 14:45, Karl Heinz Marbaise wrote: Hi, We solved 10 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341347 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issue

Re: properties analyze

2018-11-21 Thread Jurrie Overgoor
On 21-11-18 03:31, Royce Gerard Remer wrote: c) optionally fail the build for either of the above conditions Wouldn't the maven-enforcer-plugin be a better fit for this? Might even be implemented using custom rules? https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html