Re: Snapshots of core Maven plugins

2019-04-22 Thread Enrico Olivelli
Il dom 21 apr 2019, 18:01 Hervé BOUTEMY ha scritto: > is someone working on it? > the code is here: https://github.com/apache/maven-jenkins-lib > PRs welcome > > The deploy has to happen only from master branch, once the build and ITs > run > on every platform and JDK is ok > Then the strategy

Re: Bumping Checkstyle plugin version to 3.1.0-SNAPSHOT (from 3.0.1-SNAPSHOT)

2019-04-22 Thread Enrico Olivelli
Committed. Can any JIRA admin rename version 3.0.1 to 3.1.0 please ? Thanks Enrico Il dom 21 apr 2019, 21:07 Stephen Connolly ha scritto: > On Sun 21 Apr 2019 at 16:24, Enrico Olivelli wrote: > > > Hi, > > I want to commit this breaking change [1] in checkstyle plugin, > > that is the upgrade

Re: MRELEASE-985(again)

2019-04-22 Thread Robert Scholte
Hi Petar, can you confirm that only dependency versions are picked up from commandline, and not any other property? And if you do a release, please make it a M1 (milestone 1), because there are quite some changes that should be part of the final 3.0.0 thanks, Robert On Mon, 22 Apr 2019

[ANN] Apache Maven Help Plugin 3.2.0 Released

2019-04-22 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Help Plugin, version 3.2.0 The Maven Help Plugin is used to get relative information about a project or the system. It can be used to get a description of a particular plugin, including the plugin's goals with their

[ANN] Apache Maven PMD Plugin 3.12.0 Released

2019-04-22 Thread Andreas Dangel
The Apache Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.12.0   A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.  

Re: Accessing a maven repository programatically (in 2019)

2019-04-22 Thread Henning Schmiedehausen
This repo: https://github.com/airlift/resolver should have all you need. The Presto engine uses it to discover and load plugins if necessary from the local or remote repo. It uses the sonatype version of Aether, not the current Apache Maven Artifact Resolver but my guess is that this is

[RESULT] [VOTE] Release Apache Maven PMD Plugin version 3.12.0

2019-04-22 Thread Andreas Dangel
Hi,   The vote has passed with the following result:   +1 (binding): Olivier Lamy, Robert Scholte, Hervé BOUTEMY +1 (non-binding): Andreas Dangel PMC quorum: reached   I will promote the artifacts to the central repo. Regards, Andreas

Re: MRELEASE-985(again)

2019-04-22 Thread Petar Tahchiev
Hello, if somebody would confirm my changes are OK, I'd like to perform a release of the maven-release-plugin - the last release is almost 4 years old. На нд, 21.04.2019 г. в 13:29 ч. Petar Tahchiev написа: > Hi Robert, > and thank you for your response. I have pushed a test which fails if I >