Re: [PR] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-04-04 Thread via GitHub
slawekjaranowski commented on code in PR #2171: URL: https://github.com/apache/maven/pull/2171#discussion_r2007273299 ## apache-maven/src/bin/mvn: ## @@ -196,9 +196,16 @@ export MAVEN_PROJECTBASEDIR MAVEN_CMD_LINE_ARGS="$MAVEN_CONFIG $@" export MAVEN_CMD_LINE_ARGS +# MNG-824

Re: [PR] Fix downloadlink for Daemon [maven-site]

2025-04-04 Thread via GitHub
Bukama commented on PR #739: URL: https://github.com/apache/maven-site/pull/739#issuecomment-274375 > Please also change the mvnd 2.x links oh sure. Didn't pay attention to those. Updated -- This is an automated message from the Apache Git Service. To respond to the message, ple

[PR] No catch block needed when rethrowing same exception [maven]

2025-04-04 Thread via GitHub
elharo opened a new pull request, #2210: URL: https://github.com/apache/maven/pull/2210 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven-archetype]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #258: URL: https://github.com/apache/maven-archetype/pull/258 Bumps [org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 43 to 44. Release notes Sourced from https://github.com/apache/maven-parent/releases";>org.ap

Re: [I] [MDEPLOY-157] Add deployAtEnd option for multimodule projects [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #166: URL: https://github.com/apache/maven-deploy-plugin/issues/166#issuecomment-2771511808 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Fixed in [r1422245](http://svn.apache.org/viewvc?rev=142

Re: [I] [MDEPLOY-141] Deploy fails for releases with repository deployment policy set to Disable Redeploy [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #161: URL: https://github.com/apache/maven-deploy-plugin/issues/161#issuecomment-2771511405 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented This is most likely a Maven core issue. Which version wa

Re: [I] [MDEPLOY-141] Deploy fails for releases with repository deployment policy set to Disable Redeploy [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #161: URL: https://github.com/apache/maven-deploy-plugin/issues/161#issuecomment-2771511410 **[Manfred Schürhoff](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=manfredjs)** commented We also used version 2.2.1 of Maven. But since I r

Re: [I] [MDEPLOY-35] Review Plugin Documentation [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #210: URL: https://github.com/apache/maven-deploy-plugin/issues/210#issuecomment-2771515337 **[Allan Q. Ramirez](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aramirez)** commented for review.. not sure if i got it right :) -- Th

Re: [I] [MDEPLOY-141] Deploy fails for releases with repository deployment policy set to Disable Redeploy [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #161: URL: https://github.com/apache/maven-deploy-plugin/issues/161#issuecomment-2771511417 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Upgrading to a more recent version of Maven seems to be

Re: [PR] [SUREFIRE-1643] surefire junit5 parallel tests [maven-surefire]

2025-04-04 Thread via GitHub
fslevoaca-ionos commented on PR #815: URL: https://github.com/apache/maven-surefire/pull/815#issuecomment-2765804867 > > Failed tests are no longer displayed inside `target/surefire-reports/report.txt/xml` Possible the fix for current issue would have introduced this critical regression bug

[jira] [Commented] (SUREFIRE-2298) @Nested test classes are not reported properly

2025-04-04 Thread Pavlo Shevchenko (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940092#comment-17940092 ] Pavlo Shevchenko commented on SUREFIRE-2298: This change also breaks the r

[PR] Add all and each phase to Maven 4 article [maven-site]

2025-04-04 Thread via GitHub
Bukama opened a new pull request, #752: URL: https://github.com/apache/maven-site/pull/752 Also small rephrasing to the recommendation to not use clean install for regular builds. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [MPH-183] Effective POM path to source [maven-help-plugin]

2025-04-04 Thread via GitHub
manolo commented on PR #37: URL: https://github.com/apache/maven-help-plugin/pull/37#issuecomment-2777913931 any ETA for this to be available soon? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (MPH-183) Effective-pom + verbose should show import path to BOM dependencyManagement

2025-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPH-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940904#comment-17940904 ] ASF GitHub Bot commented on MPH-183: manolo commented on PR #37: URL: https://github.com

Re: [PR] Create Temp pull [maven]

2025-04-04 Thread via GitHub
gnodet closed pull request #2235: Create Temp pull URL: https://github.com/apache/maven/pull/2235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues

[PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
olamy opened a new pull request, #828: URL: https://github.com/apache/maven-surefire/pull/828 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.or

[jira] [Commented] (SUREFIRE-2298) @Nested test classes are not reported properly

2025-04-04 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940920#comment-17940920 ] Olivier Lamy commented on SUREFIRE-2298: I have started a fix with this PR [h

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
marcphilipp commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028462236 ## surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire2298IT.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
olamy commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028468255 ## surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire2298IT.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (ASF) u

[jira] [Comment Edited] (MNG-8471) library load disallowed by system policy on Mac

2025-04-04 Thread Raghuram (Jira)
[ https://issues.apache.org/jira/browse/MNG-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940953#comment-17940953 ] Raghuram edited comment on MNG-8471 at 4/4/25 12:02 PM: On my Macbo

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
marcphilipp commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028694671 ## surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java: ## @@ -216,11 +217,25 @@ private S

[jira] [Created] (MWRAPPER-161) Fails to run when executed using `sh`

2025-04-04 Thread Volkan Yazici (Jira)
Volkan Yazici created MWRAPPER-161: -- Summary: Fails to run when executed using `sh` Key: MWRAPPER-161 URL: https://issues.apache.org/jira/browse/MWRAPPER-161 Project: Maven Wrapper Issue Typ

[jira] [Commented] (MNG-8672) Maven 4 CLI substitutes variable when single quoted

2025-04-04 Thread Alexis Tual (Jira)
[ https://issues.apache.org/jira/browse/MNG-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940890#comment-17940890 ] Alexis Tual commented on MNG-8672: -- I've fixed the bug description to reflect what we see

[PR] [MNG-8674] Deprecate mergeId in the Maven 3 model and remove it in the new model [maven]

2025-04-04 Thread via GitHub
gnodet opened a new pull request, #2233: URL: https://github.com/apache/maven/pull/2233 JIRA issue: [MNG-8674](https://issues.apache.org/jira/browse/MNG-8674) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Created] (MNG-8675) Correctly deprecate Resource in the model

2025-04-04 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8675: Summary: Correctly deprecate Resource in the model Key: MNG-8675 URL: https://issues.apache.org/jira/browse/MNG-8675 Project: Maven Issue Type: Improvement

[jira] [Assigned] (MNG-8674) Get rid of Resource#mergeId which comes from Maven 2 and is not used

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8674: Assignee: Guillaume Nodet > Get rid of Resource#mergeId which comes from Maven 2 and is not

Re: [I] compiler plugin does not process JPMS patch modules correctly [maven-compiler-plugin]

2025-04-04 Thread via GitHub
desruisseaux commented on issue #321: URL: https://github.com/apache/maven-compiler-plugin/issues/321#issuecomment-2777929646 Thanks for the investigation, and thanks for testing the plugin snapshot as well. Should we close this issue? -- This is an automated message from the Apache Git

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
desruisseaux commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028358504 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -50,7 +49,7 @@ default Path directory() { * The default implementation returns

Re: [PR] Adding mvnd for linux on docker on a mac. [maven-mvnd]

2025-04-04 Thread via GitHub
gnodet commented on code in PR #1285: URL: https://github.com/apache/maven-mvnd/pull/1285#discussion_r2028359494 ## build/publish-on-homebrew.sh: ## @@ -34,6 +34,8 @@ darwinArmZipUrl="https://downloads.apache.org/maven/mvnd/${VERSION}/maven-mvnd-$ darwinArmSha256="$(curl -L --

Re: [PR] [MNG-8637] Pull out Standalone API from UTs [maven]

2025-04-04 Thread via GitHub
gnodet merged PR #2226: URL: https://github.com/apache/maven/pull/2226 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[jira] [Closed] (MNG-8637) Pull out "Standalone API" from UTs

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8637. Resolution: Fixed > Pull out "Standalone API" from UTs > -- > >

[jira] [Updated] (MNG-8672) Maven 4 CLI substitutes variable when single quoted

2025-04-04 Thread Alexis Tual (Jira)
[ https://issues.apache.org/jira/browse/MNG-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Tual updated MNG-8672: - Description: When executing this command line:   {code:java} placeholder=foo mvn clean verify '-DsomeProp=

[jira] [Assigned] (MRESOLVER-569) DependencyCollectionException.getResult().getExceptions() always returns one exception

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-569: - Assignee: Tamas Cservenak > DependencyCollectionException.getResult().getExce

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
gnodet commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028387183 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -50,7 +49,7 @@ default Path directory() { * The default implementation returns an emp

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
desruisseaux commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028395404 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -50,7 +49,7 @@ default Path directory() { * The default implementation returns

[PR] Create Temp pull [maven]

2025-04-04 Thread via GitHub
meet1108 opened a new pull request, #2235: URL: https://github.com/apache/maven/pull/2235 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for th

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
desruisseaux commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028405757 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -50,7 +49,7 @@ default Path directory() { * The default implementation returns

[jira] [Commented] (MNG-8471) library load disallowed by system policy on Mac

2025-04-04 Thread Raghuram (Jira)
[ https://issues.apache.org/jira/browse/MNG-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940953#comment-17940953 ] Raghuram commented on MNG-8471: --- On my Macbook, {{maven-4.0.0-rc2 }}works fine, but {{maven-4

[PR] [MRESOLVER-685] Connector pipelining [maven-resolver]

2025-04-04 Thread via GitHub
cstamas opened a new pull request, #679: URL: https://github.com/apache/maven-resolver/pull/679 Ability to "pipe" connectors one onto another in controlled and configured fashion. The ide is following: - first (actually connecting to remote) connector is chosen as today (based on

[jira] [Commented] (MRESOLVER-685) Connector pipelining

2025-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940928#comment-17940928 ] ASF GitHub Bot commented on MRESOLVER-685: -- cstamas opened a new pull request

[jira] [Commented] (SUREFIRE-2301) java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider

2025-04-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940884#comment-17940884 ] Michael Osipov commented on SUREFIRE-2301: -- [~olamy] > java.lang.ClassNotFou

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
desruisseaux commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028360116 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -59,7 +58,7 @@ default List includes() { * The exclusions are applied after the

Re: [PR] [MNG-8673] SourceRoot includes and excludes should be String [maven]

2025-04-04 Thread via GitHub
desruisseaux commented on code in PR #2232: URL: https://github.com/apache/maven/pull/2232#discussion_r2028362207 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSourceRoot.java: ## @@ -149,8 +145,8 @@ public DefaultSourceRoot( final ProjectScope scope

[jira] [Commented] (MNG-8659) Allow maven plugins to automatically run a Mojo without an explicit execution.

2025-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940908#comment-17940908 ] Christoph Läubrich commented on MNG-8659: - If the mojos share the same configuratio

[jira] [Assigned] (MNG-8676) Improve model validator error messages

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8676: Assignee: Tamas Cservenak > Improve model validator error messages > ---

Re: [PR] [MRESOLVER-673] Improve model validator error messages [maven]

2025-04-04 Thread via GitHub
cstamas merged PR #2227: URL: https://github.com/apache/maven/pull/2227 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[jira] [Commented] (MNG-8676) Improve model validator error messages

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940909#comment-17940909 ] Tamas Cservenak commented on MNG-8676: -- Merged PR that opens up possibility to improve

[jira] [Commented] (MNG-8659) Allow maven plugins to automatically run a Mojo without an explicit execution.

2025-04-04 Thread Niels Basjes (Jira)
[ https://issues.apache.org/jira/browse/MNG-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940906#comment-17940906 ] Niels Basjes commented on MNG-8659: --- Let me elaborate a bit about my specific usecase and

[jira] [Created] (MNG-8676) Improve model validator error messages

2025-04-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8676: Summary: Improve model validator error messages Key: MNG-8676 URL: https://issues.apache.org/jira/browse/MNG-8676 Project: Maven Issue Type: Task

[jira] [Commented] (MNG-8657) GMavenPlus and AspectJ plugins break with 4-rc-3

2025-04-04 Thread Lenny Primak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939837#comment-17939837 ] Lenny Primak commented on MNG-8657: --- I also posted [https://github.com/mojohaus/aspectj-m

[jira] [Created] (MNG-8634) Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre

2025-04-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8634: Summary: Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre Key: MNG-8634 URL: https://issues.apache.org/jira/browse/MNG-8634 Project: Maven Issue Typ

[PR] Initialize entities map lazily [maven]

2025-04-04 Thread via GitHub
gnodet opened a new pull request, #2165: URL: https://github.com/apache/maven/pull/2165 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Assigned] (MRESOLVER-685) Connector pipelining

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-685: - Assignee: Tamas Cservenak > Connector pipelining > > >

[jira] [Updated] (MRESOLVER-456) Fix javadoc warnings

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-456: -- Fix Version/s: 2.0.9 (was: 2.0.8) > Fix javadoc warnings > --

[PR] Bump org.apache.maven.shared:maven-shared-components from 43 to 44 [maven-mapping]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #16: URL: https://github.com/apache/maven-mapping/pull/16 Bumps [org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent) from 43 to 44. Release notes Sourced from https://github.com/apache/maven-parent/rel

Re: [PR] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-04-04 Thread via GitHub
michael-o commented on code in PR #2171: URL: https://github.com/apache/maven/pull/2171#discussion_r2007275024 ## apache-maven/src/bin/mvn: ## @@ -196,9 +196,16 @@ export MAVEN_PROJECTBASEDIR MAVEN_CMD_LINE_ARGS="$MAVEN_CONFIG $@" export MAVEN_CMD_LINE_ARGS +# MNG-8248 +ENAB

Re: [I] [MDEPLOY-254] Maven Deploy Plugin deploy jar twice : Maven 3.3.3 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #187: URL: https://github.com/apache/maven-deploy-plugin/issues/187#issuecomment-2771513574 **[Alexander Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)** commented OK, weirdly enough, in https://issues.apache.org/jir

Re: [I] [MDEPLOY-254] Maven Deploy Plugin deploy jar twice : Maven 3.3.3 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #187: URL: https://github.com/apache/maven-deploy-plugin/issues/187#issuecomment-2771513550 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Maven Deploy Plugin is quite stupid: is deploys all Arti

Re: [I] next-release-3.x Backported Issues [maven-clean-plugin]

2025-04-04 Thread via GitHub
desruisseaux commented on issue #230: URL: https://github.com/apache/maven-clean-plugin/issues/230#issuecomment-2767378965 It may be resolved as a side effect of #243. There is two issues that were addressed. First, they were some codes like below: ```java try { ... } ca

[jira] [Commented] (MWRAPPER-161) Fails to run when executed using `sh`

2025-04-04 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940983#comment-17940983 ] Piotr Karwasz commented on MWRAPPER-161: I guess that {{dirname "$0"}} should b

[PR] Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 [maven-compiler-plugin]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #322: URL: https://github.com/apache/maven-compiler-plugin/pull/322 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mo

[jira] [Created] (MNG-8678) Concurrent executor ignores java.lang.Error subclasses

2025-04-04 Thread Stefan Oehme (Jira)
Stefan Oehme created MNG-8678: - Summary: Concurrent executor ignores java.lang.Error subclasses Key: MNG-8678 URL: https://issues.apache.org/jira/browse/MNG-8678 Project: Maven Issue Type: Bug

[jira] [Updated] (MNG-8670) Concurrent executor doesn't fire ProjectSkipped events

2025-04-04 Thread Stefan Oehme (Jira)
[ https://issues.apache.org/jira/browse/MNG-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oehme updated MNG-8670: -- Description: When using the new multithreaded builde, there are no ProjectSkipped events for projects th

[jira] [Updated] (MRESOLVER-685) Connector pipelining

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-685: -- Issue Type: Improvement (was: Task) > Connector pipelining > >

[jira] [Created] (MNG-8677) Bump to Resolver 2.0.8 from 2.0.7

2025-04-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8677: Summary: Bump to Resolver 2.0.8 from 2.0.7 Key: MNG-8677 URL: https://issues.apache.org/jira/browse/MNG-8677 Project: Maven Issue Type: Dependency upgrade

[jira] [Assigned] (MNG-8677) Bump to Resolver 2.0.8 from 2.0.7

2025-04-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8677: Assignee: Tamas Cservenak > Bump to Resolver 2.0.8 from 2.0.7 >

[jira] [Comment Edited] (MWRAPPER-161) Fails to run when executed using `sh`

2025-04-04 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940983#comment-17940983 ] Piotr Karwasz edited comment on MWRAPPER-161 at 4/4/25 2:04 PM: -

Re: [PR] Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 [maven-compiler-plugin]

2025-04-04 Thread via GitHub
Bukama merged PR #322: URL: https://github.com/apache/maven-compiler-plugin/pull/322 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@

[PR] Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-3 [maven-filtering]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #148: URL: https://github.com/apache/maven-filtering/pull/148 Bumps `mavenVersion` from 4.0.0-rc-2 to 4.0.0-rc-3. Updates `org.apache.maven:maven-api-core` from 4.0.0-rc-2 to 4.0.0-rc-3 Release notes Sourced from https://github.com/apach

Re: [I] [MDEPLOY-318] version 3.1.2 is uploading jar files to wrong endpoints [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #203: URL: https://github.com/apache/maven-deploy-plugin/issues/203#issuecomment-2771514778 **[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Can you provide some minimal reproducer? -- This i

[PR] Bump mockitoVersion from 5.16.1 to 5.17.0 [maven-filtering]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #149: URL: https://github.com/apache/maven-filtering/pull/149 Bumps `mockitoVersion` from 5.16.1 to 5.17.0. Updates `org.mockito:mockito-junit-jupiter` from 5.16.1 to 5.17.0 Release notes Sourced from https://github.com/mockito/mockito/r

[PR] Bump mockitoVersion from 5.16.1 to 5.17.0 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #596: URL: https://github.com/apache/maven-deploy-plugin/pull/596 Bumps `mockitoVersion` from 5.16.1 to 5.17.0. Updates `org.mockito:mockito-junit-jupiter` from 5.16.1 to 5.17.0 Release notes Sourced from https://github.com/mockito/mocki

Re: [I] [MDEPLOY-282] Revert MDEPLOY-231 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #194: URL: https://github.com/apache/maven-deploy-plugin/issues/194#issuecomment-2771514067 **[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented The IT does not stir a lot, while functionally the "job"

Re: [I] [MDEPLOY-323] Same Bug as described in MINSTALL-160 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #206: URL: https://github.com/apache/maven-deploy-plugin/issues/206#issuecomment-2771515037 **[Claus Köll](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=c_koell)** commented [Karl Heinz Marbaise](https://issues.apache.org/jira/secure/V

Re: [I] [MDEPLOY-318] version 3.1.2 is uploading jar files to wrong endpoints [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #203: URL: https://github.com/apache/maven-deploy-plugin/issues/203#issuecomment-2771514889 **[Michaël](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER305673)** commented in a multi-module project i need to trigger jar-type modul

[jira] [Commented] (SCM-1028) Vulnerability: Clear text password is logged by JGit provider and by gitexe remoteinfo on a ls-remote failure

2025-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939963#comment-17939963 ] ASF GitHub Bot commented on SCM-1028: - mhoffrog commented on PR #237: URL: https://gith

Re: [I] [MDEPLOY-174] [REGRESSION] url not required anymore, causing a NullPointerException [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #170: URL: https://github.com/apache/maven-deploy-plugin/issues/170#issuecomment-2771512157 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented What's the value for [url](http://maven.apache.org/plug

Re: [I] [MDEPLOY-254] Maven Deploy Plugin deploy jar twice : Maven 3.3.3 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #187: URL: https://github.com/apache/maven-deploy-plugin/issues/187#issuecomment-2771513558 **[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented I see MNG-5868 that should fix this? Is on master, not ye

Re: [PR] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-04-04 Thread via GitHub
Bukama commented on PR #2171: URL: https://github.com/apache/maven/pull/2171#issuecomment-2743586805 > @michael-o @Bukama or other else can you check on Windows ``` [INFO] --

[jira] [Commented] (MRESOLVER-646) Maven4 supplier should use maven-impl

2025-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936882#comment-17936882 ] ASF GitHub Bot commented on MRESOLVER-646: -- gnodet commented on PR #672: URL:

[jira] [Updated] (MNG-8490) Add a Builder to XmlNode and provide an XmlService

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8490: - Description: Align XmlNode with the rest of the maven 4 API by using an immutable class and a buil

[jira] [Updated] (MNG-4559) MAVEN_OPTS are incorrectly resolved in Unix

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-4559: - Fix Version/s: 4.0.x-candidate > MAVEN_OPTS are incorrectly resolved in Unix >

Re: [PR] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-04-04 Thread via GitHub
slawekjaranowski commented on PR #2171: URL: https://github.com/apache/maven/pull/2171#issuecomment-2742788091 @michael-o @Bukama or other else can you check on Windows -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [MDEPLOY-173] Enhance the Maven Deploy Plugin to support Flat POM [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #171: URL: https://github.com/apache/maven-deploy-plugin/issues/171#issuecomment-2771512257 **[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented This is not just a deploy-plugin issue, but also an inst

[jira] [Updated] (SUREFIRE-2299) Missing tests inside Surefire report for Cucumber scenarios

2025-04-04 Thread Florin Slev (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florin Slev updated SUREFIRE-2299: -- Attachment: TEST-io.example.CalculatorTest.xml io.example.CalculatorTest.txt

Re: [PR] Bump org.apache.maven:maven-parent from 43 to 44 [maven]

2025-04-04 Thread via GitHub
cstamas commented on PR #2162: URL: https://github.com/apache/maven/pull/2162#issuecomment-2741617277 If you already have it locally, just push here IMO, but separate PR is ok as well but that PR will fail as long this one is not merged -- This is an automated message from the Apa

[PR] [SCM-1029] Fix empty commits on JGit checkin [maven-scm]

2025-04-04 Thread via GitHub
mhoffrog opened a new pull request, #238: URL: https://github.com/apache/maven-scm/pull/238 ## JIRA [SCM-1029](https://issues.apache.org/jira/browse/SCM-1029) ## Changes - JGitCheckInCommand.java: - in case of a includes / excludes FileSet is specified then: - use OR

[jira] [Commented] (MNG-6049) Add behavior to filter resolved version ranges of an artifact

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939818#comment-17939818 ] Guillaume Nodet commented on MNG-6049: -- AFAIK, this has been implemented and is now co

[jira] [Commented] (SUREFIRE-2299) Missing tests inside Surefire report for Cucumber scenarios

2025-04-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939664#comment-17939664 ] Michael Osipov commented on SUREFIRE-2299: -- Can you share the test XML files?

Re: [PR] Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre [maven-mvnd]

2025-04-04 Thread via GitHub
gnodet merged PR #1300: URL: https://github.com/apache/maven-mvnd/pull/1300 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apa

Re: [I] [MDEPLOY-252] Deploy current archive without creating new archive (jar, war, ear) [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #188: URL: https://github.com/apache/maven-deploy-plugin/issues/188#issuecomment-2771513756 **[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented It sounds you like to work around the life cycle w

Re: [I] [MDEPLOY-254] Maven Deploy Plugin deploy jar twice : Maven 3.3.3 [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #187: URL: https://github.com/apache/maven-deploy-plugin/issues/187#issuecomment-2771513566 **[Alexander Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)** commented This still happens with Maven 3.6.3 and Maven Shade

Re: [PR] Enable GitHub issues [maven-ear-plugin]

2025-04-04 Thread via GitHub
Bukama commented on PR #132: URL: https://github.com/apache/maven-ear-plugin/pull/132#issuecomment-2748955135 Oh. Will do in another. Took one of the PRs linked in the list to be sure everything is in and made the same changes here (and in the other PRs). After that my brain said "done" wit

[PR] [MNG-3558] Ensure properties can be escaped [maven]

2025-04-04 Thread via GitHub
gnodet opened a new pull request, #2206: URL: https://github.com/apache/maven/pull/2206 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [MDEPLOY-79] Deploy fails when there is no primary artifact [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #208: URL: https://github.com/apache/maven-deploy-plugin/issues/208#issuecomment-2771515172 **[Wendy Smoak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=wsmoak)** commented Duplicate of MDEPLOY-45, and already fixed in trunk --

Re: [I] [MDEPLOY-174] [REGRESSION] url not required anymore, causing a NullPointerException [maven-deploy-plugin]

2025-04-04 Thread via GitHub
jira-importer commented on issue #170: URL: https://github.com/apache/maven-deploy-plugin/issues/170#issuecomment-2771512172 **[Markus Karg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mkarg)** commented Sorry for letting you wait. What exactly do you want me

[jira] [Updated] (MNG-8641) Bump org.apache.maven:maven-parent from 43 to 44

2025-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8641: - Issue Type: Dependency upgrade (was: Task) > Bump org.apache.maven:maven-parent from 43 to 44 > --

[jira] [Created] (MNG-8668) Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5

2025-04-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8668: Summary: Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5 Key: MNG-8668 URL: https://issues.apache.org/jira/browse/MNG-8668 Project: Maven Issue Type: Dep

Re: [I] JDK24 support? [maven-compiler-plugin]

2025-04-04 Thread via GitHub
sblantipodi commented on issue #317: URL: https://github.com/apache/maven-compiler-plugin/issues/317#issuecomment-2757061275 hi @slawekjaranowski, thanks for the answer, it seems that lombok does not supprot JDK24 yet, this is the cause of my issue. in the meantime can you confirm me

[PR] Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 [maven]

2025-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2167: URL: https://github.com/apache/maven/pull/2167 Bumps com.google.guava:failureaccess from 1.0.2 to 1.0.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.goog

  1   2   >