Re: [VOTE] Release Apache Maven Help Plugin version 3.2.0

2019-04-13 Thread Gabriel Belingueres
+1 Tested on Linux (3.0.5, 3.5.4, 3.6.1) and Windows (3.6.1). Good job! Gabriel El sáb., 13 de abr. de 2019 a la(s) 08:03, Hervé BOUTEMY ( herve.bout...@free.fr) escribió: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522=12345382=Text

Re: New release of ant-maven-plugin

2019-04-13 Thread Eric Lilja
In my organization, we would be very happy to see newer, more modernized releases of maven-ant-plugin. So a big thumbs up for that! - Eric L On Sat, Apr 13, 2019 at 11:50 AM Robert Scholte wrote: > Hi Sebastian, > > be careful with your naming, because my first response would have been > 'no'.

Re: Define a standard for test reports

2019-04-13 Thread Tibor Digana
As I have understood junit5 users, XML should have an additional information (an attribute) describing Display Name for the XML attribute "testcase.classname", "testcase.name" and "testsuite.name". On Sat, Apr 13, 2019 at 2:43 PM Christian Stein wrote: > Hi Maven devs, especially Maven Surefire

Define a standard for test reports

2019-04-13 Thread Christian Stein
Hi Maven devs, especially Maven Surefire people, you're both invited and very welcome to participate in defining "a standard for test reports" at [1]. TLDR: The goal here is to have a common format which testing frameworks and build tools can understand, so that, for example, JUnit (producer)

[VOTE] Release Apache Maven Help Plugin version 3.2.0

2019-04-13 Thread Hervé BOUTEMY
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522=12345382=Text Staging repo: https://repository.apache.org/content/repositories/maven-1498/

[ANN] Apache Maven Version 3.6.1 Released

2019-04-13 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven 3.6.1. Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of

Re: New release of ant-maven-plugin

2019-04-13 Thread Robert Scholte
Hi Sebastian, be careful with your naming, because my first response would have been 'no'. You're talking about ant-maven-plugin, whereas we maintain 2 related plugins: maven-ant-plugin and maven-antrun-plugin. The first one can generate Ant scripts based on a Maven project. This