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

2025-04-08 Thread via GitHub
olamy commented on PR #815: URL: https://github.com/apache/maven-surefire/pull/815#issuecomment-2785819363 Yeah sorry for this. I'm looking at some fix for other cases. see https://issues.apache.org/jira/browse/SUREFIRE-2298 -- This is an automated message from the Apache Git Servi

[PR] Update usage.apt.vm [maven-jarsigner-plugin]

2025-04-08 Thread via GitHub
slavino opened a new pull request, #49: URL: https://github.com/apache/maven-jarsigner-plugin/pull/49 (doc) Plexus extracted some XML parts away from Plexus-utils -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Maven Daemon site build fails due to wrong skin [maven-mvnd]

2025-04-08 Thread via GitHub
cstamas closed issue #1288: Maven Daemon site build fails due to wrong skin URL: https://github.com/apache/maven-mvnd/issues/1288 -- 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.

Re: [PR] Build Site and fix 1288 [maven-mvnd]

2025-04-08 Thread via GitHub
cstamas merged PR #1289: URL: https://github.com/apache/maven-mvnd/pull/1289 -- 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.ap

Re: [PR] Update usage.apt.vm [maven-jarsigner-plugin]

2025-04-08 Thread via GitHub
slachiewicz commented on PR #49: URL: https://github.com/apache/maven-jarsigner-plugin/pull/49#issuecomment-2785706184 Maybe recommend upgrading to a newer version where we should not have to specify additional dependencies? -- This is an automated message from the Apache Git Service. To

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

2025-04-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941797#comment-17941797 ] Slawomir Jaranowski commented on SUREFIRE-2301: --- Try to remove junit-jup

Re: [PR] Build Site and fix 1288 [maven-mvnd]

2025-04-08 Thread via GitHub
ascheman commented on PR #1289: URL: https://github.com/apache/maven-mvnd/pull/1289#issuecomment-2785579153 Would anyone mind to merge this, @gnodet or @cstamas ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [MNG-5102] Add support for POM mixins [maven]

2025-04-08 Thread via GitHub
talios commented on code in PR #1209: URL: https://github.com/apache/maven/pull/1209#discussion_r2032665677 ## its/core-it-suite/src/test/resources/mng-5102-mixins/gav/project/pom.xml: ## @@ -0,0 +1,60 @@ + + +http://maven.apache.org/POM/4.1.0"; root="true"> + org.apache.maven.

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

2025-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941787#comment-17941787 ] Andreas Höhmann commented on SUREFIRE-2301: --- [~michael-o] is there anything

[PR] [MNG-8670] Test case for missing/wrong project events [maven]

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

Re: [PR] Update usage.apt.vm [maven-jarsigner-plugin]

2025-04-08 Thread via GitHub
slavino commented on PR #49: URL: https://github.com/apache/maven-jarsigner-plugin/pull/49#issuecomment-2786121812 I got hit by this issue with Maven 3.9.9 and OpenJDK 23.0.2 on (not important) mac os x. Feel free to trigger whatever action you consider as best one. Many thanks!

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

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941876#comment-17941876 ] ASF GitHub Bot commented on MRESOLVER-685: -- cstamas merged PR #679: URL: http

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

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

Re: [PR] [MRESOLVER-569] Pass on exceptions [maven-resolver]

2025-04-08 Thread via GitHub
cstamas merged PR #678: URL: https://github.com/apache/maven-resolver/pull/678 -- 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.

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

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-569. - Resolution: Fixed > DependencyCollectionException.getResult().getExceptions() always r

[jira] [Created] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-698: - Summary: Update mvn4 supplier to Maven 4.0.0-rc3 Key: MRESOLVER-698 URL: https://issues.apache.org/jira/browse/MRESOLVER-698 Project: Maven Resolver

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

2025-04-08 Thread via GitHub
cstamas merged PR #679: URL: https://github.com/apache/maven-resolver/pull/679 -- 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.

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

2025-04-08 Thread via GitHub
Bukama commented on PR #752: URL: https://github.com/apache/maven-site/pull/752#issuecomment-2786572305 Supreme suggestions! Committet them - thank you. So I think we can merge now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-deploy-plugin]

2025-04-08 Thread via GitHub
Bukama merged PR #597: URL: https://github.com/apache/maven-deploy-plugin/pull/597 -- 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...@ma

[jira] [Created] (MRESOLVER-695) Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

2025-04-08 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-695: - Summary: Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 Key: MRESOLVER-695 URL: https://issues.apache.org/jira/browse/MRESOLVER-695 Project: Ma

[jira] [Created] (MRESOLVER-696) Bump org.mockito:mockito-core from 5.16.1 to 5.17.0

2025-04-08 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-696: - Summary: Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 Key: MRESOLVER-696 URL: https://issues.apache.org/jira/browse/MRESOLVER-696 Project: Maven Resol

[jira] [Closed] (MRESOLVER-696) Bump org.mockito:mockito-core from 5.16.1 to 5.17.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-696. - Assignee: Tamas Cservenak Resolution: Fixed > Bump org.mockito:mockito-core from

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

2025-04-08 Thread via GitHub
cstamas merged PR #682: URL: https://github.com/apache/maven-resolver/pull/682 -- 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.

[jira] [Closed] (MRESOLVER-695) Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-695. - Assignee: Tamas Cservenak Resolution: Fixed > Bump org.codehaus.plexus:plexus-te

Re: [PR] Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 [maven-resolver]

2025-04-08 Thread via GitHub
cstamas merged PR #681: URL: https://github.com/apache/maven-resolver/pull/681 -- 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.

[jira] [Closed] (MRESOLVER-697) Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-697. - Assignee: Tamas Cservenak Resolution: Fixed > Bump org.codehaus.plexus:plexus-cl

[jira] [Created] (MRESOLVER-697) Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0

2025-04-08 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-697: - Summary: Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 Key: MRESOLVER-697 URL: https://issues.apache.org/jira/browse/MRESOLVER-697 Project

Re: [PR] Prune plexus dependencies [maven-resolver]

2025-04-08 Thread via GitHub
cstamas closed pull request #655: Prune plexus dependencies URL: https://github.com/apache/maven-resolver/pull/655 -- 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 unsubscrib

Re: [PR] Prune plexus dependencies [maven-resolver]

2025-04-08 Thread via GitHub
cstamas commented on PR #655: URL: https://github.com/apache/maven-resolver/pull/655#issuecomment-2786841804 superseded by https://github.com/apache/maven-resolver/pull/684 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

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

2025-04-08 Thread via GitHub
slachiewicz closed pull request #183: Bump org.apache.maven.plugins:maven-plugins from 43 to 44 URL: https://github.com/apache/maven-pmd-plugin/pull/183 -- 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

[jira] [Commented] (MPMD-412) Tests are inobviously broken due to overly broad catch clauses

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941997#comment-17941997 ] ASF GitHub Bot commented on MPMD-412: - slachiewicz commented on PR #178: URL: https://g

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

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #183: URL: https://github.com/apache/maven-pmd-plugin/pull/183#issuecomment-2787594658 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor versi

Re: [PR] [MPMD-412] Remove unused code and otherwise cleanup tests [maven-pmd-plugin]

2025-04-08 Thread via GitHub
slachiewicz commented on PR #178: URL: https://github.com/apache/maven-pmd-plugin/pull/178#issuecomment-2787597163 is this still valid PR? -- 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

[I] Get rid of maven-artifact-transfer [maven-pmd-plugin]

2025-04-08 Thread via GitHub
slachiewicz opened a new issue, #187: URL: https://github.com/apache/maven-pmd-plugin/issues/187 ### Affected version master ### Bug description Get rid of outdated artefact and migrate to Maven 3 native resolver -- This is an automated message from the Apache Git Serv

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.2 [maven-resolver]

2025-04-08 Thread via GitHub
slachiewicz commented on PR #580: URL: https://github.com/apache/maven-resolver/pull/580#issuecomment-2787571003 @dependabot recreate -- 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

Re: [I] Get rid of maven-artifact-transfer [maven-pmd-plugin]

2025-04-08 Thread via GitHub
slawekjaranowski commented on issue #187: URL: https://github.com/apache/maven-pmd-plugin/issues/187#issuecomment-2787610673 so bug or feature? 😄 -- 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

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-pmd-plugin]

2025-04-08 Thread via GitHub
slachiewicz commented on PR #176: URL: https://github.com/apache/maven-pmd-plugin/pull/176#issuecomment-2787615163 @dependabot recreate -- 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 specifi

[jira] [Updated] (MRESOLVER-695) Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-695: -- Component/s: Resolver > Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0

[jira] [Updated] (MRESOLVER-697) Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-697: -- Component/s: Resolver > Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.

[jira] [Updated] (MRESOLVER-696) Bump org.mockito:mockito-core from 5.16.1 to 5.17.0

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-696: -- Component/s: Resolver > Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 > --

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

2025-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941883#comment-17941883 ] Michael Osipov commented on SUREFIRE-2301: -- [~hoehmi], from my PoV you can tr

[jira] [Commented] (MRELEASE-1161) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941942#comment-17941942 ] Nikolas Falco commented on MRELEASE-1161: - Clones https://issues.apache.org/ji

[jira] [Updated] (SCM-1030) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
[ https://issues.apache.org/jira/browse/SCM-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolas Falco updated SCM-1030: --- Environment: windows 11 maven 3.9.9 git 2.47.1 > Prepare goal does fail to push tag using SCM URL over

[jira] [Updated] (SCM-1030) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
[ https://issues.apache.org/jira/browse/SCM-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolas Falco updated SCM-1030: --- Description: We are moving our SCM developer connection from https that use a configured appPassword c

[jira] [Updated] (SCM-1030) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
[ https://issues.apache.org/jira/browse/SCM-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolas Falco updated SCM-1030: --- Component/s: maven-scm-provider-gitexe > Prepare goal does fail to push tag using SCM URL over SSH > --

[PR] Bump com.google.guava:guava from 33.4.5-jre to 33.4.7-jre [maven-resources-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #115: URL: https://github.com/apache/maven-resources-plugin/pull/115 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.g

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

2025-04-08 Thread via GitHub
dependabot[bot] closed pull request #111: Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre URL: https://github.com/apache/maven-resources-plugin/pull/111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

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

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #111: URL: https://github.com/apache/maven-resources-plugin/pull/111#issuecomment-2787732833 Superseded by #115. -- 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 t

Re: [I] Get rid of maven-artifact-transfer [maven-pmd-plugin]

2025-04-08 Thread via GitHub
slachiewicz commented on issue #187: URL: https://github.com/apache/maven-pmd-plugin/issues/187#issuecomment-2787766330 Improvement:-) -- 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 specifi

[PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #2252: URL: https://github.com/apache/maven/pull/2252 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google.guava:gua

[PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-jar-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #138: URL: https://github.com/apache/maven-jar-plugin/pull/138 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google.

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

2025-04-08 Thread via GitHub
dependabot[bot] closed pull request #92: Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre URL: https://github.com/apache/maven-plugin-testing/pull/92 -- 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

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

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #92: URL: https://github.com/apache/maven-plugin-testing/pull/92#issuecomment-2788291627 Superseded by #96. -- 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 sp

[PR] Bump com.google.guava:guava from 33.4.5-jre to 33.4.7-jre [maven-plugin-testing]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #96: URL: https://github.com/apache/maven-plugin-testing/pull/96 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.googl

[PR] Bump com.google.guava:guava from 32.0.1-jre to 33.4.7-jre [maven-source-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #55: URL: https://github.com/apache/maven-source-plugin/pull/55 Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google

Re: [PR] Bump com.google.guava:guava from 32.0.1-jre to 33.4.6-jre [maven-source-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #54: URL: https://github.com/apache/maven-source-plugin/pull/54#issuecomment-2788527439 Superseded by #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 spe

[jira] [Commented] (MPMD-412) Tests are inobviously broken due to overly broad catch clauses

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942025#comment-17942025 ] ASF GitHub Bot commented on MPMD-412: - elharo commented on PR #178: URL: https://github

[PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-install-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #342: URL: https://github.com/apache/maven-install-plugin/pull/342 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goo

Re: [PR] Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre [maven-doxia-converter]

2025-04-08 Thread via GitHub
dependabot[bot] closed pull request #92: Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre URL: https://github.com/apache/maven-doxia-converter/pull/92 -- 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

Re: [PR] Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre [maven-doxia-converter]

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #92: URL: https://github.com/apache/maven-doxia-converter/pull/92#issuecomment-2788246184 Superseded by #94. -- 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 s

[PR] Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre [maven-doxia-converter]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #94: URL: https://github.com/apache/maven-doxia-converter/pull/94 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goog

[PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-deploy-plugin]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #597: URL: https://github.com/apache/maven-deploy-plugin/pull/597 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.7-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goog

[jira] [Updated] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-698: -- Component/s: Resolver > Update mvn4 supplier to Maven 4.0.0-rc3 > --

[jira] [Updated] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-698: -- Issue Type: Dependency upgrade (was: Task) > Update mvn4 supplier to Maven 4.0.0-rc

[jira] [Commented] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941928#comment-17941928 ] ASF GitHub Bot commented on MRESOLVER-698: -- cstamas merged PR #684: URL: http

[jira] [Assigned] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-698: - Assignee: Tamas Cservenak > Update mvn4 supplier to Maven 4.0.0-rc3 > ---

[jira] [Closed] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-698. - Resolution: Fixed > Update mvn4 supplier to Maven 4.0.0-rc3 >

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

2025-04-08 Thread via GitHub
cstamas closed pull request #683: Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 URL: https://github.com/apache/maven-resolver/pull/683 -- 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 s

[jira] [Updated] (MRESOLVER-698) Update mvn4 supplier to Maven 4.0.0-rc3

2025-04-08 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-698: -- Description: This has following consequences: * mvn4 supplier became Java 17 (just

Re: [PR] [MRESOLVER-698] Update Maven4 to rc-3 [maven-resolver]

2025-04-08 Thread via GitHub
cstamas merged PR #684: URL: https://github.com/apache/maven-resolver/pull/684 -- 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.

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

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #683: URL: https://github.com/apache/maven-resolver/pull/683#issuecomment-2786870303 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version

[jira] [Created] (SCM-1030) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
Nikolas Falco created SCM-1030: -- Summary: Prepare goal does fail to push tag using SCM URL over SSH Key: SCM-1030 URL: https://issues.apache.org/jira/browse/SCM-1030 Project: Maven SCM Issue Typ

Re: [PR] Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 [maven-resolver]

2025-04-08 Thread via GitHub
cstamas merged PR #680: URL: https://github.com/apache/maven-resolver/pull/680 -- 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.

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

2025-04-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941877#comment-17941877 ] ASF GitHub Bot commented on MRESOLVER-569: -- cstamas merged PR #678: URL: http

[I] Automation analysis [maven-jlink-plugin]

2025-04-08 Thread via GitHub
simcha-vos-from-tu-delft opened a new issue, #605: URL: https://github.com/apache/maven-jlink-plugin/issues/605 I'm with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins

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

2025-04-08 Thread via GitHub
Bukama commented on PR #43: URL: https://github.com/apache/maven-acr-plugin/pull/43#issuecomment-2786630485 @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 specific comment

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-acr-plugin]

2025-04-08 Thread via GitHub
Bukama commented on PR #44: URL: https://github.com/apache/maven-acr-plugin/pull/44#issuecomment-2786629957 @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 specific comment

[jira] [Created] (MRELEASE-1161) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Nikolas Falco (Jira)
Nikolas Falco created MRELEASE-1161: --- Summary: Prepare goal does fail to push tag using SCM URL over SSH Key: MRELEASE-1161 URL: https://issues.apache.org/jira/browse/MRELEASE-1161 Project: Maven Rel

[jira] [Commented] (MRELEASE-1161) Prepare goal does fail to push tag using SCM URL over SSH

2025-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941973#comment-17941973 ] Michael Osipov commented on MRELEASE-1161: -- [~kwin] > Prepare goal does fail

[PR] Update Plugins to 44 (3.x branch) [maven-deploy-plugin]

2025-04-08 Thread via GitHub
Bukama opened a new pull request, #598: URL: https://github.com/apache/maven-deploy-plugin/pull/598 (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 unsubscr

Re: [PR] [MPMD-412] Remove unused code and otherwise cleanup tests [maven-pmd-plugin]

2025-04-08 Thread via GitHub
elharo commented on PR #178: URL: https://github.com/apache/maven-pmd-plugin/pull/178#issuecomment-2787855138 I assume so. I seem to recall this one is hitting some problems on Windows, and I don't have a windows system handy to test -- This is an automated message from the Apache Git Ser

[PR] Bump actions/setup-java from 4.7.0 to 4.7.1 [maven-gh-actions-shared]

2025-04-08 Thread via GitHub
dependabot[bot] opened a new pull request, #159: URL: https://github.com/apache/maven-gh-actions-shared/pull/159 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.0 to 4.7.1. Release notes Sourced from https://github.com/actions/setup-java/releases";>action

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

2025-04-08 Thread via GitHub
Bukama commented on PR #118: URL: https://github.com/apache/maven-deploy-plugin/pull/118#issuecomment-2788181579 Manually done -- 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 commen

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

2025-04-08 Thread via GitHub
Bukama closed pull request #118: Bump org.apache.maven.plugins:maven-plugins from 43 to 44 URL: https://github.com/apache/maven-deploy-plugin/pull/118 -- 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

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

2025-04-08 Thread via GitHub
dependabot[bot] commented on PR #118: URL: https://github.com/apache/maven-deploy-plugin/pull/118#issuecomment-2788181459 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor v

Re: [PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-install-plugin]

2025-04-08 Thread via GitHub
Bukama merged PR #342: URL: https://github.com/apache/maven-install-plugin/pull/342 -- 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...@m

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-pmd-plugin]

2025-04-08 Thread via GitHub
Bukama merged PR #176: URL: https://github.com/apache/maven-pmd-plugin/pull/176 -- 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

Re: [PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-jar-plugin]

2025-04-08 Thread via GitHub
Bukama merged PR #138: URL: https://github.com/apache/maven-jar-plugin/pull/138 -- 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

Re: [PR] Update Plugins to 44 (3.x branch) [maven-deploy-plugin]

2025-04-08 Thread via GitHub
Bukama merged PR #598: URL: https://github.com/apache/maven-deploy-plugin/pull/598 -- 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...@ma