Re: review and seconders for input location tracking

2019-02-24 Thread Enrico Olivelli
Great work. What about creating pull requests on github? It is only a matter of pushing the 'compare' button. I am very used to that kind of reviews and I find it very productive Enrico Il sab 23 feb 2019, 23:00 Hervé BOUTEMY ha scritto: > Hi, > > work on MPH-160 [1] = add source location in co

Re: [maven-enforcer] 01/01: [MENFORCER-328] - Lift JDK Minimum to 7

2019-02-24 Thread Robert Scholte
it is probably easier to add the following properties to the invoker configuration:   ${maven.compiler.source}   ${maven.compiler.target} This should make the tests forwards compatible. Robert On 24-2-2019 15:47:03, khmarba...@apache.org wrote: This is an automated email from the ASF dual-hoste

Re: review and seconders for input location tracking

2019-02-24 Thread Hervé BOUTEMY
ok, here are the PRs if you prefer: - https://github.com/codehaus-plexus/plexus-utils/pull/62 - https://github.com/codehaus-plexus/modello/pull/30 - https://github.com/apache/maven/pull/236 - https://github.com/apache/maven-help-plugin/pull/4 regards, Hervé Le dimanche 24 février 2019, 10:38:36

[VOTE] Release Apache Maven Artifact Transfer Version 0.11.0

2019-02-24 Thread Karl Heinz Marbaise
Hi to all, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12344643 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20

[RESULT] [VOTE] Release Apache Maven Archiver version 3.4.0

2019-02-24 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Karl Heinz Marbaise, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. ---

[ANN] Apache Maven Archiver 3.4.0 released

2019-02-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Archiver, version 3.4.0. https://maven.apache.org/shared/maven-archiver/ You should specify the version in your project's dependency configuration: org.apache.maven maven-archiver 3.4.0 Release Notes - Apach

Re: Releasing Maven enforcer plugin

2019-02-24 Thread Olivier Lamy
3 * +1 On Sat, 23 Feb 2019 at 07:17, Enrico Olivelli wrote: > Hi folks, > I am scanning the list of open JIRAs, > there are a bunch of 'In progress' JIRA, most of them are assigned to Karl > > Jenkins builds are broken since we have added JDK12 > > [ERROR] Failed to execute goal > org.apache.mav

Re: Releasing Maven enforcer plugin

2019-02-24 Thread Karl Heinz Marbaise
Hi Enrico, On 22.02.19 22:17, Enrico Olivelli wrote: Hi folks, I am scanning the list of open JIRAs, there are a bunch of 'In progress' JIRA, most of them are assigned to Karl Jenkins builds are broken since we have added JDK12 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-comp

Surefire maintenance release

2019-02-24 Thread Stephane Nicoll
Hi everyone, It's great to see the progress on Surefire 3.0 and I wanted to reach out to discuss a practicable problem with the 2.x line. There are a number of fixes for JUnit 5 that are only available in the 3.x line that isn't GA yet. [1][2] Putting my Spring Boot hat for a min, this actually p