Re: [VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-02 Thread Enrico Olivelli
+1 (non-binding) Enrico Il giorno ven 2 mag 2025 alle ore 09:41 Niels Basjes ha scritto: > +1 (non-binding) > > On Fri, May 2, 2025 at 8:27 AM Piotr P. Karwasz > > wrote: > > > Hi, > > > > On 30.04.2025 15:12, Matthias Bünger wrote: > > > In a chat with several PMC, committers and contributors

Re: Idea - allow pom to specify expected version for all dependencies in a common single groupId

2025-03-29 Thread Enrico Olivelli
Hello, libraries that publish many artifacts that are meant to be used all with the same version publish a BOM (Bill of Materials) and then you import it in the dependencyManagement section Like this: https://github.com/FasterXML/jackson-bom Enrico Il giorno ven 28 mar 2025 alle ore 20:30 Tamás

Re: New committer: Martin Desruisseaux

2025-01-30 Thread Enrico Olivelli
Congratulations! Enrico Il Gio 30 Gen 2025, 21:27 Maarten Mulders ha scritto: > Congratulations Martin and welcome! > > > - Maarten > > On January 30, 2025 at 09:35, Slawomir Jaranowski wrote: > > Hi, > > > > The Project Management Committee (PMC) for Apache Maven > > has invited Martin Desruis

Re: [DISCUSS] Project member emeritus policy change

2024-10-24 Thread Enrico Olivelli
+0 I agree that it would be a good practice to clean up, but in the end it is not a big deal to have people listed Thanks for raising the discussion, having these conversations about the community itself is always a great opportunity for the project to grow and become stronger Some comments inli

Re: [DISCUSS] Merge ITs in maven

2024-10-12 Thread Enrico Olivelli
+1 for merging, but please keep the ability to run them against any version Enrico Il Sab 12 Ott 2024, 15:28 Tamás Cservenák ha scritto: > Howdy, > > I am with Herve here: +1 to merge, as long as we don't lose the "run > IT suite on custom distro" ability > > Thanks > T > > On Fri, Oct 11, 20

Re: Apache Maven is quite amazing - Thank you

2024-05-04 Thread Enrico Olivelli
Il Sab 4 Mag 2024, 20:51 Joe Witt ha scritto: > Dear Anyone that Ever Contributed to Apache Maven and especially the Maven > PMC > > I've been working on what is now Apache NiFi since 2006. I don't > recall exactly when the switch to Maven occurred but it was close to the > 2008 release of the d

Re: [VOTE] Move AFS Parent POM and Maven Parent POMs issues to GitHub

2024-04-13 Thread Enrico Olivelli
+1 Enrico Il Sab 13 Apr 2024, 16:48 zhongming hua ha scritto: > +1 > I think generating release notes from the Github release drafter is > more convenient. > Can we close the project on Jira after we have resolved the remaining > issues? > > Best regards! > Zhongming Hua > > Slawomir Jaranowski

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Enrico Olivelli
+1 (Non binding) Enrico Il Gio 29 Feb 2024, 09:01 Tim te Beek ha scritto: > +1 from occasional contributor > > Would unblock phasing out more utils methods & dependencies. > > On Thu, Feb 29, 2024 at 8:53 AM Thomas Matthijs wrote: > > > +1 > > > > > > On Wed, Feb 28, 2024, at 08:30, Benjamin

Re: [VOTE] Release Maven Surefire version 3.2.5

2024-01-07 Thread Enrico Olivelli
+1 Enrico Il Lun 8 Gen 2024, 08:10 Herve Boutemy ha scritto: > +1 > > Reproducible Builds ok: reference build done with JDK 8 on Windows with > umask > 022 > > Regards, > > Hervé > > On 2024/01/06 20:05:47 Michael Osipov wrote: > > Hi, > > > > we solved 7 issues: > > > https://issues.apache.org

Re: [VOTE] Retire Maven Docck Plugin

2023-10-17 Thread Enrico Olivelli
+1 (non binding) Enrico Il Mar 17 Ott 2023, 21:57 Karl Heinz Marbaise ha scritto: > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 17.10.23 00:50, Slawomir Jaranowski wrote: > > Hi, > > > > - Last release was in 2015 > > - use Maven 2.2.1 > > - we have a Maven Plugin Tools - wh

Re: GH issues and GH discussions

2023-05-27 Thread Enrico Olivelli
I am +1 to move to GH issues. In Apache BookKeeper and Pulsar we had a script that did the migration pretty seamlessly and I used that script also for other OSS projects outside of the ASF. (I can't find it now, but it should be buried in some git repo somewhere) Enrico Il Sab 27 Mag 2023, 13:02

Re: [HEADS UP] Release of surefire

2023-03-10 Thread Enrico Olivelli
+1 yes, please Enrico Il giorno ven 10 mar 2023 alle ore 10:33 Christian Stein ha scritto: > > + M10 > > ... erm +1 for releasing 3.0.0 > > On Thu, Mar 9, 2023 at 10:36 AM Slawomir Jaranowski > wrote: > > > Hi, > > > > According to https://issues.apache.org/jira/browse/MNG-7725 > > I would like

Re: And while I'm on the subject of logging

2023-02-20 Thread Enrico Olivelli
Sometimes it is helpful to see that kind of logging when you run on CI and you are troubleshooting why the build is slow. In that case it would be useful to log only in the case that the download took more than X seconds or the speed was too low (then it would become debatable the default values fo

Re: [RESULT] [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-12 Thread Enrico Olivelli
For reference: This is the issue https://issues.apache.org/jira/browse/SUREFIRE-2141 The problem is about the compatibility of a third party library used in the tests, that doesn't work on ARM platforms There is no quick fix Enrico Il giorno gio 12 gen 2023 alle ore 02:24 Nick Stolwijk ha scr

Re: [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-11 Thread Enrico Olivelli
Il giorno mer 11 gen 2023 alle ore 13:48 Gary Gregory ha scritto: > > What happens if you try Java 8 and 11 and nothing else changes? Java 11 fails the same way. I will run with Java 8 now Enrico > > Gary > > > On Tue, Jan 10, 2023, 02:51 Enrico Olivelli wrote: > >

Re: [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-09 Thread Enrico Olivelli
I am seeing this problem This test Surefire1295AttributeJvmCrashesToTestsIT.test is consistently failing on my laptop. I am running on JDK17 on Mac ARM Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/enricoolivelli/maven Java version: 17.0.5, vendor: Eclipse Adopti

Re: [DISCUSS] Speed up release process?

2022-11-23 Thread Enrico Olivelli
Tamas, Il giorno mer 23 nov 2022 alle ore 14:22 Tamás Cservenák ha scritto: > > Romain, > > Ok, I accept your response. > > Would be interested about feedback for the rest of 152 projects... :) > (actually not, is rhetorical really, just shows my point) > > As I still stand with my conclusion: "M

Re: [DISCUSS] Speed up release process?

2022-11-19 Thread Enrico Olivelli
Sorry for top posting. At least 72 hours is needed because we are all volunteers and it takes time to validate a release. Also I see that in a few projects (maybe not Maven) the VOTE starts during the weekend and this is a problem because sometimes in the weekend you are not at the keyboard and we

Re: [DISCUSS] Change maven code style

2022-10-12 Thread Enrico Olivelli
+1 thanks for bringing up this topic Enrico Il giorno gio 13 ott 2022 alle ore 06:42 Guillaume Nodet ha scritto: > > Le mer. 12 oct. 2022 à 22:02, Łukasz Dywicki a écrit : > > > Maybe its time to think of getting something like spotless [1] applied > > to all maven sources? > > > > I think I st

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

2022-09-12 Thread Enrico Olivelli
+1 (non binding) Enrico Il giorno lun 12 set 2022 alle ore 11:51 Slawomir Jaranowski ha scritto: > > +1 > > niedz., 11 wrz 2022 o 12:38 Karl Heinz Marbaise > napisał(a): > > > Hi, > > > > We solved 6 issues: > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&versi

Re: reopening closed tickets

2022-09-07 Thread Enrico Olivelli
Delany, the issue you are referring to seems to have been "closed as incomplete" in 2014. I think that it is legit to re-open it (and I did it). I don't know the details, but especially now that you have a PR there is enough to resume the discussion. You did well in writing here in dev@, most of

Re: [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-03 Thread Enrico Olivelli
+1 (non binding) built and run all tests on MacOS on AdoptOpenJDK 1.8.0_275 Enrico Il giorno ven 3 giu 2022 alle ore 13:03 Olivier Lamy ha scritto: > > Hi, > We fixed 19 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351502&styleName=Text&projectId=12317927&Create=Cr

Re: release of surefire M7

2022-05-25 Thread Enrico Olivelli
+1 Enrico Il giorno mer 25 mag 2022 alle ore 08:54 Slawomir Jaranowski ha scritto: > > Hi, > > Good idea. > > Please also update "road map" [1] before release to be consistent ... with > released content :-) > > https://maven.apache.org/surefire/maven-surefire-plugin/ > > > śr., 25 maj 2022 o 01

Re: [VOTE] Release Apache Parent POM version 26

2022-04-10 Thread Enrico Olivelli
+1 Good to see the switch out from google analytics Enrico Il Sab 9 Apr 2022, 19:50 Slawomir Jaranowski ha scritto: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351372&styleName=Text&projectId=12311250 > > Changes since the last release fo

Re: MSOURCES-130

2022-03-26 Thread Enrico Olivelli
Hi, Are you referring to the compiler plugin or to the sources plugin? Il Sab 26 Mar 2022, 04:48 bukaj_s ha scritto: > Hi. > Please could someone provide some feedback on issue > https://issues.apache.org/jira/browse/MSOURCES-130? > Thank you > Enrico >

Re: [VOTE] - Release Apache Maven Shade Plugin Version 3.3.0

2022-03-24 Thread Enrico Olivelli
+1 (non binding) Great feature set! Enrico Il Gio 24 Mar 2022, 19:21 Karl Heinz Marbaise ha scritto: > Hi, > > We solved 16 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12348391&styleName=Text > > There are still a couple of issues left in JIRA:

Re: [DISCUSS] Radical Fast Forward to 3.5.4

2022-03-13 Thread Enrico Olivelli
+1 Thanks for bringing this up Enrico Il giorno dom 13 mar 2022 alle ore 20:58 Elliotte Rusty Harold ha scritto: > > What do all the various package managers install? I'm pretty sure I've > seen one lately whose default was 3.3.1. Debian perhaps? > > I think before we make any such move it woul

Re: Maven Dependency Plugin - Log4j vulnerabilities

2022-02-28 Thread Enrico Olivelli
Juraj, I have run this command on your reproducer and in "tmp" I cannot find log4j versions other then 2.17.1 mvn clean install -X -Dmaven.repo.local=tmp > out.txt Enrico Il giorno lun 28 feb 2022 alle ore 13:52 Juraj Veverka ha scritto: > > Hi David > > Many thanks for your email, I really app

Re: Commit Review Policy

2022-01-26 Thread Enrico Olivelli
Il giorno mer 26 gen 2022 alle ore 07:44 Benjamin Marwell ha scritto: > > Hi! > > Aside from typo fixes, PRs might slow down the dev speed, but greatly > improve code quality. > Even small PRs might have side effects you might not notice at first glance. > > But then, even with typo fixes I have s

Re: GitHub notification: dev@ or issues@?

2021-12-23 Thread Enrico Olivelli
+1 Enrico Il giorno gio 23 dic 2021 alle ore 09:08 Slawomir Jaranowski < s.jaranow...@gmail.com> ha scritto: > +1 > > On the dev list should be no messages sent by robots. > > czw., 23 gru 2021 o 08:19 Hervé BOUTEMY > napisał(a): > > > Hi, > > > > It seems that many Git repositories are configu

Re: Surefire next release

2021-12-21 Thread Enrico Olivelli
Il giorno mar 21 dic 2021 alle ore 13:49 Slawomir Jaranowski < s.jaranow...@gmail.com> ha scritto: > Hi, > > Summary for today. > > Decisions waiting to take: > > 1. What version do we want to release 3.0.0 or the next milestone? > 3.0.0 or 3.0.1 (this should be > 3.0.0Mxx) is good for me > 2.

Re: [VOTE] Release Maven Wagon version 3.5.0

2021-12-19 Thread Enrico Olivelli
+1 (non binding) Enrico Il Dom 19 Dic 2021, 19:46 Michael Osipov ha scritto: > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&version=12351097 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issu

Re: [VOTE] Release Apache Maven Wrapper version 3.1.0

2021-12-14 Thread Enrico Olivelli
I have checked the artifacts and they look good. The build passes on Mac on JDK11 (Adoptium) I am trying to use the binary produced by the build I am facing this error: enrico.olivelli@xxx target % MVNW_VERBOSE=true ./mvnw Found .mvn/wrapper/maven-wrapper.jar /Users/enrico.olivelli/dev/tm

Re: Welcome Sławomir Jaranowski as Maven Committer

2021-12-14 Thread Enrico Olivelli
Congrats ! Enrico Il giorno mar 14 dic 2021 alle ore 11:55 Sylwester Lachiewicz < slachiew...@gmail.com> ha scritto: > Congratulations Sławek > > wt., 14 gru 2021, 11:10 użytkownik Robert Scholte > napisał: > > > The Maven PMC invited Sławomir to become a committer and he has accepted > > it. >

Re: [VOTE] Release Apache Maven version 3.8.4

2021-11-15 Thread Enrico Olivelli
+1 - tested the binaries on a few projects, on JDK11 - checked out/reviewed a couple of changes in the change log Thank you Micheal ! Enrico Il giorno lun 15 nov 2021 alle ore 13:19 Arnaud Héritier < aherit...@gmail.com> ha scritto: > No regression found > +1 > > On Sun, Nov 14, 2021 at 2:28 PM

Re: [VOTE] Release Apache Maven Shared Resources version 4

2021-10-03 Thread Enrico Olivelli
Can you give more context about why we should cut this release with only one issue? Probably I missed some discussion BTW +1 (non binding) Enrico Il Sab 2 Ott 2021, 17:15 Sylwester Lachiewicz ha scritto: > Hi, > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?v

Re: [VOTE] Release Apache Maven version 3.8.3

2021-10-02 Thread Enrico Olivelli
+1 Enrico Il Sab 2 Ott 2021, 10:14 Sylwester Lachiewicz ha scritto: > also +1 from me > Sylwester > > czw., 30 wrz 2021 o 21:04 Hervé BOUTEMY > napisał(a): > > > > +1 > > > > build reproduced successfully: reference was done on Windows with JDK 8 > > > > Regards, > > > > Hervé > > > > Le lundi

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

2021-09-06 Thread Enrico Olivelli
+1 Enrico Il giorno lun 6 set 2021 alle ore 19:55 Arnaud Héritier ha scritto: > +1 > > On Sun, Sep 5, 2021 at 11:38 AM Hervé BOUTEMY > wrote: > > > Hi, > > > > We solved 2 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12348574&styleName=Tex

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-08 Thread Enrico Olivelli
+1 (non binding) Enrico Il Dom 8 Ago 2021, 10:07 Michael Osipov ha scritto: > Am 2021-08-04 um 22:02 schrieb Michael Osipov: > > Hi, > > > > We solved 68 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12349965 > > > > > > There are still a couple

Re: [VOTE] Release Maven Shade Plugin version 3.3.0

2021-07-18 Thread Enrico Olivelli
Tibor Il Dom 18 Lug 2021, 17:06 Tibor Digana ha scritto: > -1, the reason is that the contributors and committers are waiting for PR > #90 and #95, and pls restart the Vote which is faster right now. > T > In my humble opinion this is not a good motivation for a binding -1. If the code is in g

Re: [VOTE] Release Apache Parent POM version 24

2021-07-10 Thread Enrico Olivelli
+1 (non binding) I have run thru the diff on github. There are plenty of good improvements. Thanks for driving the release Enrico Il Sab 10 Lug 2021, 13:33 Sylwester Lachiewicz ha scritto: > +1 > > sob., 10 lip 2021, 11:56 użytkownik Michael Osipov > napisał: > > > Am 2021-07-10 um 03:39 sch

Re: [JENKINS] - New Maven Controller for the project

2021-07-08 Thread Enrico Olivelli
Il giorno gio 8 lug 2021 alle ore 20:06 Gavin McDonald ha scritto: > Hi All, > > With no more interest in this subject, and no willing testers, I'll be > going ahead tomorrow and move all Maven jobs to ci-maven.apache.org. > I have tested that I am able to login to ci-maven with my LDAP credenti

Re: Maven 4 performances problems

2021-07-01 Thread Enrico Olivelli
Il giorno gio 1 lug 2021 alle ore 12:27 Robert Scholte ha scritto: > Should we postpone the alpha-1 release because of this? > For me the most important reason for alpha-1 is to get confirmation that > builds won't be broken due to build/consumer. > 100% agreed it is an ALPHA and there are many

Re: [VOTE] Import mvndaemon/mvnd project @ Apache

2021-06-16 Thread Enrico Olivelli
+1 Enrico Il giorno mer 16 giu 2021 alle ore 09:42 Arnaud Héritier ha scritto: > > +1 > > On Wed, Jun 16, 2021 at 8:50 AM Olivier Lamy wrote: > > > Hi > > As already proposed by Guillaume, it looks to be a good idea to > > import mvndaemon/mvnd here at Apache. > > > > I'd like to propose a vote

Re: Welcome Guillaume Nodet as new Maven Committer

2021-05-26 Thread Enrico Olivelli
Congrats! Enrico Il giorno mer 26 mag 2021 alle ore 13:04 Grzegorz Grzybek ha scritto: > > Congratulations Guillaume! Maven Force be with you! > > regards > Grzegorz Grzybek > > śr., 26 maj 2021 o 09:44 Arnaud Héritier napisał(a): > > > Welcome Guillaume !! > > Happy to see you here. > > > > C

Re: [RESULT] [VOTE] Release Apache Maven Javadoc Plugin version 3.3.0

2021-05-22 Thread Enrico Olivelli
(too late) +1 run tests on MacOs, JDK 1.8.0 Enrico Il giorno sab 22 mag 2021 alle ore 11:52 Robert Scholte ha scritto: > > Hi, > > The vote has passed with the following result: > > +1 : Robert Scholte, Hervé BOUTEMY, Frederik Boster, Arnaud Héritier, Michael > Osipov > > PMC quorum: reached >

Re: [surefire] Invert trimStackTrace default

2021-05-17 Thread Enrico Olivelli
Il giorno lun 17 mag 2021 alle ore 13:15 Romain Manni-Bucau ha scritto: > > Up, > > any hope we get this finally fixed (disabled)? > This is pretty bothering to have to configure it in all projects because > default always swallow what is interesting when a test failure occurs. I am still +1 if

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

2021-05-06 Thread Enrico Olivelli
+1 built and run ITs on MacOs + jdk8 Enrico Il giorno gio 6 mag 2021 alle ore 10:58 Karl Heinz Marbaise ha scritto: > > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 05.05.21 18:46, Hervé BOUTEMY wrote: > > Hi, > > > > We solved 5 issues: > > https://issues.apache.org/jira/secu

Re: Cutting a release for Surefire?

2021-04-03 Thread Enrico Olivelli
eases earlier. > I am sorry that I am a bad guy, but I asked Enrico several times to work in > this OSS as well. I know Enrico that you participate in another OSSes too > but you have to decide, since the day has only 24 hours, how much you will > do and what you will do, but sorry makin

Cutting a release for Surefire?

2021-04-03 Thread Enrico Olivelli
What about cutting a release for Surefire plugin? We already fixed important problems that are on 3.0.0-M5 and I saw that current master branch works well. Thoughts? Volunteers? Enrico

Re: [VOTE] Release Apache Maven version 3.8.1

2021-03-31 Thread Enrico Olivelli
+1 (non binding) I have tested the staged binaries againsts a few projects I have observed these logs, IIUC this is expected. [INFO] Reading assembly descriptor: assembly.xml Downloading from maven-default-http-blocker: http://0.0.0.0/joda-time/joda-time/maven-metadata.xml [WARNING] Could not tra

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-26 Thread Enrico Olivelli
The problem is that Robert uploaded the binaries to the "dist/release" directory this is to be done only after the vote completes IIRC we have dist/dev for staging releasing Enrico Il giorno ven 26 mar 2021 alle ore 08:17 Maxim Solodovnik ha scritto: > > Hello, > > Moving might not do what is

Re: [VOTE] Release Maven Resolver version 1.6.2

2021-03-16 Thread Enrico Olivelli
+1 (non binding) - run tests on jdk11 - I have followed the discussions about the patches Enrico side note: I am not able to build on JDK15 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-java-version) on project maven-resolver: Executi

Re: [VOTE] Release Maven Wagon version 3.4.3

2021-02-19 Thread Enrico Olivelli
+1 (non binding) build and run tests on MacOs, OpenJDK8 and OpenJDK11 Thanks for driving the release Michael Enrico Il giorno gio 18 feb 2021 alle ore 23:32 Michael Osipov ha scritto: > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&ve

Releasing Wagon

2021-02-18 Thread Enrico Olivelli
Hello, there are issues on GitHub Actions that could be mitigated/fixed with a new release of Wagon Wheel. There is only this fix, about upgrading Http Client dependencies https://issues.apache.org/jira/projects/WAGON/versions/12349719 The problem is described here https://github.com/apache/maven

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

2021-01-26 Thread Enrico Olivelli
+1 Enrico Il giorno mer 27 gen 2021 alle ore 00:51 Hervé BOUTEMY < herve.bout...@free.fr> ha scritto: > +1 > > checked that the build is reproducible, built with JDK 11 on Windows > > Regards, > > Hervé > > Le dimanche 24 janvier 2021, 00:02:19 CET Sylwester Lachiewicz a écrit : > > Hi, > > > >

Re: Maven issue with JDK16 - javac and javadoc

2021-01-07 Thread Enrico Olivelli
mplementation, we could use it > at > > >>> reference for other plugins as some kind of pattern. > > >>> > > >>> Robert > > >>> On 13-12-2020 11:39:02, Benjamin Marwell wrote: > > >>> Robert already suggested to use ToolPro

Re: Maven issue with JDK16 - javac and javadoc

2020-12-14 Thread Enrico Olivelli
9:02, Benjamin Marwell wrote: > >>> Robert already suggested to use ToolProvider for the JDK9+ builds. I > >>> created such a patch for jlink and I could create s similar one for the > >>> compiler and javadoc plugin. This would solve the underlying problem >

Re: Maven issue with JDK16 - javac and javadoc

2020-12-13 Thread Enrico Olivelli
h I will be happy to test it Enrico > As fork mode and fork count would not apply, I would suggest that the > ToolProvider is only used if fork mode is "no fork". This way, existing > configurations are not affected. Does that make sense? > > Best regards, > Ben

Re: Maven issue with JDK16 - javac and javadoc

2020-12-12 Thread Enrico Olivelli
enable jdk.javadoc module Unfortunately I don't have time Enrico Il Gio 12 Nov 2020, 13:59 Enrico Olivelli ha scritto: > Yes, the problem is about javac with "no-fork + -Xdoclint" > > using no-fork is not a good option because it slows down a lot big multi > module

Re: [MARCHETYPES-70] New release for maven archetypes

2020-12-03 Thread Enrico Olivelli
If no one objects I can try to create a release. But I don't have time to add other commits, just to run the release procedure. Does it sound as a good plan? Enrico Il Gio 3 Dic 2020, 20:30 Jurrian Fahner ha scritto: > Hi all, > > Please notice my gentle ping... > It has been a while I send an

Re: Javac server?

2020-11-16 Thread Enrico Olivelli
But this one might be interesting too. > > Robert > > [1] https://github.com/apache/maven-jlink-plugin/pull/16 > > On 15-11-2020 22:24:21, Enrico Olivelli wrote: > Hey folks, > I had never heard about this javac server before > https://openjdk.java.net/jeps/139 > &g

Javac server?

2020-11-15 Thread Enrico Olivelli
Hey folks, I had never heard about this javac server before https://openjdk.java.net/jeps/139 Is there any way we can exploit it in order to speed up the build? Is it enough to execute javac tool inside the same JVM of Maven core to get the same results? Do anyone have experience with it? Enric

Re: Maven issue with JDK16 - javac and javadoc

2020-11-12 Thread Enrico Olivelli
bucau.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 jeu. 12 nov. 2020 à 13:51, Graham Leg

Maven issue with JDK16 - javac and javadoc

2020-11-12 Thread Enrico Olivelli
Hi folks, I have fallen into this issue about Maven + Maven Compiler Plugin + JDK16 This is the issue on JDK issue tracking https://bugs.openjdk.java.net/browse/JDK-8253996 Basically -Xdoclint:missing does not work anymore when you run javac inside the same JVM as Maven core, because the JVM lack

Surefire, multiple forks and id of the forked process

2020-11-03 Thread Enrico Olivelli
Hello, I have recently started to move a few projects to use multiple forks to run tests in order to speed up the build process. Nothing new. I find it quite awkward to correlate the line that starts a test and the line with the results (using -Dmaven.test.redirectTestOutputToFile). Do you think

Re: Second review for MNG-6118

2020-10-16 Thread Enrico Olivelli
I sent my review. But I don't know very much that part of the codebase. More expert eyes are needed Thanks for contributing that useful fix Enrico Il Ven 16 Ott 2020, 08:51 Maarten Mulders ha scritto: > Hi all, > > May I please remind you of this question? We'd appreciate if anyone > could sp

Re: [VOTE] Release Maven Resolver version 1.6.0

2020-09-13 Thread Enrico Olivelli
+1 checked checksum and run tests on JDK14 + Mac mvn -v Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: xx Java version: 14, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-14.jdk/Contents/Home Default locale: it_IT, platform encodin

Re: [DISCUSS] Make Jira issues viewable.

2020-09-11 Thread Enrico Olivelli
I agree with Bindul I have never seen such blocks Enrico Il Ven 11 Set 2020, 10:38 Bindul Bhowmik ha scritto: > Hi, > > If I may chime in, the Maven (and most Apache) JIRA issues don't > require a login to view. I believe the issue is that Amelia added a > filter to the URL pasted in the tweet

Re: [MCHECKSTYLE] Request for merging PRs #17 and #28 please

2020-09-02 Thread Enrico Olivelli
working on them now sorry for so late reply Enrico Il giorno lun 17 ago 2020 alle ore 14:20 Benjamin Marwell < bmarw...@gmail.com> ha scritto: > Hi, > > PRs #17 and #28 seem to be ready to be merged. They are also approved > by reviewers. > If they still look good, could they be merged? They ar

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Enrico Olivelli
+1 (non binding) build and run tests on Mac + JDK14 Enrico Il giorno gio 23 lug 2020 alle ore 16:49 Karl Heinz Marbaise < khmarba...@gmx.de> ha scritto: > Hi, > > +1 from me > > Kind regards > Karl Heinz Marbaise > On 20.07.20 16:32, Elliotte Rusty Harold wrote: > > Hi, > > > > We solved 2 issue

Re: Gitbox passwords

2020-07-16 Thread Enrico Olivelli
You have to use your @apache.org credentials. If you prefer you can use github auth and push/fetch only to/from github mirrors. In this case you have to enable 2FA and use a token Enrico Il Gio 16 Lug 2020, 18:02 Gary Gregory ha scritto: > I use my regular Apache creds. > > Gary > > On Thu, Ju

Re: Short guide "Working with Github pull requests"

2020-07-15 Thread Enrico Olivelli
Il Mar 14 Lug 2020, 13:09 Elliotte Rusty Harold ha scritto: > On Tue, Jul 14, 2020 at 2:25 AM Olivier Lamy wrote: > > > > > ***DO NOT CREATE PULL REQUEST FOR RIDICULOUS COMMIT WHICH DO NOT NEED > REVIEW*** > > IMHO all PRs need review for the same reason everything needs a test. > I see your pa

Re: Short guide "Working with Github pull requests"

2020-07-13 Thread Enrico Olivelli
Il Lun 13 Lug 2020, 21:03 Maarten Mulders ha scritto: > So, just to make sure: the sync is two-way? Yes What happens on Gitbox is > synced to Github and vice versa? I thought it was only from Gitbox to > Github, but never the other way around... > No. We should ask infra to know how this magi

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

2020-07-10 Thread Enrico Olivelli
Welcome aboard! Enrico Il Ven 10 Lug 2020, 21:13 Robert Scholte ha scritto: > Hi, > > On behalf of the Apache Maven PMC I am pleased to announce that > Maarten Mulders en Martin Kanters has been voted in as new Apache Maven > committers > and they've both accepted this invitation. > > Welcome o

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

2020-07-10 Thread Enrico Olivelli
+1 (non binding) Built and run ITS on Mac + JDK14 Enrico Il giorno ven 10 lug 2020 alle ore 12:39 ha scritto: > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12348374&styleName=Text > > Staging repo: > https://repository.apache

Re: surefire M6?

2020-07-07 Thread Enrico Olivelli
Olivier, If it is only a matter of doing the release I can pack it today or tomorrow (not Friday). What's the status of master branch? I mean, are there any other blocker issues waiting for fix or for review? Enrico Il Mer 8 Lug 2020, 01:40 Falko Modler ha scritto: > Hi Oliver, > > which perfo

Re: second MNG-5760

2020-06-20 Thread Enrico Olivelli
+1 (already approved on github) Enrico Il Sab 20 Giu 2020, 12:19 Hervé BOUTEMY ha scritto: > +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

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

2020-06-15 Thread Enrico Olivelli
+1 (non binding) - checksums ok - built locally on Fedora + JDK14, all tests passed (mvn install -Prun-its) - Tested with a few projects, even with the new TCP implementation Thank you Tibor for putting this all together Enrico Il giorno dom 14 giu 2020 alle ore 23:46 Dan Tran ha scritto: >

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

2020-06-14 Thread Enrico Olivelli
John This is the best forum but please start another email thread. This is the official VOTE thread Thanks for reporting your finding. It is very precious Enrico Il Dom 14 Giu 2020, 21:45 John Patrick ha scritto: > What is the best forum to discuss issues or configuration around > compiler, su

Re: Consumer pom and relative disk paths for parent pom

2020-06-14 Thread Enrico Olivelli
com/apache/maven/pull/286 > > [2] https://github.com/apache/maven-integration-testing/pull/66 > > [3] https://builds.apache.org/job/maven-box/job/maven/job/MNG-6656/ > On 25-5-2020 22:54:33, Robert Scholte wrote: > next on my list > > Robert > On 25-5-2020 17:42:23, Enr

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

2020-06-13 Thread Enrico Olivelli
(I will cast my final vote on Monday) Tibor It is worth to note that this release includes the new communication protocol between Maven and the forked JVM. Can you please share a bit of help about how to try it? This is a great release of surefire, it is a big milestone for Maven and Surefire En

Re: [surefire] Invert trimStackTrace default

2020-06-03 Thread Enrico Olivelli
Il giorno mer 3 giu 2020 alle ore 10:08 Romain Manni-Bucau < rmannibu...@gmail.com> ha scritto: > Hi everyone, > > Shouldn't we set trimStackTrace=false by default? > +1 It is very awkward current default (trimStackTrace=true) Enrico > Current state makes the log quite useless since there is n

Re: Maven Runtime Metrics System - MNG-6899

2020-05-31 Thread Enrico Olivelli
nnibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le dim. 31 mai 2020 à 22:31, Enrico Olivelli a > écrit : > > > Hey guys, > > I feel this Metrics Runtime API will be very useful to Maven and Maven

Re: Maven Runtime Metrics System - MNG-6899

2020-05-31 Thread Enrico Olivelli
> > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedi

Re: PR spam

2020-05-30 Thread Enrico Olivelli
Il Dom 31 Mag 2020, 00:57 Olivier Lamy ha scritto: > Hi > First I'm not against PR and people asking review. > But for obvious changes, we can probably avoid PR (ie some spam especially > when people tag you in the description of a PR). > We have a long history about commit-then-review so let's k

Re: Dynamic phases proposal

2020-05-25 Thread Enrico Olivelli
Stephen, do we have news about this great feature ? Enrico Il giorno sab 23 nov 2019 alle ore 11:51 Stephen Connolly < stephen.alan.conno...@gmail.com> ha scritto: > Ok I figured out dynamic lookup from plexus: > > $ mvn -version > Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; >

Re: Consumer pom and relative disk paths for parent pom

2020-05-25 Thread Enrico Olivelli
Robert, do we have news about this great feature ? Enrico Il giorno sab 30 nov 2019 alle ore 14:38 Enrico Olivelli < eolive...@gmail.com> ha scritto: > Good news > > Il giorno sab 30 nov 2019 alle ore 14:27 Robert Scholte < > rfscho...@apache.org> ha scritto: >

Re: [VOTE] Release Maven Wagon version 3.4.1

2020-05-23 Thread Enrico Olivelli
+1 (non binding) Side note: I see from the diff (good idea!) that we added a new comment with 'TODO' We should create a JIRA and link to it. Enrico Il Sab 23 Mag 2020, 14:12 Robert Scholte ha scritto: > +1 > > > On 23-5-2020 13:03:20, Arnaud Héritier wrote: > LGTM +1 > I did only a code revi

Re: second apache-maven-wrapper

2020-05-23 Thread Enrico Olivelli
Approved on github +1 I have run thru the diff. It looks very well Longing for testing it on a real project The fact that you won't have to commit mave wrapper jar to local sources is great Enrico Il Ven 22 Mag 2020, 22:56 Manfred Moser ha scritto: > Awesome! +1 > > Robert Scholte wrote on

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

2020-05-23 Thread Enrico Olivelli
+1 Enrico Il Sab 23 Mag 2020, 09:40 Sylwester Lachiewicz ha scritto: > +1 > > sob., 23 maj 2020, 09:22 użytkownik Hervé BOUTEMY > napisał: > > > 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) +

Re: Merging via GitHub

2020-05-17 Thread Enrico Olivelli
Olivier Il giorno dom 17 mag 2020 alle ore 04:00 Olivier Lamy ha scritto: > and yeah that's embarrassing > someone mentioned using a script. where is this script? > I have a script that syncs the PR with a local branch. It is very raw so it is not worth to share btw in ZooKeeper community we h

Re: Maven Runtime Metrics System - MNG-6899

2020-05-10 Thread Enrico Olivelli
events interpretation and > required code is very low and trivial to maintain for any dev so guess it > is worth it even if off by default (noop metrics system). > > > > Kind regards > > Karl Heinz Marbaise > > > > > > > > > > > > Now we c

Re: Maven Runtime Metrics System - MNG-6899

2020-05-10 Thread Enrico Olivelli
e Maven-internals experts could suggest useful values to track during the execution of the build. I hope that explains better the value of the Metrics system. Thank you Robert for your feedback and help Enrico To me this is the wrong approach to embed metrics. > > thanks, > Robert >

Re: Maven Runtime Metrics System - MNG-6899

2020-05-10 Thread Enrico Olivelli
execution of each mojo I wanted to instrument more components but I have to tweak Wagon and other lower level external components Enrico On 10-5-2020 12:07:33, Enrico Olivelli wrote: > Il giorno dom 10 mag 2020 alle ore 11:53 Robert Scholte > rfscho...@apache.org> ha scritto: > > >

Re: Maven Runtime Metrics System - MNG-6899

2020-05-10 Thread Enrico Olivelli
Enrico > The extension listens to these events and can do its metrics. > I see no need for a hard coupling between these two. > > Robert > > On 10-5-2020 10:28:42, Enrico Olivelli wrote: > Il Dom 10 Mag 2020, 09:21 Romain Manni-Bucau ha > scritto: > >

Re: Maven Runtime Metrics System - MNG-6899

2020-05-10 Thread Enrico Olivelli
Il Dom 10 Mag 2020, 09:21 Romain Manni-Bucau ha scritto: > Le dim. 10 mai 2020 à 07:43, Enrico Olivelli a > écrit : > > > Robert > > Maybe I was misunderstood. > > We need a new repo only for the Metrics API. > > > > Maven core (3.7?) provides the noop imp

Re: Maven Runtime Metrics System - MNG-6899

2020-05-09 Thread Enrico Olivelli
le of implementations in my personal repo. Enrico Il Sab 9 Mag 2020, 22:51 Robert Scholte ha scritto: > > On 9-5-2020 17:58:47, Enrico Olivelli wrote: > Robert > > Il Sab 9 Mag 2020, 10:54 Robert Scholte ha scritto: > > > Although I'm disappointed there's no spec g

Re: JDK 8 Minimum Requirement for Maven Resolver 2.0

2020-05-09 Thread Enrico Olivelli
+1 Enrico Il giorno sab 9 mag 2020 alle ore 22:19 Elliotte Rusty Harold < elh...@ibiblio.org> ha scritto: > It is not true that Java 7 updates are no longer available. Java 7 > updates are available from Oracle for paying customers and from other > vendors such as Azul for everyone. > > My prefe

Re: Maven Runtime Metrics System - MNG-6899

2020-05-09 Thread Enrico Olivelli
ust proved it would have been a bad choice cause they broke > the API quite drastically (I'm not blaming them, it is the microprofile > contract for now but at maven stage it would have been a bad choice). > This is not a ton of API and impl can rely on anything you want while fully &

  1   2   3   4   5   6   >