Re: [PR] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to 1.18.2 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
slachiewicz commented on PR #47: URL: https://github.com/apache/maven-artifact-plugin/pull/47#issuecomment-2410145776 @dependabot rebase -- 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 spec

Re: [PR] Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
slachiewicz commented on PR #37: URL: https://github.com/apache/maven-artifact-plugin/pull/37#issuecomment-2410146139 @dependabot rebase -- 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 spec

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
slachiewicz commented on PR #50: URL: https://github.com/apache/maven-artifact-plugin/pull/50#issuecomment-2410144954 @dependabot rebase -- 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 spec

Re: [PR] Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
slachiewicz commented on PR #51: URL: https://github.com/apache/maven-artifact-plugin/pull/51#issuecomment-2410144775 @dependabot rebase -- 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 spec

Re: [PR] [SUREFIRE-2276] - Fix for retries of JUnit TestTemplate tests [maven-surefire]

2024-10-13 Thread via GitHub
hubertgrzeskowiak commented on code in PR #788: URL: https://github.com/apache/maven-surefire/pull/788#discussion_r1798801882 ## surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java: ## @@ -317,12 +317,14 @@ pri

Re: [PR] [SUREFIRE-2276] - Fix for retries of JUnit TestTemplate tests [maven-surefire]

2024-10-13 Thread via GitHub
fxbonnet commented on code in PR #788: URL: https://github.com/apache/maven-surefire/pull/788#discussion_r1798774808 ## surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java: ## @@ -317,12 +317,14 @@ private Stri

[PR] Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.0.4 [maven-resolver]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #582: URL: https://github.com/apache/maven-resolver/pull/582 Bumps [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) from 3.0.1 to 4.0.4. Release notes Sourced from https://github.com/codehaus-plexus/plexus-x

[PR] Bump asmVersion from 9.7 to 9.7.1 [maven-shade-plugin]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #242: URL: https://github.com/apache/maven-shade-plugin/pull/242 Bumps `asmVersion` from 9.7 to 9.7.1. Updates `org.ow2.asm:asm` from 9.7 to 9.7.1 Updates `org.ow2.asm:asm-commons` from 9.7 to 9.7.1 Dependabot will resolve any co

[PR] Bump org.junit:junit-bom from 5.11.0 to 5.11.2 [maven-install-plugin]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #86: URL: https://github.com/apache/maven-install-plugin/pull/86 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.2. Release notes Sourced from https://github.com/junit-team/junit5/releases";>org.junit:

[PR] Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 [maven-parent]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #208: URL: https://github.com/apache/maven-parent/pull/208 Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.1.0 to 3.2.1. Release notes Sourced from https://github.com/mojohaus/taglis

Re: [PR] Bump native-maven-plugin from 0.10.2 to 0.10.3 [maven-mvnd]

2024-10-13 Thread via GitHub
gzm55 commented on PR #1143: URL: https://github.com/apache/maven-mvnd/pull/1143#issuecomment-2409874355 > @gzm55 despite merged (just to make it move), can you pls review the CI script? @cstamas CI script for patching .a libs is still OK. i can list the .a files with fixed paths on

Re: [I] Build for Linux on aarch64 [maven-mvnd]

2024-10-13 Thread via GitHub
huilaokedejuzi commented on issue #888: URL: https://github.com/apache/maven-mvnd/issues/888#issuecomment-2409858969 > By the way, I built the project by Docker which runs on my Apple M1 Macbook. > > So, can we use the macOS runner to start up a container and then build the project f

[jira] [Updated] (MWRAPPER-152) only-mvnw is not POSIX compatible

2024-10-13 Thread Ryan Worcester (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Worcester updated MWRAPPER-152: Description: The maven wrapper type only-script file mvnw declares a shebang of #!/bin/sh

[jira] [Commented] (MWRAPPER-152) only-mvnw is not POSIX compatible

2024-10-13 Thread Ryan Worcester (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889061#comment-17889061 ] Ryan Worcester commented on MWRAPPER-152: - I know almost nothing about POSIX, I

[jira] [Updated] (MWRAPPER-152) only-mvnw is not POSIX compatible

2024-10-13 Thread Ryan Worcester (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Worcester updated MWRAPPER-152: Description: The maven wrapper type only-script file mvnw declares a shebang of #!/bin/sh

[jira] [Created] (MWRAPPER-152) only-mvnw is not POSIX compatible

2024-10-13 Thread Ryan Worcester (Jira)
Ryan Worcester created MWRAPPER-152: --- Summary: only-mvnw is not POSIX compatible Key: MWRAPPER-152 URL: https://issues.apache.org/jira/browse/MWRAPPER-152 Project: Maven Wrapper Issue Type:

Re: [PR] [MNG-8303] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 [maven]

2024-10-13 Thread via GitHub
dependabot[bot] commented on PR #1789: URL: https://github.com/apache/maven/pull/1789#issuecomment-2409642411 Superseded by #1794. -- 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 com

Re: [PR] [MNG-8303] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 [maven]

2024-10-13 Thread via GitHub
dependabot[bot] closed pull request #1789: [MNG-8303] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 URL: https://github.com/apache/maven/pull/1789 -- 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

[PR] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 [maven]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #1794: URL: https://github.com/apache/maven/pull/1794 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.8 to 1.5.10. Commits https://github.com/qos-ch/logback/commit/56ec7b2e0f6047aef077dbefc34a57ed3888

[jira] [Commented] (SUREFIRE-2276) JUnit5's TestTemplate failures treated as flakes with retries

2024-10-13 Thread Hugo G (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889054#comment-17889054 ] Hugo G commented on SUREFIRE-2276: -- PR green and waiting for merge > JUnit5's TestTe

Re: [PR] [SUREFIRE-2276] - Fix for retries of JUnit TestTemplate tests [maven-surefire]

2024-10-13 Thread via GitHub
hubertgrzeskowiak commented on PR #788: URL: https://github.com/apache/maven-surefire/pull/788#issuecomment-2409509572 This is ready to merge from my side :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [SUREFIRE-2277] Fix bug in RunResult serialisation/deserialisation to (from) failsafe-summary.xml [maven-surefire]

2024-10-13 Thread via GitHub
hubertgrzeskowiak commented on code in PR #790: URL: https://github.com/apache/maven-surefire/pull/790#discussion_r1798627694 ## maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/util/FailsafeSummaryXmlUtils.java: ## @@ -84,12 +85,14 @@ public static RunResult

Re: [PR] [SUREFIRE-2277] Fix bug in RunResult serialisation/deserialisation to (from) failsafe-summary.xml [maven-surefire]

2024-10-13 Thread via GitHub
hubertgrzeskowiak commented on code in PR #790: URL: https://github.com/apache/maven-surefire/pull/790#discussion_r1798627583 ## maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/util/FailsafeSummaryXmlUtils.java: ## @@ -84,12 +85,14 @@ public static RunResult

[jira] [Commented] (MNG-8190) Restrict build pom feature to 4.1.0 model version

2024-10-13 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889044#comment-17889044 ] Guillaume Nodet commented on MNG-8190: -- [~cstamas] thoughts ? > Restrict build pom fe

[jira] [Commented] (MNG-8190) Restrict build pom feature to 4.1.0 model version

2024-10-13 Thread Didier Loiseau (Jira)
[ https://issues.apache.org/jira/browse/MNG-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889041#comment-17889041 ] Didier Loiseau commented on MNG-8190: - {quote}The first problem is that the resolver is

[jira] [Closed] (MSTAGE-29) Bump commons-io:commons-io from 2.6 to 2.14.0

2024-10-13 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSTAGE-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MSTAGE-29. -- Resolution: Fixed > Bump commons-io:commons-io from 2.6 to 2.14.0 >

[jira] [Created] (MSTAGE-29) Bump commons-io:commons-io from 2.6 to 2.14.0

2024-10-13 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MSTAGE-29: -- Summary: Bump commons-io:commons-io from 2.6 to 2.14.0 Key: MSTAGE-29 URL: https://issues.apache.org/jira/browse/MSTAGE-29 Project: Maven Stage Plugin

Re: [PR] Bump commons-io:commons-io from 2.6 to 2.14.0 [maven-stage-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #14: URL: https://github.com/apache/maven-stage-plugin/pull/14 -- 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...@

[jira] [Updated] (MSTAGE-24) set minimum maven version to 3.1

2024-10-13 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSTAGE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSTAGE-24: --- Summary: set minimum maven version to 3.1 (was: set minimum maven version to 3.6.3)

[jira] [Updated] (MSTAGE-24) set minimum maven version to 3.6.3

2024-10-13 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSTAGE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSTAGE-24: --- Summary: set minimum maven version to 3.6.3 (was: set minimum maven version to 3.1)

[PR] Bump org.apache.maven:maven-compat from 3.0 to 3.8.1 [maven-shared-io]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #26: URL: https://github.com/apache/maven-shared-io/pull/26 Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.0 to 3.8.1. Commits https://github.com/apache/maven/commit/05c21c65bdfed0f71a2f2ada8b84da59348c4c

[PR] Bump org.apache.maven:maven-core from 3.0 to 3.8.1 [maven-shared-io]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #25: URL: https://github.com/apache/maven-shared-io/pull/25 Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.0 to 3.8.1. Commits https://github.com/apache/maven/commit/05c21c65bdfed0f71a2f2ada8b84da59348c4c5d

[jira] [Closed] (MSHARED-1444) Bump commons-io:commons-io from 2.11.0 to 2.14.0 #24

2024-10-13 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MSHARED-1444. - Resolution: Fixed > Bump commons-io:commons-io from 2.11.0 to 2.14.0 #24 >

[jira] [Commented] (MSHARED-1444) Bump commons-io:commons-io from 2.11.0 to 2.14.0 #24

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889037#comment-17889037 ] ASF GitHub Bot commented on MSHARED-1444: - slachiewicz merged PR #24: URL: http

Re: [PR] [MSHARED-1444] Bump commons-io:commons-io from 2.11.0 to 2.14.0 [maven-shared-io]

2024-10-13 Thread via GitHub
slachiewicz merged PR #24: URL: https://github.com/apache/maven-shared-io/pull/24 -- 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...@mav

[jira] [Created] (MSHARED-1444) Bump commons-io:commons-io from 2.11.0 to 2.14.0 #24

2024-10-13 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MSHARED-1444: - Summary: Bump commons-io:commons-io from 2.11.0 to 2.14.0 #24 Key: MSHARED-1444 URL: https://issues.apache.org/jira/browse/MSHARED-1444 Project: Mave

[jira] [Comment Edited] (MARTIFACT-57) Combining artifact:buildinfo and artifact:compare fails

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889034#comment-17889034 ] Herve Boutemy edited comment on MARTIFACT-57 at 10/13/24 7:01 PM: ---

[jira] [Commented] (MARTIFACT-57) Combining artifact:buildinfo and artifact:compare fails

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889034#comment-17889034 ] Herve Boutemy commented on MARTIFACT-57: guessing environment is not that hard,

[jira] [Commented] (MARTIFACT-66) Upgrade maven resolver version 1.9.18 to 1.9.20

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889033#comment-17889033 ] ASF GitHub Bot commented on MARTIFACT-66: - hboutemy merged PR #43: URL: https:/

[jira] [Closed] (MARTIFACT-66) Upgrade maven resolver version 1.9.18 to 1.9.20

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARTIFACT-66. -- Fix Version/s: 3.5.2 Assignee: Herve Boutemy Resolution: Fixed > Upgrade mave

Re: [PR] [MARTIFACT-66] Upgrade maven resolver version 1.9.18 to 1.9.20 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
hboutemy merged PR #43: URL: https://github.com/apache/maven-artifact-plugin/pull/43 -- 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...@

[jira] [Closed] (MARTIFACT-69) add takari-lifecycle-plugin to the list of plugins with issues

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARTIFACT-69. -- Assignee: Herve Boutemy Resolution: Fixed > add takari-lifecycle-plugin to the list of

[jira] [Commented] (MARTIFACT-69) add takari-lifecycle-plugin to the list of plugins with issues

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889032#comment-17889032 ] ASF GitHub Bot commented on MARTIFACT-69: - hboutemy merged PR #60: URL: https:/

[jira] [Updated] (MARTIFACT-69) add takari-lifecycle-plugin to the list of plugins with issues

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MARTIFACT-69: Labels: pull-request-available (was: ) > add takari-lifecycle-plugin to the list of plug

[jira] [Commented] (MARTIFACT-69) add takari-lifecycle-plugin to the list of plugins with issues

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889031#comment-17889031 ] ASF GitHub Bot commented on MARTIFACT-69: - hboutemy opened a new pull request,

Re: [PR] [MARTIFACT-69] add takari-lifecycle-plugin [maven-artifact-plugin]

2024-10-13 Thread via GitHub
hboutemy merged PR #60: URL: https://github.com/apache/maven-artifact-plugin/pull/60 -- 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 version.maven-archetype-plugin from 3.2.0 to 3.3.0 [maven-archetypes]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #34: URL: https://github.com/apache/maven-archetypes/pull/34 Bumps `version.maven-archetype-plugin` from 3.2.0 to 3.3.0. Updates `org.apache.maven.archetype:archetype-packaging` from 3.2.0 to 3.3.0 Release notes Sourced from https://gith

[PR] Bump org.codehaus.groovy:groovy-xml from 2.4.16 to 3.0.22 [maven-archetypes]

2024-10-13 Thread via GitHub
dependabot[bot] opened a new pull request, #35: URL: https://github.com/apache/maven-archetypes/pull/35 Bumps [org.codehaus.groovy:groovy-xml](https://github.com/apache/groovy) from 2.4.16 to 3.0.22. Commits See full diff in https://github.com/apache/groovy/commits";>compare vi

Re: [PR] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M2 to 4.0.0 [maven-dist-tool]

2024-10-13 Thread via GitHub
slachiewicz merged PR #66: URL: https://github.com/apache/maven-dist-tool/pull/66 -- 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...@mav

[jira] [Commented] (MARTIFACT-71) don't WARN if timestamp property is inherited but only INFO

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889030#comment-17889030 ] ASF GitHub Bot commented on MARTIFACT-71: - hboutemy merged PR #58: URL: https:/

[jira] [Closed] (MARTIFACT-71) don't WARN if timestamp property is inherited but only INFO

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARTIFACT-71. -- Assignee: Herve Boutemy Resolution: Fixed > don't WARN if timestamp property is inherit

Re: [PR] [MARTIFACT-71] warn => info [maven-artifact-plugin]

2024-10-13 Thread via GitHub
hboutemy merged PR #58: URL: https://github.com/apache/maven-artifact-plugin/pull/58 -- 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...@

[jira] [Commented] (MARTIFACT-64) add -Ddiagnose and hints for Git commit timestamp support

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889029#comment-17889029 ] ASF GitHub Bot commented on MARTIFACT-64: - hboutemy merged PR #59: URL: https:/

Re: [PR] [MARTIFACT-64] add inheritence diagnostics [maven-artifact-plugin]

2024-10-13 Thread via GitHub
hboutemy merged PR #59: URL: https://github.com/apache/maven-artifact-plugin/pull/59 -- 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...@

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-artifact-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #55: URL: https://github.com/apache/maven-artifact-plugin/pull/55 -- 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.

[jira] [Commented] (MARTIFACT-64) add -Ddiagnose and hints for Git commit timestamp support

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889028#comment-17889028 ] ASF GitHub Bot commented on MARTIFACT-64: - hboutemy opened a new pull request,

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-jlink-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #215: URL: https://github.com/apache/maven-jlink-plugin/pull/215 -- 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..

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 [maven-scm-publish-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #43: URL: https://github.com/apache/maven-scm-publish-plugin/pull/43 -- 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-unsubs

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 [maven-release]

2024-10-13 Thread via GitHub
slachiewicz merged PR #231: URL: https://github.com/apache/maven-release/pull/231 -- 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...@mav

Re: [PR] Bump org.vafer:jdependency from 2.10 to 2.11 [maven-shade-plugin]

2024-10-13 Thread via GitHub
slachiewicz commented on PR #239: URL: https://github.com/apache/maven-shade-plugin/pull/239#issuecomment-2409081435 @dependabot ignore this dependency -- 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

Re: [PR] Bump org.vafer:jdependency from 2.10 to 2.11 [maven-shade-plugin]

2024-10-13 Thread via GitHub
dependabot[bot] commented on PR #239: URL: https://github.com/apache/maven-shade-plugin/pull/239#issuecomment-2409081453 OK, I won't notify you about org.vafer:jdependency again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Bump org.vafer:jdependency from 2.10 to 2.11 [maven-shade-plugin]

2024-10-13 Thread via GitHub
dependabot[bot] closed pull request #239: Bump org.vafer:jdependency from 2.10 to 2.11 URL: https://github.com/apache/maven-shade-plugin/pull/239 -- 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

[jira] [Commented] (MDEP-957) Special case slf4j-simple et al to not report used but undeclared

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889024#comment-17889024 ] ASF GitHub Bot commented on MDEP-957: - slawekjaranowski commented on code in PR #433: U

Re: [PR] [MDEP-957] By default, don't report slf4j-simple as unused [maven-dependency-plugin]

2024-10-13 Thread via GitHub
slawekjaranowski commented on code in PR #433: URL: https://github.com/apache/maven-dependency-plugin/pull/433#discussion_r1798476056 ## src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java: ## @@ -228,11 +228,15 @@ public abstract class AbstractAn

Re: [PR] [DOXIA-746] Sink API: add method for block comment [maven-doxia]

2024-10-13 Thread via GitHub
kwin commented on code in PR #236: URL: https://github.com/apache/maven-doxia/pull/236#discussion_r1798473474 ## doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java: ## @@ -1724,6 +1724,17 @@ public interface Sink extends AutoCloseable { */ void comment

[jira] [Commented] (MCOMPILER-592) IndexOutOfBoundsException when project.build.outputTimestamp is empty

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889023#comment-17889023 ] ASF GitHub Bot commented on MCOMPILER-592: -- stokito closed pull request #266:

Re: [PR] [MCOMPILER-592] don't validate the project.build.outputTimestamp [maven-compiler-plugin]

2024-10-13 Thread via GitHub
stokito closed pull request #266: [MCOMPILER-592] don't validate the project.build.outputTimestamp URL: https://github.com/apache/maven-compiler-plugin/pull/266 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (MCOMPILER-203) Allow compiler-plugin to specify annotation processor dependencies

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889022#comment-17889022 ] ASF GitHub Bot commented on MCOMPILER-203: -- slachiewicz merged PR #264: URL:

Re: [PR] Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/MCOMPILER-203-processorpath/annotation-user [maven-compiler-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #264: URL: https://github.com/apache/maven-compiler-plugin/pull/264 -- 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-unsubsc

Re: [PR] Refactoring: AbstractCompilerMojo: Replace StringBuilder with String.join() [maven-compiler-plugin]

2024-10-13 Thread via GitHub
slachiewicz merged PR #265: URL: https://github.com/apache/maven-compiler-plugin/pull/265 -- 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-unsubsc

[jira] [Created] (MNG-8303) Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9

2024-10-13 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8303: Summary: Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 Key: MNG-8303 URL: https://issues.apache.org/jira/browse/MNG-8303 Project: Maven Issue Type:

[jira] [Created] (MNG-8304) Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4

2024-10-13 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8304: Summary: Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 Key: MNG-8304 URL: https://issues.apache.org/jira/browse/MNG-8304 Project: Maven Issue Type: Tas

[jira] [Updated] (MARTIFACT-71) don't WARN if timestamp property is inherited but only INFO

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MARTIFACT-71: Labels: pull-request-available (was: ) > don't WARN if timestamp property is inherited b

[jira] [Commented] (MARTIFACT-71) don't WARN if timestamp property is inherited but only INFO

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889014#comment-17889014 ] ASF GitHub Bot commented on MARTIFACT-71: - hboutemy opened a new pull request,

Re: [PR] [MNG-8301] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD [maven-integration-testing]

2024-10-13 Thread via GitHub
mthmulders closed pull request #386: [MNG-8301] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD URL: https://github.com/apache/maven-integration-testing/pull/386 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Updated] (MARTIFACT-64) add -Ddiagnose and hints for Git commit timestamp support

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-64: --- Summary: add -Ddiagnose and hints for Git commit timestamp support (was: add diagnose and

[jira] [Updated] (MARTIFACT-64) add diagnose and hints for Git commit timestamp support

2024-10-13 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-64: --- Description: some issues with Git commit timestamp support has been reported: need to inve

[jira] [Resolved] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved MNG-8301. -- Resolution: Not A Problem Following MNG-8190, the observed behaviour is expected: a POM that want

[jira] [Closed] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders closed MNG-8301. > [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 > (beta-4) XSD >

[jira] [Updated] (MNG-8302) CLIng and/or rootDirectory being mandatory causes warning at start when no root discovered

2024-10-13 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8302: - Description: Since CLIng, and/or making rootDirectory mandatory, all the CLI tools (mvn, mvnenc) w

[jira] [Created] (MNG-8302) CLIng and/or rootDirectory being mandatory causes warning at start when no root discovered

2024-10-13 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8302: Summary: CLIng and/or rootDirectory being mandatory causes warning at start when no root discovered Key: MNG-8302 URL: https://issues.apache.org/jira/browse/MNG-8302

[jira] [Commented] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Didier Loiseau (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888996#comment-17888996 ] Didier Loiseau commented on MNG-8301: - [~mthmulders], I think so yes. With the right xm

[jira] [Commented] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888994#comment-17888994 ] Maarten Mulders commented on MNG-8301: -- [~Didier Loiseau] after our investigation on G

[jira] [Commented] (MDEP-891) Used undeclared dependencies found for class which is used by an indirect class

2024-10-13 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888992#comment-17888992 ] Elliotte Rusty Harold commented on MDEP-891: Based on the description this seem

Re: [PR] [DOXIA-746] Sink API: add method for block comment [maven-doxia]

2024-10-13 Thread via GitHub
michael-o commented on code in PR #236: URL: https://github.com/apache/maven-doxia/pull/236#discussion_r1798300480 ## doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java: ## @@ -1724,6 +1724,17 @@ public interface Sink extends AutoCloseable { */ void co

[jira] [Updated] (MDEP-435) improve mvn dependency:tree - add optional xml output of the results

2024-10-13 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MDEP-435: --- Issue Type: New Feature (was: Improvement) > improve mvn dependency:tree - add optiona

[jira] [Commented] (MDEP-650) dependency:unpack doesn't seem to handle version ranges

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888991#comment-17888991 ] ASF GitHub Bot commented on MDEP-650: - elharo commented on code in PR #12: URL: https:

Re: [PR] [MDEP-650] - dependency:unpack doesn't seem to handle version ranges [maven-dependency-plugin]

2024-10-13 Thread via GitHub
elharo commented on code in PR #12: URL: https://github.com/apache/maven-dependency-plugin/pull/12#discussion_r1798284616 ## src/test/java/org/apache/maven/plugins/dependency/fromConfiguration/TestUnpackMojo.java: ## @@ -80,8 +93,25 @@ protected void setUp() DefaultRep

Re: [PR] [MDEP-82] - resolve plugin dependencies [maven-dependency-plugin]

2024-10-13 Thread via GitHub
elharo commented on code in PR #130: URL: https://github.com/apache/maven-dependency-plugin/pull/130#discussion_r1798282946 ## src/main/java/org/apache/maven/plugins/dependency/resolvers/ResolvePluginsMojo.java: ## @@ -37,21 +40,42 @@ import org.apache.maven.shared.transfer.a

[jira] [Resolved] (MDEP-958) maven-dependency-analyzer to 1.15.0

2024-10-13 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MDEP-958. Resolution: Fixed > maven-dependency-analyzer to 1.15.0 > ---

[jira] [Commented] (MDEP-958) maven-dependency-analyzer to 1.15.0

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888989#comment-17888989 ] ASF GitHub Bot commented on MDEP-958: - elharo merged PR #434: URL: https://github.com/a

Re: [PR] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M12 to 4.0.0 [maven-dependency-plugin]

2024-10-13 Thread via GitHub
elharo merged PR #435: URL: https://github.com/apache/maven-dependency-plugin/pull/435 -- 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..

Re: [PR] [MDEP-958] Bump org.apache.maven.shared:maven-dependency-analyzer from 1.14.1 to 1.15.0 [maven-dependency-plugin]

2024-10-13 Thread via GitHub
elharo merged PR #434: URL: https://github.com/apache/maven-dependency-plugin/pull/434 -- 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..

[jira] [Created] (MDEP-958) maven-dependency-analyzer to 1.15.0

2024-10-13 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MDEP-958: -- Summary: maven-dependency-analyzer to 1.15.0 Key: MDEP-958 URL: https://issues.apache.org/jira/browse/MDEP-958 Project: Maven Dependency Plugin I

[jira] [Resolved] (MDEP-956) silent parameter is not taken into account

2024-10-13 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MDEP-956. Resolution: Fixed > silent parameter is not taken into account >

[jira] [Updated] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders updated MNG-8301: - Description: A project whose pom.xml refers to the [4.1.0-beta-4 XSD|https://maven.apache.org/xsd/

[jira] [Commented] (MRESOLVER-603) Apache HTTP transport should expose config for max redirects

2024-10-13 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888977#comment-17888977 ] Tamas Cservenak commented on MRESOLVER-603: --- Yeah, agree, backport to Resolv

[jira] [Updated] (DOXIA-749) MarkdownSink: Block elements inside list items must be separated by blank line

2024-10-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-749: -- Description: Each block element inside a list item must be separated by a blank line and proper

Re: [PR] [MNG-8301] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD [maven-integration-testing]

2024-10-13 Thread via GitHub
DidierLoiseau commented on code in PR #386: URL: https://github.com/apache/maven-integration-testing/pull/386#discussion_r1798191158 ## core-it-suite/src/test/resources/mng-8301-project-without-modelversion/module-a/pom.xml: ## @@ -0,0 +1,10 @@ + +http://maven.apache.org/POM/4.

[jira] [Commented] (MNG-8301) [REGRESSION] Can't build a project without modelVersion=4.1.0 but with 4.1.0 (beta-4) XSD

2024-10-13 Thread Didier Loiseau (Jira)
[ https://issues.apache.org/jira/browse/MNG-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888972#comment-17888972 ] Didier Loiseau commented on MNG-8301: - [~mthmulders], the description is a bit confusin

  1   2   >