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
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1498/
>
> https://repository.apache.org/content/repositories/maven-1498/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0-source-release.zip
>
> Source release checksum(s):
> maven-help-plugin-3.2.0-source-release.zip sha512:
> fdaebd6a0aaccd61d7bdf7c0e1bcacc83fee7491199e111fe4dd767b46a288a3eb415734c2cf8d7ab05508099ef967d03ff02c04ae02e617d477aa4358a4a7a9
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-help-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


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'.
>
> 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
> project hasn't been touched for quite some time and it probably doesn't
> make sense to maintain this plugin any longer.
>
> The latter on the other hand does make sense, however in general it is a
> sign that you're doing a task that should be transformed to a dedicated
> Maven plugin.
>
> So all we need is somebody to step up as the release manager.
> Might be a good project for a Maven committer who has never done a
> release
> before.
>
> Robert
>
> On Thu, 11 Apr 2019 09:28:02 +0200, Sebastian Laskawiec
>  wrote:
>
> > Hey,
> >
> > My name is Sebastian Łaskawiec and I'm a part of Keycloak Engineering
> > Team
> > [1].
> >
> > Recently I hit a problem with resolving user properties that seems to be
> > fixed in Maven. I would love to give it a go but it seems we didn't have
> > any release for a very long time [2]. Could you please tell me, do you
> > plan
> > to release a new version any time soon?
> >
> > On a side note, I already reached Hervé Boutemy, who asked me to write to
> > this email list and ask for release. Thank you for the hint, Hervé!
> >
> > Thanks,
> > Sebastian Łaskawiec
> > Senior Software Engineer @ Red Hat
> > Keycloak Engineering Team
> >
> > [1] https://www.keycloak.org/
> > [2] https://github.com/apache/maven-antrun-plugin/releases
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


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 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) can write the
> test report in this common format, and then Jenkins
> (consumer) can read it and display in its web UI in
> HTML or whatever other form is desired.
>
> Cheers,
> Christian
>
> [1] https://github.com/ota4j-team/opentest4j/issues/9
>


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) can write the
test report in this common format, and then Jenkins
(consumer) can read it and display in its web UI in
HTML or whatever other form is desired.

Cheers,
Christian

[1] https://github.com/ota4j-team/opentest4j/issues/9


[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/
https://repository.apache.org/content/repositories/maven-1498/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0-source-release.zip

Source release checksum(s):
maven-help-plugin-3.2.0-source-release.zip sha512: 
fdaebd6a0aaccd61d7bdf7c0e1bcacc83fee7491199e111fe4dd767b46a288a3eb415734c2cf8d7ab05508099ef967d03ff02c04ae02e617d477aa4358a4a7a9

Staging site:
https://maven.apache.org/plugins-archives/maven-help-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[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
information.

You can find out more about Apache Maven at https://maven.apache.org

You can download the appropriate sources etc. from the download page:
https://maven.apache.org/download.cgi

Release Notes - Apache Maven Version 3.6.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344378=12316922

Code Contributors of this release:

 * Gabriel Belingueres (indirectly via plexus-utils PR)
 * Michael Istria
 * Michael Istria
 * Guy Brand
 * Fabiano C. de Oliveira
 * Michael Istria

Issue Reporters of this release:

 * Ondra Žižka
 * Matthias Scmalz
 * Andreas Sewe
 * Christian Aistleitner
 * Jin Kwon
 * Christoph Etzel
 * Dawid Weiss
 * Gene Smith
 * Patrik Jetzer
 * Rohan Padhye
 * Elliotte Rusty Harold
 * Andreas Veithen
 * Olaf Otto
 * Michael Istria
 * Michael Istria
 * Michael Istria
 * Romain Manni-Bucau
 * Guy Brand
 * Rohan Padhye
 * Olaf Otto
 * Gunnar Wagenknecht
 * Viacheslav Yakunin

Many thanks to contributors and reporters for the support and time.

Participants to the VOTE of the Maven 3.6.1 Release:

 * Gabriel Belingueres
 * Francois Papon
 * Eric Lilja


Many thanks to those who tested the Maven releases
and thanks for their support as well.

(Please send an email to the dev list if we missed one to mention).

Release Notes for Apache Maven 3.6.1


https://maven.apache.org/docs/3.6.1/release-notes.html

Bugs:
 * [MNG-5705] - NPE on parallel build in
BuilderCommon.handleBuildError(BuilderCommon.java:147)
 * [MNG-5965] - Parallel build multiplies work if multiple goals are given
 * [MNG-5995] - Maven itself cannot run without maven-compat
 * [MNG-6256] - Maven script can break if “-f” path contains special
characters
 * [MNG-6261] - Relative parent POM resolution failing in 3.5.0 with
complex multimodule builds
 * [MNG-6262] - getCanonicalFile() is not used consistently during
project resolution
 * [MNG-6346] - … was unexpected at this time when using -f option and
path contains brackets
 * [MNG-6374] - ModelBuilder hangs with malformed pom.xml
 * [MNG-6429] - Integration Test site publishing requires Java 7 (or
javadoc errors ignored)
 * [MNG-6495] - ModelResolver cannot be null
 * [MNG-6505] - child.(x.y).inherit.append.path value should be inherited
 * [MNG-6506] - Mojos are unable to load package annotations on Java >= 9
 * [MNG-6529] - ProjectBuilder.build(List projects, boolean,
ProjectBuildingRequest) doesn’t honor
ProjectBuildingRequest.isResolveDependencies()
 * [MNG-6530] - Regression in ProjectBuilder when file change between
invocations (introduced by MNG-6311)
 * [MNG-6533] - ProjectBuilder.build(list_of_projects,...) does not
contain MavenProject in exception report
 * [MNG-6543] - Upgrade plexus classworld to support java 9+
ClassLoader.findClass(String moduleName, String name) in Mojos
 * [MNG-6558] - ToolchainsBuildingResult event is not sent on EventSpy
 * [MNG-6577] - pom.xml: Uncaught IllegalArgumentException when parsing
unicode entity ref
 * [MNG-6590] - DefaultProjectArtifactsCache
java.lang.IllegalStateException: Duplicate artifact resolution result
 * [MNG-6599] - unknown version in model id when version is defined
from parent

Improvements:

 * [MNG-6059] - Important use cases not covered, as
child.inherit.append.path affects all children
 * [MNG-6159] - Child path adjustments break git scm urls
 * [MNG-6213] - Maven doesn’t check the validity of scope value
 * [MNG-6481] - Allow to compile and test Maven with Java 11
 * [MNG-6513] - Replace depreated Plexus javadoc tags with annotations
in ITs
 * [MNG-6515] - Fix javadoc build errors under Java 8 and 11
 * [MNG-6520] - Update assembly descriptors to 2.0.0
 * [MNG-6522] - Prepare Maven’s Core Integration Test Suite to test
with Java 12 and 13-ea
 * [MNG-6572] - use int or long instead of BigIntegers for little
numbers in ComparableVersion
 * [MNG-6593] - track input location for super-pom
 * [MNG-6597] - add input location tracking for plugins configuration
 * [MNG-6600] - add input location tracking for default lifecycle
bindings executions
 * [MNG-6601] - add input location tracking for site’s reportPlugins
injected by reports conversion
 * [MNG-6605] - Allow to suppress download messages in interactive mode
 * [MNG-6611] - Update animal-sniffer-maven-plugin to 1.17

Wish

 * [MNG-6571] - Maven memory consumption issue

Tasks:

 * [MNG-6538] - Upgrade Maven Artifact Resolver to 1.3.3 to restore API
 * [MNG-6544] - Replace CacheUtils#{eq,hash} with Objects
 * [MNG-6573] - Use latest Maven 3.6.0 to build Maven Core and plugins
with ASF CI
 * [MNG-6618] - Maven doesn’t export org.slf4j.event.Level

Dependency upgrades:

 * [MNG-6526] - Upgrade to Wagon 3.3.1 (from 

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  
project hasn't been touched for quite some time and it probably doesn't  
make sense to maintain this plugin any longer.


The latter on the other hand does make sense, however in general it is a  
sign that you're doing a task that should be transformed to a dedicated  
Maven plugin.


So all we need is somebody to step up as the release manager.
Might be a good project for a Maven committer who has never done a release  
before.


Robert

On Thu, 11 Apr 2019 09:28:02 +0200, Sebastian Laskawiec  
 wrote:



Hey,

My name is Sebastian Łaskawiec and I'm a part of Keycloak Engineering  
Team

[1].

Recently I hit a problem with resolving user properties that seems to be
fixed in Maven. I would love to give it a go but it seems we didn't have
any release for a very long time [2]. Could you please tell me, do you  
plan

to release a new version any time soon?

On a side note, I already reached Hervé Boutemy, who asked me to write to
this email list and ask for release. Thank you for the hint, Hervé!

Thanks,
Sebastian Łaskawiec
Senior Software Engineer @ Red Hat
Keycloak Engineering Team

[1] https://www.keycloak.org/
[2] https://github.com/apache/maven-antrun-plugin/releases


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org