RE: Module paths and tool integrations

2024-11-08 Thread Robert Scholte
I've met Nicolai yesterday, we'll probably start soonish. It's not sure if the group is complete, but at some moment we just need to start. Joining later is of course still a possibility. Robert -Original Message- From: Martin Desruisseaux Sent: vrijdag 1 november 202

RE: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2

2024-10-24 Thread Robert Scholte
their dependencies has this special type? Not sure why this had to be forced into the current modelVersion 4.0.0 like this. Anyway, I guess the decision has been made. Robert -Original Message- From: Tamás Cservenák Sent: donderdag 24 oktober 2024 14:01 To: Maven Developers List Subjec

RE: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2

2024-10-24 Thread Robert Scholte
-Original Message- From: Martin Desruisseaux Sent: donderdag 24 oktober 2024 13:38 To: dev@maven.apache.org Subject: Re: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2 Le 2024-10-24 à 13 h 17, Robert Scholte a écrit : (about automatic modules) > What

RE: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2

2024-10-24 Thread Robert Scholte
Inline responses... -Original Message- From: Martin Desruisseaux Sent: donderdag 24 oktober 2024 12:38 To: dev@maven.apache.org Subject: Re: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2 Le 2024-10-24 à 12 h 07, Robert Scholte a écrit : > > Can you expla

RE: [DISCUSS] Merge JPMS work in upcoming maven-compiler-plugin beta-2

2024-10-24 Thread Robert Scholte
Can you explain the problem you're trying to solve? In particular I don't understand the need for modular-jar and classpath-jar, as currently both classpath and modulepath are already build up correctly based on the module descriptors. Thanks, Robert -Original Message- Fr

RE: Module paths and tool integrations

2024-10-21 Thread Robert Scholte
github project too. Both questions haven't been answered yet, but I can mention your response. It is up to that group to decide what works best. Thanks Robert -Original Message- From: Olivier Lamy Sent: maandag 21 oktober 2024 09:49 To: Maven Developers List Subject: Re: Module path

RE: Module paths and tool integrations

2024-10-21 Thread Robert Scholte
oblem for a library, where the application is responsible for the right module-path of class-path. I'm asking it on the dev-maven list, because it would make sense to have second maven committer added to that group, not just a PMC member. Robert -Original Message- From: Olivier L

RE: Module paths and tool integrations

2024-10-20 Thread Robert Scholte
d the root module descriptor. If not, just let me know. Thanks, Robert [1] https://codehaus-plexus.github.io/plexus-languages/plexus-java/locationmanager.html -Original Message- From: Claude Warren Sent: zondag 20 oktober 2024 00:21 To: Maven Developers List Subject: Re: Module path

Module paths and tool integrations

2024-10-17 Thread Robert Scholte
tting up a small group around this topic. Maybe other tools might join too. I'll be joining on behalf of Maven, but is there somebody else who would like to join? Thanks, Robert

RE: Most significant changes in history with every major release of Maven

2024-09-25 Thread Robert Scholte
3 the Java runtime version requirement has increased. In general that was not a real issue as it was a push to the latest EOL version. Thanks, Robert -Original Message- From: Benjamin Marwell Sent: woensdag 25 september 2024 21:04 To: Maven Developers List Subject: Re: Most signif

RE: Most significant changes in history with every major release of Maven

2024-09-25 Thread Robert Scholte
Hi Kevin, The last couple of years these were published to https://www.youtube.com/@DevoxxForever so would expect the same for this year. Thanks, Robert -Original Message- From: Kévin Buntrock Sent: woensdag 25 september 2024 10:22 To: Maven Developers List Subject: Re: Most

RE: Most significant changes in history with every major release of Maven

2024-09-24 Thread Robert Scholte
I'm glad I asked the question, because this is indeed a huge and important change I was not aware of. Thanks, Robert -Original Message- From: Hervé Boutemy Sent: dinsdag 24 september 2024 08:28 To: Maven Developers List Subject: Re: Most significant changes in history with every

Most significant changes in history with every major release of Maven

2024-09-23 Thread Robert Scholte
ng-api + maven-reporting-impl Maven-reactor-plugin -> embedded (https://maven.apache.org/plugins/maven-reactor-plugin/index.html) (for the end-user most changes were invisible, as they were mainly under the hood) Did I miss something important and are these statements correct? Thanks, Robert

Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Robert Dean
+1 On Wed, Feb 28, 2024 at 2:32 AM Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [DISCUSS] Java version for Maven

2024-02-22 Thread Robert Dean
retiring Java 8 and lower output support allows Maven to shed technical debt and deliver improvements faster, I'd get over my disappointment. :) Regards, Robert Dean On Thu, Feb 22, 2024 at 3:49 PM Tamás Cservenák wrote: > > I think this starts to make reasonable picture: > > If you a

Fwd: maven2 down?

2023-04-20 Thread Robert Cauble
-- Forwarded message - From: Robert Cauble Date: Wed, Apr 19, 2023 at 8:00 PM Subject: maven2 down? To: Hi, https://repo.maven.apache.org/maven2 is down for me and it looks like others as well: https://updownradar.com/status/repo.maven.apache.org#status Just want to make

Re: Access the maven commandline options from a plexus component?

2022-11-10 Thread Robert Scholte
thing related to showVersion. If you have a good argument why you need it later, you can provide a PR where the MavenExecutionRequest is extended with boolean showVersion() thanks, Robert -- Oorspronkelijke bericht -- Van "Christoph Läubrich" Aan "Maven Developers List&q

Re: Adding extra "scope" type metadata to dependencies?

2022-11-09 Thread Robert Scholte
the time it is in the details of the specification of the java module system. Robert [1] https://codehaus-plexus.github.io/plexus-languages/plexus-java/usage.html -- Oorspronkelijke bericht -- Van "Ralph Goers" Aan "Maven Developers List" Datum 10-11-2022

Re: [MPH-183] effective-pom + verbose should show path to source

2022-06-08 Thread Robert Scholte
uning, although adjusting the order later might result in a huge shock as you suddenly need to read it the other way around. great work, Robert -- Oorspronkelijke bericht -- Van "Maarten Mulders" Aan "Maven Developers List" Datum 7-6-2022 17:46:41 Onderwerp [MPH-183]

Re: JDK 18 Release Candidate builds & JDK 19 Early-Access builds

2022-05-19 Thread Robert Scholte
has been reduced. I'll leave it up to the team if we can restore that. In the past we've already seen that doing that we could early respond to unexpected changes. thanks, Robert -- Oorspronkelijke bericht -- Van "David Delabassee" Aan rfscho...@apache.org CC

Change of Chair

2022-04-21 Thread Robert Scholte
Hi all, as of now, Karl Heinz is the new chairman of the Apache Maven project. I've done it for quite some time with a lot of pleasure. I will also reduce my activities on this project, but will still be involved as PMC member. thanks, R

Welcome Sławomir Jaranowski as Maven Committer

2021-12-14 Thread Robert Scholte
The Maven PMC invited Sławomir to become a committer and he has accepted it. Enjoy improving Apache Maven! thanks, Robert - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h

Re: reviewing Maven Wrapper before releasing

2021-12-12 Thread Robert Scholte
_ its vote, which is just too late. Robert [1] https://github.com/apache/maven-integration-testing/tree/master/core-it-suite/src/test/resources/mng-5937%20wrapper -- Origineel bericht -- Van: "Jason van Zyl" Aan: "Maven Developers List" Verzonden: 12-12-2021 13:54:16

Re: reviewing Maven Wrapper before releasing

2021-12-11 Thread Robert Scholte
t was added after donation. Robert -- Origineel bericht -- Van: "Manfred Moser" Aan: dev@maven.apache.org Verzonden: 10-12-2021 20:58:33 Onderwerp: Re: reviewing Maven Wrapper before releasing I totally agree with finally just shipping this. We got this all donated about tw

Re: reviewing Maven Wrapper before releasing

2021-12-10 Thread Robert Scholte
l this is solved: we should automatically verify that the scripts work now, as with any feature change. At its current state we've dropped in reliability compared to the maven-wrapper module in Maven Core. thanks, Robert [1] https://issues.apache.org/jira/browse/MSHARED-855 -- Or

Re: reviewing Maven Wrapper before releasing

2021-12-10 Thread Robert Scholte
e it is working (this used to be done in maven-integration-testing) thanks, Robert -- Origineel bericht -- Van: "Hervé BOUTEMY" Aan: "Maven Developers List" Verzonden: 10-12-2021 08:08:57 Onderwerp: Re: reviewing Maven Wrapper before releasing thank you to everybody w

Re: reviewing Maven Wrapper before releasing

2021-12-08 Thread Robert Scholte
n. IT's should confirm that. Robert -- Origineel bericht -- Van: "Jason van Zyl" Aan: "Maven Developers List" Verzonden: 7-12-2021 14:55:32 Onderwerp: Re: reviewing Maven Wrapper before releasing Everything builds and it generates the wrapper for a project in a way

Re: Eat our own dogfood

2021-11-11 Thread Robert Scholte
rsion. There are a couple of options: - restore the constructor causing the issue (if the removed class is still on the classpath, this would be a easy and valuable change) - select a different commit (and/or project) thanks, Robert -- Origineel bericht -- Van: "Paul Hammant&quo

Re: Eat our own dogfood

2021-11-09 Thread Robert Scholte
an unstash and unpack it in a new stage. Robert -- Origineel bericht -- Van: "Slawomir Jaranowski" Aan: "Maven Developers List" ; "Maarten Mulders" Verzonden: 9-11-2021 12:56:26 Onderwerp: Re: Eat our own dogfood Hi, Good idea. One of the resolutions

Re: JPMS data as first-class citizen of the POM

2021-11-08 Thread Robert Scholte
yet, now the extension can pick up System properties of read some file from its preferred location. The closest you can get right now is probable the moditect-maven-plugin[1] thanks, Robert [1] https://github.com/moditect/moditect

Re: Upcoming Maven 3.8.4

2021-10-25 Thread Robert Scholte
er release. thanks, Robert -- Origineel bericht -- Van: "Gary Gregory" Aan: "Maven Developers List" CC: "Rob Tompkins" Verzonden: 24-10-2021 12:03:59 Onderwerp: Re: Upcoming Maven 3.8.4 That's the normal release process for any project AFAIK,

Re: [VOTE] Release Apache Maven version 3.8.3

2021-09-30 Thread Robert Scholte
+1 -- Origineel bericht -- Van: "Michael Osipov" Aan: dev@maven.apache.org Verzonden: 29-9-2021 19:01:39 Onderwerp: Re: [VOTE] Release Apache Maven version 3.8.3 Am 2021-09-27 um 21:17 schrieb Michael Osipov: Hi, We solved 18 issues: https://issues.apache.org/jira/secure/ReleaseNote.

Re: [VOTE] Release Apache Maven PMD Plugin version 3.15.0

2021-09-09 Thread Robert Scholte
+1 -- Origineel bericht -- Van: "Andreas Dangel" Aan: "Maven Developers List" Verzonden: 6-9-2021 20:56:25 Onderwerp: [VOTE] Release Apache Maven PMD Plugin version 3.15.0 Hi, We solved 14 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349432&styleName=Text&

[ANN] Apache Maven Javadoc Plugin 3.3.1 Released

2021-09-07 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your pr

[RESULT] [VOTE] Release Apache Maven Javadoc Plugin version 3.3.1

2021-09-07 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Hervé BOUTEMY, Robert Scholte, Arnaud Héritier, Karl Heinz Marbaise, Sylwester Lachiewicz PMC quorum: .reached I will promote the artifacts to the central repo. -- Origineel bericht -- Van: "Robert Scholte" A

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

2021-09-06 Thread Robert Scholte
+1 -- Origineel bericht -- Van: "Hervé BOUTEMY" Aan: "Maven Developers List" Verzonden: 5-9-2021 11:38:24 Onderwerp: [VOTE] Release Apache Maven WAR Plugin version 3.3.2 Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12348574

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

2021-09-06 Thread Robert Scholte
+1 -- Origineel bericht -- Van: "Robert Scholte" Aan: "Maven Developers List" Verzonden: 4-9-2021 10:57:36 Onderwerp: [VOTE] Release Apache Maven Javadoc Plugin version 3.3.1 Hi, We solved 9 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projec

[VOTE] Release Apache Maven Javadoc Plugin version 3.3.1

2021-09-04 Thread Robert Scholte
Hi, We solved 9 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12347807&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317529%20AND%20resolution%20%3D%20Unresolved%20ORDER%20B

Re: Maven Extension Configuration

2021-08-31 Thread Robert Scholte
Yes it is, Karl Heinz beat me already in 2015! -- Origineel bericht -- Van: "Falko Modler" Aan: dev@maven.apache.org Verzonden: 31-8-2021 23:21:33 Onderwerp: Re: Maven Extension Configuration Hi Robert, this is basically https://issues.apache.org/jira/browse/MNG-5897, no?

Maven Extension Configuration

2021-08-31 Thread Robert Scholte
(with Sisu) is responsible for mapping and injecting it. Important benefit is that we'll have type-safe configuration. I hope others like this idea as well. Is it worth investigating or do we already see blockers? In case of enough positive responses I'll prepare a wiki page for the details. thanks, Robert

Re: Request for Enhancement: Dependency Overrides

2021-08-26 Thread Robert Scholte
On Twitter started a similar discussion, they should have joined to have a more complete view on this topic. Here's[1] where it all started: Robert [1] https://twitter.com/JonathanGiles/status/1427748493678956544 -- Origineel bericht -- Van: "Enno Thieleke" Aan: &q

(prop) Canonical property storage

2021-08-24 Thread Robert Scholte
FYI: A discussion has started on core-libs-dev mailinglist[1] about extending java.util.Properties with methods to store properties files in a reproducible way. If you have any comments, subscribe to the mailinglist[2] or ask me to drop the comments. thanks, Robert [1] https

Re: JDK 17 related plugin releases

2021-08-18 Thread Robert Scholte
Acknowlegded, but ASM 9.1 already supports Java 17, which is our main target. Robert -- Origineel bericht -- Van: "Gary Gregory" Aan: "Maven Developers List" ; mthmuld...@apache.org Verzonden: 18-8-2021 13:34:05 Onderwerp: Re: JDK 17 related plugin releases N

JDK 17 related plugin releases

2021-08-17 Thread Robert Scholte
d the doing the releases. Please raise your hand so we can divide the work. thanks, Robert [1] https://cwiki.apache.org/confluence/display/MAVEN/ASM+depending+projects

Re: Commandline inheritance

2021-08-11 Thread Robert Scholte
the --settings to override the previous result (so not anymore replacing one of the previous files). Based on the responses this seems to be preferred solution for handling this. Robert -- Origineel bericht -- Van: "Tamás Cservenák" Aan: "Maven Developers List&qu

Re: maven-shade-plugin question

2021-08-09 Thread Robert Scholte
Looking only at the log, both writers existed before it was promoted from the sandbox in 2007. Counter was introduced by Karl Heinz while refactoring. It could very well be there's a better solution for it right now. I would expect enough coverage by ITs to confirm that. Robert On 9-8-2021

Re: Commandline inheritance

2021-08-09 Thread Robert Scholte
I'll add it, but it doesn't match the order of GIT[1] as mentioned by Michael. Maybe there should be a list of other comparable tools with their order Robert [1] https://git-scm.com/docs/git-config#FILES On 9-8-2021 15:09:30, Benjamin Marwell wrote: Hi Robert, I would like to propo

Re: [VOTE] Release Apache Maven version 3.8.2

2021-08-08 Thread Robert Scholte
+1 On 4-8-2021 22:02:18, Michael Osipov wrote: Hi, We solved 68 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12349965 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20

Commandline inheritance

2021-08-08 Thread Robert Scholte
s. thanks, Robert [1] https://cwiki.apache.org/confluence/display/MAVEN/Commandline+inheritance

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-08-02 Thread Robert Scholte
. - multithreading... need I say more? Most of the time you're only interested in logging of the last failed plugin of the previous build, but it is very very tricky to implement. Robert On 2-8-2021 16:06:06, Romain Manni-Bucau wrote: Le lun. 2 août 2021 à 16:02, Michael Osipov a écrit : > Am

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-31 Thread Robert Scholte
the impact. Robert On 31-7-2021 16:08:36, Michael Osipov wrote: Am 2021-07-31 um 11:22 schrieb Robert Scholte: > Right, it is suspend, I misinterpreted the description of server. > > Can we introduce an environment variable for it, so CI servers can set it to > 0? Let me summarize

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-31 Thread Robert Scholte
Right, it is suspend, I misinterpreted the description of server. Can we introduce an environment variable for it, so CI servers can set it to 0? Robert On 30-7-2021 21:46:46, Michael Osipov wrote: I guess you mean suspend and not server. Your idea may work, but still is problematic. If the

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-31 Thread Robert Scholte
ere's no issue. And if you are using --debug -B you can switch to -X -B which will behave the same for Maven 3 and 4. Robert On 30-7-2021 22:59:09, Clemens Quoss wrote: Hello! I may not understand much of this discussion going on here. But we use the -B option for having the default be

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-30 Thread Robert Scholte
; (default) for batch mode,  server="y" for interactive mode: no delay in batchmode and still the option to attach a remote debugger. thanks, Robert On 30-7-2021 16:56:15, Michael Osipov wrote: Am 2021-07-30 um 14:31 schrieb Stephen Connolly: > So now I cannot debug Maven issues that

[ANN] Apache Maven Enforcer Plugin + Extension 3.0.0 Released

2021-07-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin and Extension, version 3.0.0 The Enforcer plugin is the Loving Iron Fist of Maven and provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along w

[RESULT] [VOTE] Release Apache Maven Enforcer Plugin / Extension version 3.0.0

2021-07-30 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Hervé BOUTEMY, Michael Osipov, Robert Scholte, Arnaud Héritier PMC quorum: reached I will promote the artifacts to the central repo. On 26-7-2021 23:17:57, Robert Scholte wrote: Hi, We solved 37 issues: https://issues.apache.org/jira

Re: [VOTE] Release Apache Maven Enforcer Plugin / Extension version 3.0.0

2021-07-27 Thread Robert Scholte
+1 On 26-7-2021 23:17:57, Robert Scholte wrote: Hi, We solved 37 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&version=12346527&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=proje

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-27 Thread Robert Scholte
, but if you *only* want to disable colors, you should use -Dstyle.color=never Robert On 27-7-2021 13:56:45, Michael Osipov wrote: OK, let me sum up what you are proposing: Am 2021-07-27 um 12:39 schrieb Robert Scholte: > I actually like the idea of renaming --debug/-X to --verbose/-X a

Re: [Maven 4] Collapsing mvnDebug into mvn

2021-07-27 Thread Robert Scholte
ll be visible so users can easily kill the running process and restart Maven with the new command. In case of batch-mode as done by CI servers I think we can ignore the --debug-flag, so if they were using the --debug flag, they'll just get less logging. Robert On 26-7-2021 21:00:26, Michael Osi

[VOTE] Release Apache Maven Enforcer Plugin / Extension version 3.0.0

2021-07-26 Thread Robert Scholte
Hi, We solved 37 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&version=12346527&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317520%20AND%20resolution%20%3D%20Unresolved%20ORDER%20B

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-19 Thread Robert Scholte
ot;, family: "windows" Is there a better way to get the exact information? thanks, Robert On 19-7-2021 16:20:43, Dalibor Topic wrote: On 16.07.2021 10:55, Robert Scholte wrote: > Hi Rory, > > thanks for the update. > We're having 2 issues related to javadoc, one based o

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-19 Thread Robert Scholte
Hi Rory, I noticed. That means we'll need to adjust our plugin based on the comments from Jonathan. thanks, Robert On 19-7-2021 09:40:16, Rory O'Donnell wrote: Hi Robert, Bug was closed as not an issue, see Jonathan's comments in the bug. Rgsd,Rory On 16/07/2021 12:18, Rober

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

2021-07-17 Thread Robert Scholte
This was indeed the issue. Gavin has configured the plugin and now builds start to turn blue/green again. I'll try to get trigger all master and get these back to blue[1]  If you see any issues, please reply to this mail. Robert [1]  https://ci-maven.apache.org/job/Maven/job/dist-tool-p

Re: Specify toolchains.xml location in pom.xml ?

2021-07-17 Thread Robert Scholte
it is not possible to define the location at plugin level such as the maven-toolchains-plugin. thanks, Robert On 17-7-2021 02:58:00, leerho wrote: On page http://maven.apache.org/guides/mini/guide-using-toolchains.html it states: Starting with Maven 3.3.1 > you can put the > toolchains.xm

Re: Documentation 404 links

2021-07-17 Thread Robert Scholte
Please create a PR for  https://github.com/apache/maven-toolchains-plugin/blob/master/src/site/apt/index.apt.vm thanks, Robert On 17-7-2021 02:44:32, leerho wrote: The docs page for the maven-toolchains-plugin has 4 non-working links: user mailing list -> https://maven.apache.org/plugins/ma

Re: [VOTE] Release Maven Shade Plugin version 3.3.0

2021-07-17 Thread Robert Scholte
+1 On 17-7-2021 09:45:20, Michael Osipov wrote: Am 2021-07-14 um 13:41 schrieb Michael Osipov: > Hi, > > We solved 9 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12348391 > > > There are still a couple of issues left in JIRA: > https://issues.apache.o

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

2021-07-16 Thread Robert Scholte
Could this be the issue? [Jira] No Jira site is configured for this project. This must be a project configuration error @Gavin, could you configure this like it was done with ci-builds? Especially the credentials seem to be an issue for me. thanks, Robert On 16-7-2021 12:49:30, Robert Scholte

Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Robert Scholte
I've created https://bugs.openjdk.java.net/browse/JDK-8270831 for the JDK 17-ea bug. thanks, Robert On 16-7-2021 12:51:28, Rory O'Donnell wrote: Hi Robert, Can you highlight the priority of the issues for you , would need to be P1 or P2 to get fixed in Rampdown Phase Two. Rgds,Rory

Re: JDK 17 is now in Rampdown Phase Two

2021-07-16 Thread Robert Scholte
d that reference anymore. If it is not yet backported, then IMHO it should. However, the Linux distribution doesn't suffer this issue. So far I hadn't had a response from Jonathan or anyone else working on the javadoc tool. Maybe you can help us here. thanks, Robert On 15-7-2021 22:07:07

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

2021-07-16 Thread Robert Scholte
This would indeed be a good one for Arnaud. I don't recognize an option related to this. What do you expect me to see, or can you share a link to see if I have access? thanks, Robert On 16-7-2021 10:25:04, Gavin McDonald wrote: Hi I think I have it configured correctly that PMC can manag

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

2021-07-16 Thread Robert Scholte
Yes, that fixed the build generating pages like https://ci-maven.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool-master-jobs.html Most masters are broken, most likely all due to this error:" No such DSL method 'cleanWs' Looks like another plugin is missing.

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

2021-07-16 Thread Robert Scholte
FAILURE I've looked into our Jenkins scripts and and can't find these options. So I assume these are some globally defined scripts that needs to be repaired. thanks, Robert On 15-7-2021 11:18:34, Gavin McDonald wrote: Hi On Thu, Jul 15, 2021 at 11:08 AM Robert Scholte wrote: &g

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

2021-07-15 Thread Robert Scholte
In case you haven't noticed: all Windows nodes are offline. Robert On 15-7-2021 10:29:31, Robert Scholte wrote: Our scripts use the labels ubuntu and Windows to distinguish the OS.  Is it safe to add ubuntu to the maven nodes?  thanks, Robert On 15-7-2021 10:06:37, Gavin McDonald wrote: T

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

2021-07-15 Thread Robert Scholte
Our scripts use the labels ubuntu and Windows to distinguish the OS.  Is it safe to add ubuntu to the maven nodes?  thanks, Robert On 15-7-2021 10:06:37, Gavin McDonald wrote: Thanks All, Jobs have been migrated. Please test and report any issues ASAP to INFRA jira. https://ci

[ANN] Apache Maven Dependency Tree 3.1.0 Released

2021-07-11 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Tree, version 3.1.0 This library contains  a tree-based API for resolution of Maven project dependencies. https://maven.apache.org/shared/maven-dependency-tree/ You should specify the version in your projec

[RESULT] [VOTE] Release Apache Maven Dependency Tree version 3.1.0

2021-07-11 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Elliotte Rusty Harold, Hervé BOUTEMY, Sylwester Lachiewicz, Robert Scholte, Michael Osipov, Tamás Cservenák, Arnaud Héritier PMC quorum: reached I will promote the artifacts to the central repo. On 8-7-2021 14:34:19, Robert Scholte

Re: [VOTE] Release Apache Maven Dependency Tree version 3.1.0

2021-07-10 Thread Robert Scholte
+1 On 8-7-2021 14:34:19, Robert Scholte wrote: Hi, We solved 12 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341375&styleName=Text There are no issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHAR

[VOTE] Release Apache Maven Dependency Tree version 3.1.0

2021-07-08 Thread Robert Scholte
Hi, We solved 12 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341375&styleName=Text There are no issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-dependency-tree%20AND%20resolutio

Re: Apply exclusions later?

2021-07-07 Thread Robert Scholte
are separated from meta info such as exclusions. You could try to do a POC and verify it with the integration tests of both maven-artifact-resolver and Maven (= maven + maven-integration-testing) to see the impact and share the results. thanks, Robert On 7-7-2021 07:19:33, Wei Cai wrote: @Team

Re: Discuss: maven-war-plugin build war archive directly without building exploded war

2021-07-02 Thread Robert Scholte
One thing to keep in mind is filtering/interpolation of ${some-key} -expressions. But I think it is possible to do it without temporary folder. Robert On 2-7-2021 07:18:14, Cai, Eric wrote: We have a large web project and there is large numbers of dependencies. When we run "mvn war:war

Re: Maven 4 performances problems

2021-07-01 Thread Robert Scholte
shouldn't do this release now. Robert On 1-7-2021 11:20:17, Guillaume Nodet wrote: I've been running a few tests to measure performances. This simplistic test looks like running the following command in a loop and measure the execution time. This is done on a quite big project so that

Re: Maven 3.8.x

2021-06-27 Thread Robert Scholte
It is probably easier to do a backport of maven-shared-utils with the vulnerability fix. Robert On 27-6-2021 00:48:00, Michael Osipov wrote: Folks, I have now back ported a lot of issues to maven-3.8.x which aren't related to resume, producer/consumer, etc. Many are just an output of Res

Re: JPMS, Maven and test jars

2021-06-23 Thread Robert Scholte
by users of log4j for testing, this name does make sense to me, similar to spring-test. Robert On 22-6-2021 23:20:11, Ralph Goers wrote: > On Jun 22, 2021, at 11:16 AM, Robert Scholte wrote: > > If I understand correctly you want both log4j-core main classes and test > cl

Re: Maven 3.8.x

2021-06-23 Thread Robert Scholte
 MNG-6824 the way ModelMerger was used one didn't hit the issue, but with build/consumer it did. So I don't consider these as regressions and would prefer not to take the risks of cherrypicking. Robert On 23-6-2021 19:19:44, Hervé BOUTEMY wrote: IIUC, DefaultModelBuilder fundamental

Re: Maven 3.8.x

2021-06-23 Thread Robert Scholte
-5669 - MNG-6160 - MNG-6824 Robert On 23-6-2021 10:02:52, Michael Osipov wrote: Folks, I'd like to proceed with 3.8.x since there are a few issues which users would like to see addressed. I went through the issues in 4.0.0-alpha-1 and would like to evaluate the following to be back porte

Re: JPMS, Maven and test jars

2021-06-22 Thread Robert Scholte
reason. Even with your very small reduction of steps to simplify the process, it doesn't fit in the default lifecycle unless you write you introduce a new lifecycle-binding or write a new extension. Robert On 22-6-2021 07:02:59, Ralph Goers wrote: Sorry for posting again. I really need to

Re: [VOTE] Release Maven Resolver version 1.7.1

2021-06-16 Thread Robert Scholte
+1 On 14-6-2021 10:46:34, Michael Osipov wrote: Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12350167 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20resolu

Re: Supporting building with incompatible JDK versions on a single project

2021-06-15 Thread Robert Scholte
AFAIK the --add-opens is only useful when using the module path. Maven itself and the plugins use the classpath, so I would like to have an example to better understand your issue. thanks, Robert On 15-6-2021 18:43:35, Guillaume Nodet wrote: Hi everyone ! There are some small

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-06-13 Thread Robert Scholte
There was a regression issue with JAnsi which has now been fixed. Let's try the latest SNAPSHOT for a week to see if we hit any blockers. If not, I'll do the release next weekend. thanks, Robert On 29-5-2021 14:58:17, Robert Scholte wrote: If there are no objections, I'll do t

Re: Build windows-jdk11

2021-06-07 Thread Robert Scholte
I don't understand why INFRA-21954 was closed, the issue is still occurring. I've changed INFRA-21690 to blocker, but still no response. Robert On 7-6-2021 15:32:29, Benjamin Marwell wrote: I also opened https://issues.apache.org/jira/browse/INFRA-21954 #asfinfra on slack On Mon,

Re: Moving away from Modello

2021-06-07 Thread Robert Scholte
namespace, so I don't think this will work. thanks, Robert On 7-6-2021 15:37:17, Elliotte Rusty Harold wrote: On Mon, Jun 7, 2021 at 1:21 PM Guillaume Nodet wrote: > > The generated xml readers are used to actually read the pom. That's an > important part :-) > I spent qui

Re: Moving away from Modello

2021-06-02 Thread Robert Scholte
e shouldn't maintain all Java files and XSDs by hand, but generate it. And any generating tool will require read that famous manual. Robert On 2-6-2021 14:38:43, Gary Gregory wrote: On Wed, Jun 2, 2021 at 8:30 AM Jochen Wiedmann wrote: > > On Wed, Jun 2, 2021 at 1:02 PM Elliotte Ru

Re: @Parameter on a NIO Path

2021-05-29 Thread Robert Scholte
Someone needs to implement #563525[1] I've had the confirmation that increasing source/target of Java makes sense. thanks, Robert [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=563525 On 29-5-2021 16:07:50, Gary Gregory wrote: Hi All, How do I use a @Parameter on a NIO Path? I do

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-29 Thread Robert Scholte
If there are no objections, I'll do the release next week. Robert On 23-5-2021 11:43:54, Martin Kanters wrote: Hi all, With MNG-6915 [1] being merged yesterday, all Jansi-related PRs are merged. AFAIK there is nothing pressing left for the Maven 4.0.0-alpha-1 release, or am I missing some

Welcome Guillaume Nodet as new Maven Committer

2021-05-25 Thread Robert Scholte
Hi, On behalf of the Apache Maven PMC I am pleased to announce that Guillaume Nodet has been voted in as new Apache Maven committer and he has accepted this invitation. Welcome on board and have a lot of fun! Thanks, Robert Scholte

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Robert Scholte
world that should be using the distributed pom.xml like the maven-gpg-plugin does, but those need to be rewritten too. thanks, Robert [1] https://cwiki.apache.org/confluence/display/MAVEN/POM+Model+Version+5.0.0 [2] http://maven.apache.org/ref/4-LATEST/maven-model-transform/ On 23-5-2021 13:34

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Robert Scholte
jansi based console output improvements This is just a short summary of the release[1], but it should give you an idea why this version should be called Maven 4. thanks, Robert [1]  https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%204.0.0-alpha-1 On 23-5

[ANN] Apache Maven Javadoc Plugin 3.3.0 Released

2021-05-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your proj

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

2021-05-22 Thread Robert Scholte
Hi, The vote has passed with the following result: +1 : Robert Scholte, Hervé BOUTEMY, Frederik Boster, Arnaud Héritier, Michael Osipov PMC quorum: reached I will promote the artifacts to the central repo. On 18-5-2021 20:43:37, Robert Scholte wrote: Hi, We solved 28 issues: https

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

2021-05-22 Thread Robert Scholte
Dear all, I need some extra votes in order to release this. thanks, Robert On 18-5-2021 20:43:37, Robert Scholte wrote: Hi, We solved 28 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12346637&styleName=Text There are still a couple of issues

  1   2   3   4   5   6   7   8   9   10   >