Maven Runtime Metrics

2020-01-27 Thread Enrico Olivelli
Hi, I would like to work on introducing an explicit support in Maven Core for recording "metrics". As far as I know (and I have still limited knowledge about the internals) you can write an "extension" and you can intercept main lifecycle events, and using these hooks you can try to record metrics.

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

2020-01-27 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 25.01.20 12:04, Andreas Dangel wrote: Hi, We solved 12 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345409&styleName=Text&projectId=12317621 There are still a couple of issues left in JIRA: https://issues.apache.o

request for review MNG-5669 (same pom.xml is read multiple times)

2020-01-27 Thread Robert Scholte
I'd like to merge the following PRs https://github.com/apache/maven/pull/321 https://github.com/apache/maven-integration-testing/pull/52 Related issue https://issues.apache.org/jira/browse/MNG-5669 Having a cache that can also access the reactor models via path is required for the build/consum