Re: [VOTE] Release Apache Maven JAR Plugin version 3.1.2

2019-05-09 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 08.05.19 22:22, Karl Heinz Marbaise wrote: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12344629 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/iss

Latest snapshot build (archive, not Maven artifact)

2019-05-09 Thread Mickael Istria
Hi all, I'd like to set up for Tycho an automated build that runs it's master against latest Maven snapshots, so we could more immediately spot incompatibility like MNG-6642. This should be quite easy to set up as a CI job. However, what URL can I use to get access to the current snapshot of Maven

Re: [E] Re: Dynamically modifying MavenProject.getModel() so that sub-sequent lifecycle phases can pick up those changes

2019-05-09 Thread Quijada, Jose M
I know it's been over a year since I posted this question, but just wanted to say thanks. Using Maven plugin extensions to develop my plugin worked like a charm. I implemented com.exsoinn.maven.plugin.CodeQualityMavenLifecycleParticipant#afterProjectsRead hook to programmatically modify the Maven p

Re: Additional Maturity Metadata in artifacts (especially in the pom)?

2019-05-09 Thread Christofer Dutz
Hi Robert, well how it's implemented in the end I don't really have any strong feelings. It just felt as if a 4.1.0 pom would make sense. If in the end I am able to provide metadata, this metadata survives distribution through repository managers and we have tooling to help utilize that informat