Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.3

2020-04-13 Thread Hervé BOUTEMY
here is my +1 Le vendredi 10 avril 2020, 23:02:27 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&ve > rsion=12346981&styleName=Text > > Staging repo: > https://repository

[RESULT] [VOTE] Release Apache Maven Shade Plugin version 3.2.3

2020-04-13 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Robert Scholte, Sylwester Lachiewicz, Hervé BOUTEMY, Karl Heinz Marbaise, Romain Manni-Bucau PMC quorum reached I will promote the artifacts to the central repo

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
here is my +1 regards, Hervé Le dimanche 12 avril 2020, 14:50:08 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&ve > rsion=12330781&styleName=Text > > Staging repo: > https

Re: [VOTE] Release Apache Maven AntRun Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le dimanche 12 avril 2020, 09:57:22 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 22 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121&ve > rsion=12330278&styleName=Text > > Staging repo: > https

[RESULT] [VOTE] Release Apache Maven AntRun Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Tibor Digana, Olivier Lamy, Sylwester Lachiewicz, Eric Lilja, Hervé BOUTEMY, Karl Heinz Marbaise PMC quorum reached I will promote the artifacts to the central repo

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
e Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> This is free software: you are free to > change and redistribute it. There is NO WARRANTY, to the extent permitted > by law. > > On Sun, Apr 12, 2020 at 2:50 PM Hervé

[ANN] Apache Maven Shade Plugin 3.2.3 Released

2020-04-15 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.2.3 This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies. https://maven

[ANN] Apache Maven AntRun Plugin 3.0.0 Released

2020-04-15 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven AntRun Plugin, version 3.0.0 This plugin provides the ability to run Ant tasks from within Maven. You can even embed your Ant scripts in the POM! https://maven.apache.org/plugins/maven-antrun-plugin/ You should spe

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
t; > > > I've asked INFRA to install gpg on Jenkins, so for about a year both > > Ubuntu and Windows are covered. > > > > > > Robert > > > > [1] https://issues.apache.org/jira/browse/INFRA-18014 > > On 15-4-2020 22:16:35, Hervé BOUTEMY wrot

[CANCELLED] [VOTE] Release Apache Maven GPG Plugin version 3.0.0

2020-04-15 Thread Hervé BOUTEMY
12 avril 2020, 14:50:08 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&ve > rsion=12330781&styleName=Text > > Staging repo: > https://repository.apache.org/content/

Re: Proposal to deprecate Maven 3.0.x

2020-04-15 Thread Hervé BOUTEMY
+1 to deprecate 3.0.x TLDR; no need to deprecate Eclipse Aether, which would mean deprecating also 3.1.x, 3.2.x and 3.3.x details: "deprecate everything before the maven-resolver import" would mean deprecating up to 3.3.x [1] Given that maven-resolver has exactly the same API as Eclipse Aether

Re: Proposal to deprecate Maven 3.0.x

2020-04-16 Thread Hervé BOUTEMY
, i understand that but this is > currently the outcome of my analysis. > > I don't know what you think about this view. > > On Thu, Apr 16, 2020 at 8:52 AM Hervé BOUTEMY wrote: > > +1 to deprecate 3.0.x > > > > TLDR; no need to deprecate Eclipse Aethe

Re: Proposal to deprecate Maven 3.0.x

2020-04-16 Thread Hervé BOUTEMY
Le jeudi 16 avril 2020, 13:01:31 CEST Elliotte Rusty Harold a écrit : > On Thu, Apr 16, 2020 at 6:53 AM Tibor Digana wrote: > > I agree with Herve to start with deprecating 3.0.x. > > And what sounds nice to me is producing the plugins with 3.1 as > > minimum and clearing the old code and tests fo

Re: Proposal to deprecate Maven 3.0.x

2020-04-16 Thread Hervé BOUTEMY
core-extensions.html Then plugins should import org.eclipse.aether to provide best compatibility starting with Maven 3.1.x (which did not know about Maven Resolver new coordinates) HTH Hervé > > On Thu, Apr 16, 2020 at 2:52 AM Hervé BOUTEMY wrote: > > +1 to deprecate 3.0.x > >

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-18 Thread Hervé BOUTEMY
Le vendredi 17 avril 2020, 22:20:11 CEST Michael Osipov a écrit : > Am 2020-04-17 um 22:00 schrieb herve.bout...@free.fr: > > Reproducible Builds is now implemented in many plugins: it's time to work > > on reproducible war files. > > > > I created MWAR-432 issue and implemented classical Reproduc

Re: What happened to apache-resource-bundles releases?

2020-04-18 Thread Hervé BOUTEMY
everything is documented in the Git migration Wiki page [1] gives a link to the documentation for the bundles themselves [2] and if you look at our full sources descriptor [3] you'll see corresponding line: pointing to the git2svn mirror [4] Regards, Hervé [1] https://cwiki.apache.org/confluenc

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-18 Thread Hervé BOUTEMY
nnibucau.wordpress.com> | Github <https://github.com/rmannibucau> > | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le sam. 18 avr. 2020 à 10:08, Hervé BOUTEM

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-18 Thread Hervé BOUTEMY
jar plugin too cause > they regularly host we resources too (through standard servlet layout or > not). > > So overall sounds like a transversal archiver fix and not by type to me. > > Le sam. 18 avr. 2020 à 12:14, Hervé BOUTEMY a > > écrit : > > keeping SNAPSH

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-18 Thread Hervé BOUTEMY
ed. > > To rephrase it: all impl are quite equivalent. > > Now, technically, a new phase in release plugin adding the timestamp (and > eol?) in the pom in prepare phase works I think and is (almost) portable > for the jar, war and ear packagings for users, no? I can envision an

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-19 Thread Hervé BOUTEMY
xnio and much > > > more are affected at war and jar levels so why would tomcat be specific? > > > It is just impacting any application using timestamps of what is > > > > packaged. > > > > > To rephrase it: all impl are quite equivalent. > > >

Re: Reproducible Builds for war files and Tomcat expectations

2020-04-19 Thread Hervé BOUTEMY
PSHOTs when they need to have a moving timestamp = the origin of our discussion Le dimanche 19 avril 2020, 11:19:50 CEST Romain Manni-Bucau a écrit : > Le dim. 19 avr. 2020 à 10:36, Hervé BOUTEMY a > > écrit : > > Le samedi 18 avril 2020, 22:59:42 CEST Romain Manni-Bucau a écrit : &

Re: What happened to apache-resource-bundles releases?

2020-04-22 Thread Hervé BOUTEMY
> > Am 2020-04-18 um 10:02 schrieb Hervé BOUTEMY: > > everything is documented in the Git migration Wiki page [1] > > gives a link to the documentation for the bundles themselves [2] > > and if you look at our full sources descriptor [3] > > you'll see correspo

Re: overwriting a read-only attribute in Checkstyle config

2020-04-23 Thread Hervé BOUTEMY
marking a plugin parameter as read-only is a choice of the plugin developer, who does not consider configuration as a provided plugin/goal feature, but wants to inject default values that are consistent with other POM configuration if you think the plugin needs to be improved to be more flexible

Re: [VOTE] Release Maven Wagon version 3.4.0

2020-04-24 Thread Hervé BOUTEMY
+1 checked that the build was reproducible: JDK 8 + CRLF => ok for 33 output files FYI, from my Linux box, using the -source-release.zip, checked by running following command: rm DEPENDENCIES LICENSE NOTICE && mvn -Papache-release -Dgpg.skip -DskipTests -Dmaven.javadoc.skip verify -e buildinfo:

Re: What happened to apache-resource-bundles releases?

2020-04-24 Thread Hervé BOUTEMY
[1] http://svn.apache.org/viewvc/maven/resources/trunk/ Le vendredi 24 avril 2020, 13:25:58 CEST Michael Osipov a écrit : > How am I then supposed to solve MASFRES-31? > > Release Parent 35 w/o dropping staging repos? > > M > > Am 2020-04-22 um 19:04 schrieb Hervé BOUTEMY: > >

Re: [VOTE] Release Maven Resolver version 1.4.2

2020-04-26 Thread Hervé BOUTEMY
+1 on reproducibility front, I've got some issues: using JDK 8 and CRLF launched: rm DEPENDENCIES LICENSE NOTICE && mvn -Papache-release -Dgpg.skip clean verify -e -DskipTests -Dmaven.javadoc.skip buildinfo:buildinfo -Dreference.repo=https://repository.apache.org/content/repositories/maven-1567/

Re: [VOTE] Release Apache Maven Assembly Plugin version 3.3.0

2020-04-29 Thread Hervé BOUTEMY
+1 this build is reproducible with JDK 8 and CRLF newlines for example, on my Linux box, extracting from the -source-release.zip archive (to have CRLF newlines on source): rm DEPENDENCIES LICENSE NOTICE && mvn -Papache-release,run-its -Dgpg.skip verify buildinfo:buildinfo -Dreference.repo=https

Re: source directory layout for multirelease jars

2020-05-01 Thread Hervé BOUTEMY
when the need is restricted META-INF/versions/9/module-info.class, ie not really code per Java release, but only module or not module, isn't one strategy better to use, given there should be less tests to be run? perhaps the answer is that MR is overkill for that, given JDK 8 will simply ignore

Re: [VOTE] Release Apache Maven Verifier version 1.7.2

2020-05-05 Thread Hervé BOUTEMY
+1 binary artifacts reproduced with JDK8 and crlf newlines Le dimanche 3 mai 2020, 16:18:18 CEST Robert Scholte a écrit : > Hi, > > My apologies for asking for another vote on this library due to a blocking > issue related to Maven Wrapper. > > We solved 1 blocking issue: > https://issues.apach

Re: Merging via GitHub

2020-05-12 Thread Hervé BOUTEMY
it can be configured at ASF with .asf.yaml setting: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-Mergebuttons Le mardi 12 mai 2020, 00:45:31 CEST David Jencks a écrit : > It's possible to configure GitHub to allow

Re: Maven Shade and MSHADE-352 (timestamp support), mitigate the breaking change of last release

2020-05-12 Thread Hervé BOUTEMY
Hi, I created MSHADE-363 Jira issue and did a fix in corresponding Git branch, implementing exactly your strategy, even if I called the new interface "ReproducibleResourceTransformer" instead of TimeAware... :) I just transformed the Git branch into a PR to get review: https://github.com/apache

Re: maven-site-plugin java8

2020-05-20 Thread Hervé BOUTEMY
instead of continuing discussion here and there about Maven and Java prerequisites, I started to describe our past plan to work on defining our future plan: https://maven.apache.org/developers/compatibility-plan.html Don't hesitate to contribute on the future upgrade of prerequisites, one usefu

Re: maven-site-plugin java8

2020-05-20 Thread Hervé BOUTEMY
Le mercredi 20 mai 2020, 10:10:12 CEST Olivier Lamy a écrit : > Hervé, > > On Wed, 20 May 2020 at 17:06, Hervé BOUTEMY wrote: > > instead of continuing discussion here and there about Maven and Java > > prerequisites, I started to describe our past plan to work on definin

next level of compatibility (was Re: [maven-site] branch master updated: few precisions)

2020-05-23 Thread Hervé BOUTEMY
Le vendredi 22 mai 2020, 02:13:16 CEST Olivier Lamy a écrit : > > + * discussions on Maven > 3.0.x (3.1 or 3.2 or 3.3? details still TDB) + > > Java 8 prerequisites > > Don't be shy Hervé we can definitely says >= 3.3.9 (at least you will not > hear any objections from me :) ) looking at our his

Re: maven-dependency-plugin and Maven 3.0

2020-05-23 Thread Hervé BOUTEMY
yes, removing this type of code is exactly the objective of updating minimum Maven version prerequisite to something > 3.0.x please all share your though on the other email thread on the next level of compatibility we should put in our plan: https://maven.apache.org/developers/compatibility-plan

Re: Release maven-jxr-plugin please?

2020-05-23 Thread Hervé BOUTEMY
Hi Andreas, I'll do the release: please check that everything is as expected. Regards, Hervé Le jeudi 21 mai 2020, 20:01:37 CEST Andreas Sewe a écrit : > Hi, > > > would it be possible to release the maven-jxr-plugin? The last release > > is from September 2018 and since then (15 months ago, i

[VOTE] Release Apache Maven JXR version 3.1.0

2020-05-23 Thread Hervé BOUTEMY
Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12344185&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1577/ https://repository.apache.org/content/repositories/maven-1577/org/apache/maven/jxr/jxr/3

[VOTE] Release Apache Maven Shade Plugin version 3.2.4

2020-05-23 Thread Hervé BOUTEMY
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12348077&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1578/ https://repository.apache.org/content/repositories/maven-1578/org/apache/maven/plugins/m

Re: [VOTE] Release Apache Maven JXR version 3.1.0

2020-05-24 Thread Hervé BOUTEMY
ok, I can cancel the vote are you able to open a Jira issue, provide a test and eventually a fix, please? Regards, Hervé Le dimanche 24 mai 2020, 13:35:04 CEST Andreas Sewe a écrit : > Andreas Sewe wrote: > > Hervé BOUTEMY wrote: > >> We solved 6 issues: > >> htt

Re: Problem with site generation - maven-site-plugin

2020-05-24 Thread Hervé BOUTEMY
uh, strange: maven-site-plugin ITs are ok with many Maven and JDK versions [1] I'll need some time to investigate Regards, Hervé [1] https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-site-plugin/detail/master/94/pipeline Le dimanche 24 mai 2020, 12:01:46 CEST Karl Heinz

Re: Problem with site generation - maven-site-plugin

2020-05-24 Thread Hervé BOUTEMY
removing Maven 2 code is a good simplification but FYI it won't remove dependency on plexus-classworld: it's the core of all plugins classloading mechanism to have independant plugins didn't yet have time yet to dig, but perhaps the way maven-site-plugin invokes reporting plugins causes some dep

[CANCELLED] [VOTE] Release Apache Maven JXR version 3.1.0

2020-05-25 Thread Hervé BOUTEMY
blocking issue found: we'll fix and do a new release soon Le samedi 23 mai 2020, 17:03:24 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&ve > rsion=12344185&styleName=Tex

Re: [VOTE] Release Apache Maven Shade Plugin version 3.2.4

2020-05-30 Thread Hervé BOUTEMY
here is my +1 more votes needed, please Regards, Hervé Le samedi 23 mai 2020, 17:38:26 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&ve > rsion=12348077&styleName=Text >

Re: Maven Parents - apache-release profile

2020-05-30 Thread Hervé BOUTEMY
apache-release profile is configured in Apache parent [1], then inherited in every Maven parent POM the only question I can see currently is if overriding the inherited config makes sense, or even eventually cause some sort of conflict (because IIUC the style of profile activation configuration

Re: [DISCUSS] checking reproducible builds

2020-05-30 Thread Hervé BOUTEMY
> > > Robert > > > > On 8-3-2020 13:44:07, Michael Osipov wrote: > > > > Am 2020-03-08 um 12:48 schrieb Hervé BOUTEMY: > > > Le dimanche 8 mars 2020, 00:31:07 CET Michael Osipov a écrit : > > >> Am 2020-03-07 um 19:04 schrieb Hervé B

Re: next level of compatibility (was Re: [maven-site] branch master updated: few precisions)

2020-05-30 Thread Hervé BOUTEMY
Le mardi 26 mai 2020, 00:05:39 CEST Robert Scholte a écrit : > I missed the proposal for the version. I saw 3.2.5 and that can't be > correct, hence I tried to explain what the correct version should be. So > correct minimum version will be one of: 3.0, 3.1.0, 3.2.1, 3.3.1, 3.5.0 > This is the vers

[RESULT] [VOTE] Release Apache Maven Shade Plugin version 3.2.4

2020-05-31 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Robert Scholte, Olivier Lamy, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Hervé BOUTEMY
I fear there is a major issue: I could not make the injected scripts work because of a Windows newline: $ ./mvnw clean --2020-06-01 18:19:55-- https://repository.apache.org/snapshots/org/apache/maven/maven-wrapper/3.7.0-SNAPSHOT/maven-wrapper-3.7.0-20200527.125905-8.jar%0D Resolving repository.

Re: [VOTE] Release Maven Resolver Ant Tasks version 1.2.1

2020-06-01 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference is built with JDK 8 on Windows Regards, Hervé Le samedi 30 mai 2020, 22:09:18 CEST Michael Osipov a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12348151 > > There are st

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.1

2020-06-01 Thread Hervé BOUTEMY
ing is an issue in the maven wrapper > distribution, hence unrelated to the release of the maven-wrapper-plugin. > > Robert > > > On 1-6-2020 18:25:02, Hervé BOUTEMY wrote: > I fear there is a major issue: I could not make the injected scripts work > because of a Windows newl

[ANN] Apache Maven Shade Plugin 3.2.4 Released

2020-06-03 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.2.4 This plugin repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes. https://maven.apache.org/plugins/maven-s

[VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-05 Thread Hervé BOUTEMY
Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12345578&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1587/ https://repository.apache.org/content/repositories/maven-1587/org/apache/maven/plugins/mav

Re: [VOTE] - Release Apache Maven Shard Component: Maven Artifact Transfer version 0.13.0

2020-06-06 Thread Hervé BOUTEMY
this one is a memory issue with H30 node (node name is displayed at the beginning) I just pinged infra to fix the node Regards, Hervé Le vendredi 5 juin 2020, 13:27:57 CEST Elliotte Rusty Harold a écrit : > -1 from me. > > Jenkins Build is red: > https://builds.apache.org/job/maven-box/job/mav

Re: [VOTE] - Release Apache Maven Shard Component: Maven Artifact Transfer version 0.13.0

2020-06-07 Thread Hervé BOUTEMY
how can I reproduce this issue? what did you update to use this release instead of previous one, please? Regards, Hervé Le jeudi 4 juin 2020, 22:11:57 CEST Michael Osipov a écrit : > Am 2020-06-04 um 19:52 schrieb Karl Heinz Marbaise: > > Hi, > > > > We solved 18 issues: > > https://issues.apac

[VOTE] Release Apache Maven EJB Plugin version 3.1.0

2020-06-07 Thread Hervé BOUTEMY
Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317421&version=12343161&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1588/ https://repository.apache.org/content/repositories/maven-1588/org/apache/maven/plugins/mav

releasing Maven EAR Plugin

2020-06-07 Thread Hervé BOUTEMY
there are issues to do that I don't know if they can be fixed or if post-poning would make more sense https://issues.apache.org/jira/projects/MEAR/versions/12346511 please help Regards, Hervé - To unsubscribe, e-mail: dev-un

Re: Problem with site generation - maven-site-plugin

2020-06-07 Thread Hervé BOUTEMY
haus parent repository > (github.com:mojohaus/mojo-parent.git) and using the branch "issue-105" > > and just: > > mvn site site:stage > > Using Maven 3.5.2 fails with the described issue. > > Kind regards > Karl Heinz Marbaise > > On 25.05.20 08:41

Re: releasing Maven EAR Plugin

2020-06-07 Thread Hervé BOUTEMY
écrit : > https://issues.apache.org/jira/browse/MEAR-216 is listed as a blocker > though I doubt that's accurate. If it's not, just downgrade this one. > > On Sun, Jun 7, 2020 at 1:03 PM Hervé BOUTEMY wrote: > > there are issues to do that I don't know if they can be fixed or if

Re: Jenkins instability

2020-06-08 Thread Hervé BOUTEMY
when the node involved has memory issues, opening an INFRA issue is the way to go, like for example https://issues.apache.org/jira/browse/INFRA-20392 when it's an issue about mvn not being recognized on Win nodes, perhaps we should do the same; even if it's not obvious if the node fails systemat

[VOTE] Release Apache Maven Reporting Exec version 1.5

2020-06-08 Thread Hervé BOUTEMY
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341774&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1589/ https://repository.apache.org/content/repositories/maven-1589/org/apache/maven/reporting/m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-08 Thread Hervé BOUTEMY
here is my +1 reproducible build confirmed: reference is built with JDK 8 and Unix newline Regards, Hervé Le samedi 6 juin 2020, 08:56:13 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&ve

Re: [VOTE] Release Apache Maven EJB Plugin version 3.1.0

2020-06-08 Thread Hervé BOUTEMY
here is my +1 reproducible build confirmed: reference is built with JDK 8 and Unix newline Regards, Hervé Le dimanche 7 juin 2020, 18:26:43 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317421&ve

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-08 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Robert Scholte, Sylwester Lachiewicz, Maarten Mulders, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. Regards, Hervé

[ANN] Apache Maven WAR Plugin 3.3.0 Released

2020-06-09 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.3.0 This plugin builds a Web Application Archive (WAR) file from the project output and its dependencies. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your projec

Re: [VOTE] Release Apache Maven EJB Plugin version 3.1.0

2020-06-09 Thread Hervé BOUTEMY
I need more votes, please Regards, Hervé Le dimanche 7 juin 2020, 18:26:43 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317421&ve > rsion=12343161&styleName=Text >

[CANCELLED] [VOTE] Release Apache Maven Reporting Exec version 1.5

2020-06-10 Thread Hervé BOUTEMY
I just discovered 2 stupid shading mistakes vote cancelled new vote soon... Regards, Hervé Le lundi 8 juin 2020, 22:08:39 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion=1234

Re: [VOTE] Release Apache Maven EJB Plugin version 3.1.0

2020-06-11 Thread Hervé BOUTEMY
Le mercredi 10 juin 2020, 07:35:51 CEST Hervé BOUTEMY a écrit : > I need more votes, please ping? > > Regards, > > Hervé > > Le dimanche 7 juin 2020, 18:26:43 CEST Hervé BOUTEMY a écrit : > > Hi, > > > > We solved 7 issues: > > https://issues.apac

Re: Jenkins instability

2020-06-12 Thread Hervé BOUTEMY
e: > I noticed that our 3.5.x versions weren't the latest. > It could be that INFRA started removing the older versions. > I've updated them all to the latest. > > Robert > On 8-6-2020 21:25:03, Hervé BOUTEMY wrote: > when the node involved has memory issues, openin

[RESULT] [VOTE] Release Apache Maven EJB Plugin version 3.1.0

2020-06-12 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Karl Heinz Marbaise, Sylwester Lachiewicz, Arnaud Héritier, Olivier Lamy, Tibor Digana, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo

[ANN] Apache Maven EJB Plugin 3.1.0 Released

2020-06-12 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven EJB Plugin, version 3.1.0 This plugin generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR. https://maven.apache.org/plugins/maven-ejb-plugin/ You should specify the version in your project's

Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M5

2020-06-13 Thread Hervé BOUTEMY
+1 near full reproducibility of reference artifacts with JDK 8 on Windows: 48 artifacts are ok, just 2 still have issues: - surefire-3.0.0-M5-source-release.zip: I don't know why my local build added 3 dependency-reduced-pom.xml that do not exist in reference build - surefire-shadefire-3.0.0-M5.

VOTE] Release Apache Maven Reporting Exec version 1.5.1

2020-06-16 Thread Hervé BOUTEMY
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12348384&styleName=Text in addition to 4 issues from cancelled 1.5: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341774&styleName=Text Staging repo: htt

Re: VOTE] Release Apache Maven Reporting Exec version 1.5.1

2020-06-18 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference built with JDK 7 on an Unix I need more votes, please Le mardi 16 juin 2020, 22:03:44 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion

[RESULT] [VOTE] Release Apache Maven Reporting Exec version 1.5.1

2020-06-19 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Tibor Digana, Olivier Lamy, Sylwester Lachiewicz, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev

migrating Apache Resource Bundles from svn to Git

2020-06-19 Thread Hervé BOUTEMY
one of the last part not yet done, because there is a choice to do: - migrate to one multi-module Git repository? which name? which version? - or split each bundle into a separate Git repo? see current content: - site: https://maven.apache.org/apache-resource-bundles/index.html - Jira: https://iss

[ANN] Apache Maven Reporting Exec 1.5.1 Released

2020-06-19 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Reporting Exec, version 1.5.1 This component provides an API to prepare report plugins execution with Maven 3. https://maven.apache.org/shared/maven-reporting-exec/ You can download the appropriate sources etc. from th

Re: second MNG-5760

2020-06-20 Thread Hervé BOUTEMY
+1 really nice work! Regards, Hervé Le vendredi 19 juin 2020, 11:42:44 CEST Robert Scholte a écrit : > I've guided Maarten and Martin with their wok on solving MNG-5760 > With it you can simply call mvn -r / --resume and it will start from the > failing module, respecting multiple failed modules

[VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-21 Thread Hervé BOUTEMY
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12347781&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1592/ https://repository.apache.org/content/repositories/maven-1592/org/apache/maven/plugins/mav

Re: migrating Apache Resource Bundles from svn to Git

2020-06-21 Thread Hervé BOUTEMY
group, looks more like a they > are maintained by us by coincidence. Is there some ASF resources group to > maintain this (or worth introducing)? > > thanks, > Robert > > On 21-6-2020 19:14:47, Michael Osipov wrote: > > Am 2020-06-20 um 00:31 schrieb Hervé BOUTEMY: &g

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-21 Thread Hervé BOUTEMY
Le dimanche 21 juin 2020, 19:15:50 CEST Michael Osipov a écrit : > Am 2020-06-21 um 18:29 schrieb Hervé BOUTEMY: > > Hi, > > > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&; > > version=12347781&styleN

Re: migrating Apache Resource Bundles from svn to Git

2020-06-22 Thread Hervé BOUTEMY
[1] https://github.com/apache/maven-apache-parent/blob/master/pom.xml Le lundi 22 juin 2020, 20:31:16 CEST Robert Scholte a écrit : > On 22-6-2020 00:25:39, Hervé BOUTEMY wrote: > > I agree: independent release cycles means independent repositories. > > in the past, we had 4 inde

Re: migrating Apache Resource Bundles from svn to Git

2020-06-23 Thread Hervé BOUTEMY
undle for maven-remote-resources-plugin and apache-source-release-assembly-descriptor for maven-assembly-plugin Regards, Hervé Le mardi 23 juin 2020, 00:11:41 CEST Hervé BOUTEMY a écrit : > it seems there is a misunderstanding: it's not 4 parent POMs > it's resource bundles, tha

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-23 Thread Hervé BOUTEMY
here is my +1 I checked that build is reproducible: built with JDK 8 on an Unix I need more votes, please Regards, Hervé Le dimanche 21 juin 2020, 18:29:40 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projec

[RESULT] [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Karl Heinz Marbaise, Sylwester Lachiewicz, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail

[ANN] Apache Maven Site Plugin 3.9.1 Released

2020-06-24 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.9.1 This plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. https://maven.apache.org/plugins/maven-site-plu

Re: migrating Apache Resource Bundles from svn to Git

2020-06-24 Thread Hervé BOUTEMY
> > On 24-6-2020 00:00:09, Hervé BOUTEMY wrote: > the little discussion now gave me an opinion: > if nobody objects, I'll migrate the bundles to one unique Git repository: > - name: maven-apache-resource-bundles.git > - version will be 1.5-SNAPSHOT > - containing 3 > o

Re: custom default lifecycle per project

2020-07-03 Thread Hervé BOUTEMY
first: thanks for sharing from a high level point of view, the risk I see is to loose our conventions. But let's try and see before judging I think there are 2 topics currently mixed: - default lifecycle phases: do you want to add or remove phases? [1] - default plugin bindings: clearly, you

Re: custom default lifecycle per project

2020-07-05 Thread Hervé BOUTEMY
> custom lifecycle (to be able to run separately phases of the build > > > > - > > > > > > and > > > > > > > > > > sometimes independently, mvn frontend not depending of mvn package > > > > or > > > &

Re: Maven moving to the next level: the build/consumer pom

2020-07-05 Thread Hervé BOUTEMY
idea: why not create a branch in one or multiple Maven multi-module builds that will show the new features (no parent version, no version for reactor, and I don't know what else) I suppose creating such branches in maven-archetype, maven-plugin-tools, Maven core itself, would not be hard and wo

Re: Maven moving to the next level: the build/consumer pom

2020-07-05 Thread Hervé BOUTEMY
e/projets/maven/sources/plugins/tools/archetype/maven-archetype-plugin/pom.xml, line 81, column 17 I suppose it is because of the test-scoped dependency that is not covered... I'll try creating such branch on other Maven multi-module builds to check if they build with CLI Then it will be ab

Re: Maven moving to the next level: the build/consumer pom

2020-07-06 Thread Hervé BOUTEMY
I just created a "buildconsumer" branch in Doxia [1] to have a live example of the new simplified build POM that Maven 3.7.0 will allow [2] As expected, this branch can't build with Maven 3.6.3, but can with Maven 3.7.0-SNAPSHOT. And in my favorite IDE, as expected, dependency resolution does no

Re: Maven moving to the next level: the build/consumer pom

2020-07-06 Thread Hervé BOUTEMY
configure my IJ to use my built SNAPSHOT when testing out Maven > releases. > > Mark > > On 6 July 2020 at 8:21:57 PM, Hervé BOUTEMY (herve.bout...@free.fr) wrote: > > What is expected is IDE maintainers to check what they need to do at IDE > level to support these new POMs

Re: Reproducible builds, jars, bundles

2020-07-10 Thread Hervé BOUTEMY
yes, it has to be sorted at plugin level And even more precisely at each goal level: it seems only some goal produce non-reproducible content, or even only some options of some goals I Felix could produce a doc on how to configure for Reproducible Builds, that would be awesome, since this plugin

Re: Welcome the new Maven committers: Maarten Mulders en Martin Kanters

2020-07-10 Thread Hervé BOUTEMY
welcome Maarten en/and Martin :) When is the next Apachecon, to meet everybody? Regards, Hervé Le vendredi 10 juillet 2020, 21:12:59 CEST Robert Scholte a écrit : > Hi, > > On behalf of the Apache Maven PMC I am pleased to announce that > Maarten Mulders en Martin Kanters has been voted in as

Re: custom default lifecycle per project

2020-07-11 Thread Hervé BOUTEMY
| Github <https://github.com/rmannibucau> > | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le dim. 5 juil. 2020 à 11:09, Romain Manni-Bucau a > > écri

Re: custom default lifecycle per project

2020-07-11 Thread Hervé BOUTEMY
fields > > Robert > On 11-7-2020 12:09:49, Hervé BOUTEMY wrote: > are really your plugin bindings so specific to your build that they could > not be reused and need full ad-hoc definition? > > I imagined to provide composite packaging: war+front+living-doc+docker > >

Re: custom default lifecycle per project

2020-07-11 Thread Hervé BOUTEMY
Le samedi 11 juillet 2020, 12:55:37 CEST Romain Manni-Bucau a écrit : > Le sam. 11 juil. 2020 à 12:09, Hervé BOUTEMY a > > écrit : > > are really your plugin bindings so specific to your build that they could > > not be reused and need full ad-hoc definition? > > Th

Re: custom default lifecycle per project

2020-07-12 Thread Hervé BOUTEMY
Le dimanche 12 juillet 2020, 10:37:36 CEST Romain Manni-Bucau a écrit : > Le sam. 11 juil. 2020 à 23:01, Hervé BOUTEMY a > > écrit : > > Le samedi 11 juillet 2020, 12:55:37 CEST Romain Manni-Bucau a écrit : > > > Le sam. 11 juil. 2020 à 12:09, Hervé BOUTEMY a > >

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-12 Thread Hervé BOUTEMY
here is my +1 verified that the build is reproducible: reference build done with JDK 7 on an Unix I need more votes, please Regards, Hervé Le vendredi 10 juillet 2020, 12:39:45 CEST herve.bout...@free.fr a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseN

Re: custom default lifecycle per project

2020-07-12 Thread Hervé BOUTEMY
Le dimanche 12 juillet 2020, 11:58:08 CEST Romain Manni-Bucau a écrit : > Le dim. 12 juil. 2020 à 11:26, Hervé BOUTEMY a > > écrit : > > Le dimanche 12 juillet 2020, 10:37:36 CEST Romain Manni-Bucau a écrit : > > > Le sam. 11 juil. 2020 à 23:01, Hervé BOUTEMY a > &g

<    3   4   5   6   7   8   9   10   11   12   >