Re: [PR] [MNG-7541] Implement powershell command [maven]

2024-04-28 Thread via GitHub
michael-o commented on code in PR #878: URL: https://github.com/apache/maven/pull/878#discussion_r1582075040 ## apache-maven/src/assembly/shared/init.ps1: ## @@ -0,0 +1,83 @@ +# END VALIDATION + +$CLASSWORLDS_CONF = "$MAVEN_HOME\bin\m2.conf" + +# Find the project based

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841616#comment-17841616 ] ASF GitHub Bot commented on MNG-7541: - michael-o commented on code in PR #878: URL: htt

Re: [PR] [MNG-7541] Implement powershell command [maven]

2024-04-28 Thread via GitHub
michael-o commented on code in PR #878: URL: https://github.com/apache/maven/pull/878#discussion_r1582075212 ## apache-maven/src/assembly/shared/mvnvalidate.ps1: ## @@ -0,0 +1,7 @@ +# check mvn home +$MAVEN_HOME = (Get-Item $PSScriptRoot).Parent + +# check if maven command exist

Re: [PR] [MNG-7541] Implement powershell command [maven]

2024-04-28 Thread via GitHub
michael-o commented on code in PR #878: URL: https://github.com/apache/maven/pull/878#discussion_r1582075348 ## apache-maven/src/assembly/shared/validate.ps1: ## @@ -0,0 +1,53 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreeme

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841617#comment-17841617 ] ASF GitHub Bot commented on MNG-7541: - michael-o commented on code in PR #878: URL: htt

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841618#comment-17841618 ] ASF GitHub Bot commented on MNG-7541: - michael-o commented on code in PR #878: URL: htt

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-04-28 Thread via GitHub
michael-o commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2081428694 Someone needs to fix maven-plugin-plugin first: ``` [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ maven-site-plugin --- [INFO] Building jar: /var/osipovmi/Projekte/maven-site

[jira] [Commented] (MNG-7266) Remove maven-compat module

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841627#comment-17841627 ] ASF GitHub Bot commented on MNG-7266: - michael-o commented on PR #1487: URL: https://gi

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-04-28 Thread via GitHub
michael-o commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2081432308 As far as I can see with ``` commit 7c8334ac2466b05ca0cdbeb265dc4b85b0099a2a Author: Michael Osipov Date: 2023-03-18T23:00:40+01:00 [DOXIASITETOOLS-294] Replace le

[jira] [Commented] (MNG-7266) Remove maven-compat module

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841631#comment-17841631 ] ASF GitHub Bot commented on MNG-7266: - michael-o commented on PR #1487: URL: https://gi

[jira] [Created] (MINVOKER-358) Upgrade Parent to 42

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-358: Summary: Upgrade Parent to 42 Key: MINVOKER-358 URL: https://issues.apache.org/jira/browse/MINVOKER-358 Project: Maven Invoker Plugin Issue T

Re: [PR] [MINVOKER-358] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #224: URL: https://github.com/apache/maven-invoker-plugin/pull/224 -- 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-uns

[jira] [Commented] (MINVOKER-358) Upgrade Parent to 42

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841664#comment-17841664 ] ASF GitHub Bot commented on MINVOKER-358: - slawekjaranowski merged PR #224: URL

[jira] [Closed] (MINVOKER-358) Upgrade Parent to 42

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-358. Resolution: Fixed > Upgrade Parent to 42 > > >

[jira] [Closed] (MINVOKER-349) document System Requirements History (JDK/Maven)

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-349. Resolution: Won't Fix We can simply benefit from MPLUGIN-511 after parent upgrade

[jira] [Commented] (MINVOKER-337) Plugin depends on plexus-container-default, which is EOL

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841671#comment-17841671 ] ASF GitHub Bot commented on MINVOKER-337: - slawekjaranowski opened a new pull r

[jira] [Created] (MSHARED-1383) Upgrade Parent to 42

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1383: Summary: Upgrade Parent to 42 Key: MSHARED-1383 URL: https://issues.apache.org/jira/browse/MSHARED-1383 Project: Maven Shared Components Issu

Re: [PR] [MSHARED-1384] Bump commons-io:commons-io from 2.16.0 to 2.16.1 [maven-script-interpreter]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #118: URL: https://github.com/apache/maven-script-interpreter/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 the specific comment. To unsubscribe, e-mail: issues

[jira] [Created] (MSHARED-1384) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1384: Summary: Bump commons-io:commons-io from 2.16.0 to 2.16.1 Key: MSHARED-1384 URL: https://issues.apache.org/jira/browse/MSHARED-1384 Project: Maven Shar

[jira] [Commented] (MSHARED-1384) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841673#comment-17841673 ] ASF GitHub Bot commented on MSHARED-1384: - slawekjaranowski merged PR #118: URL

[jira] [Created] (MSHARED-1385) Bump org.apache.groovy:groovy from 4.0.20 to 4.0.21

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1385: Summary: Bump org.apache.groovy:groovy from 4.0.20 to 4.0.21 Key: MSHARED-1385 URL: https://issues.apache.org/jira/browse/MSHARED-1385 Project: Maven S

Re: [I] Failed to install artifact xxx [maven-mvnd]

2024-04-28 Thread via GitHub
harryssuperman commented on issue #862: URL: https://github.com/apache/maven-mvnd/issues/862#issuecomment-2081653548 @cstamas Thanks a lot for the information and the Team too! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [MINVOKER-337] Exclude plexus-container-default and o.a.maven from runtime dependencies [maven-invoker-plugin]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #225: URL: https://github.com/apache/maven-invoker-plugin/pull/225 -- 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-uns

[jira] [Commented] (MINVOKER-337) Plugin depends on plexus-container-default, which is EOL

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841776#comment-17841776 ] ASF GitHub Bot commented on MINVOKER-337: - slawekjaranowski merged PR #225: URL

[jira] [Closed] (MINVOKER-337) Plugin depends on plexus-container-default, which is EOL

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-337. Fix Version/s: 3.6.2 Assignee: Slawomir Jaranowski Resolution: Fix

[jira] [Updated] (MINVOKER-337) Plugin depends on plexus-container-default, which is EOL

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MINVOKER-337: - Labels: (was: up-for-grabs) > Plugin depends on plexus-container-default, whi

[jira] [Created] (MINVOKER-359) Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-359: Summary: Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 Key: MINVOKER-359 URL: https://issues.apache.org/jira/browse/MINVOKER-359 Project: Mav

Re: [PR] [MSHARED-1383] Bump org.apache.maven.shared:maven-shared-components from 41 to 42 [maven-script-interpreter]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #120: URL: https://github.com/apache/maven-script-interpreter/pull/120 -- 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

[jira] [Closed] (MSHARED-1384) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1384. Resolution: Fixed > Bump commons-io:commons-io from 2.16.0 to 2.16.1 > --

[jira] [Closed] (MSHARED-1383) Upgrade Parent to 42

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1383. Resolution: Fixed > Upgrade Parent to 42 > > >

[jira] [Created] (MSHARED-1386) Context ClassLoader for current thread should be managed

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1386: Summary: Context ClassLoader for current thread should be managed Key: MSHARED-1386 URL: https://issues.apache.org/jira/browse/MSHARED-1386 Project: Ma

Re: [PR] [MSHARED-1385] Bump org.apache.groovy:groovy from 4.0.20 to 4.0.21 [maven-script-interpreter]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #119: URL: https://github.com/apache/maven-script-interpreter/pull/119 -- 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

Re: [PR] [MINVOKER-359] Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #223: URL: https://github.com/apache/maven-invoker-plugin/pull/223 -- 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-uns

[jira] [Commented] (MSHARED-1386) Context ClassLoader for current thread should be managed

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841781#comment-17841781 ] ASF GitHub Bot commented on MSHARED-1386: - slawekjaranowski opened a new pull r

[jira] [Closed] (MINVOKER-359) Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-359. Resolution: Fixed > Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 > ---

Re: [PR] [MBUILDCACHE-88] Fix tests execution on jdk > 20 [maven-build-cache-extension]

2024-04-28 Thread via GitHub
olamy merged PR #147: URL: https://github.com/apache/maven-build-cache-extension/pull/147 -- 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] Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.18 to 1.9.19 [maven-build-cache-extension]

2024-04-28 Thread via GitHub
dependabot[bot] merged PR #145: URL: https://github.com/apache/maven-build-cache-extension/pull/145 -- 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: issu

[jira] [Commented] (MBUILDCACHE-88) Tests in failure when ran on jdk21

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841784#comment-17841784 ] ASF GitHub Bot commented on MBUILDCACHE-88: --- olamy merged PR #147: URL: htt

[jira] [Updated] (MBUILDCACHE-88) Tests in failure when ran on jdk21

2024-04-28 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MBUILDCACHE-88: Fix Version/s: 1.2.0 > Tests in failure when ran on jdk21 > ---

Re: [PR] Bump org.apache.maven.extensions:maven-extensions from 41 to 42 [maven-build-cache-extension]

2024-04-28 Thread via GitHub
olamy commented on PR #144: URL: https://github.com/apache/maven-build-cache-extension/pull/144#issuecomment-2081693245 @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 spe

[jira] [Assigned] (MBUILDCACHE-88) Tests in failure when ran on jdk21

2024-04-28 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MBUILDCACHE-88: --- Assignee: Olivier Lamy > Tests in failure when ran on jdk21 > --

[jira] [Assigned] (MBUILDCACHE-93) Command line configuration to disable saving in cache

2024-04-28 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MBUILDCACHE-93: --- Assignee: Olivier Lamy > Command line configuration to disable saving in cache >

Re: [PR] [MBUILDCACHE-93] Command line configuration to skip saving in cache [maven-build-cache-extension]

2024-04-28 Thread via GitHub
olamy merged PR #148: URL: https://github.com/apache/maven-build-cache-extension/pull/148 -- 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] [Commented] (MBUILDCACHE-93) Command line configuration to disable saving in cache

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841787#comment-17841787 ] ASF GitHub Bot commented on MBUILDCACHE-93: --- olamy merged PR #148: URL: htt

[jira] [Closed] (MBUILDCACHE-93) Command line configuration to disable saving in cache

2024-04-28 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MBUILDCACHE-93. --- Resolution: Fixed PR merged. Thanks for your contribution! > Command line configuration

[PR] Bump org.xmlunit:xmlunit-legacy from 2.9.1 to 2.10.0 [maven-shade-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #223: URL: https://github.com/apache/maven-shade-plugin/pull/223 Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. Release notes Sourced from https://github.com/xmlunit/xmlunit/releases";>org.xmlu

[PR] Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 [maven-release]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #214: URL: https://github.com/apache/maven-release/pull/214 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. Release notes Sourced from https://github.com/xmlunit/xmlunit/releases";>org.xmlunit:xml

[PR] Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #226: URL: https://github.com/apache/maven-invoker-plugin/pull/226 Bumps org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?d

[PR] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #227: URL: https://github.com/apache/maven-invoker-plugin/pull/227 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. Changelog Sourced from https://github.com/apache/commons-codec/blob/mast

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

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #41: URL: https://github.com/apache/maven-artifact-plugin/pull/41 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. Changelog Sourced from https://github.com/apache/commons-codec/blob/maste

[PR] Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.5 [maven-mvnd]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #981: URL: https://github.com/apache/maven-mvnd/pull/981 Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli) from 4.5.2 to 4.7.5. Release notes Sourced from https://github.com/remkop/picocli/releases";>info.picocli:pico

[PR] Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.0 to 3.3.1 [maven-mvnd]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #982: URL: https://github.com/apache/maven-mvnd/pull/982 Bumps [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper) from 3.3.0 to 3.3.1. Release notes Sourced from https://github.com/apache/maven-wrappe

[PR] Bump org.apache.bcel:bcel from 6.8.2 to 6.9.0 [maven-shared-jar]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/maven-shared-jar/pull/37 Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.8.2 to 6.9.0. Changelog Sourced from https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.

[PR] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 [maven-shared-jar]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/maven-shared-jar/pull/38 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. Changelog Sourced from https://github.com/apache/commons-codec/blob/master/REL

[PR] Bump doxiaSitetoolsVersion from 2.0.0-M16 to 2.0.0-M18 [maven-site-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #184: URL: https://github.com/apache/maven-site-plugin/pull/184 Bumps `doxiaSitetoolsVersion` from 2.0.0-M16 to 2.0.0-M18. Updates `org.apache.maven.doxia:doxia-site-model` from 2.0.0-M16 to 2.0.0-M18 Commits https://github.com/apach

[PR] Bump org.eclipse.jetty:jetty-bom from 10.0.20 to 11.0.20 [maven-resolver]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #487: URL: https://github.com/apache/maven-resolver/pull/487 Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 10.0.20 to 11.0.20. Release notes Sourced from https://github.com/jetty/jetty.project/releases";>

[PR] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 [maven-resolver]

2024-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #486: URL: https://github.com/apache/maven-resolver/pull/486 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. Changelog Sourced from https://github.com/apache/commons-codec/blob/master/REL

[PR] [MNG-8108] Add an IT [maven-integration-testing]

2024-04-28 Thread via GitHub
gnodet opened a new pull request, #338: URL: https://github.com/apache/maven-integration-testing/pull/338 (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 un

Re: [PR] Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
slawekjaranowski commented on PR #226: URL: https://github.com/apache/maven-invoker-plugin/pull/226#issuecomment-2081945167 @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 ab

Re: [PR] Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] closed pull request #226: Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0 URL: https://github.com/apache/maven-invoker-plugin/pull/226 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
dependabot[bot] commented on PR #226: URL: https://github.com/apache/maven-invoker-plugin/pull/226#issuecomment-2081945217 OK, I won't notify you about org.eclipse.aether:aether-util again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respon

[jira] [Created] (MINVOKER-360) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-360: Summary: Bump commons-io:commons-io from 2.16.0 to 2.16.1 Key: MINVOKER-360 URL: https://issues.apache.org/jira/browse/MINVOKER-360 Project: Maven Invo

Re: [PR] [MINVOKER-360] Bump commons-io:commons-io from 2.16.0 to 2.16.1 [maven-invoker-plugin]

2024-04-28 Thread via GitHub
slawekjaranowski merged PR #222: URL: https://github.com/apache/maven-invoker-plugin/pull/222 -- 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-uns

[jira] [Commented] (MINVOKER-360) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841853#comment-17841853 ] ASF GitHub Bot commented on MINVOKER-360: - slawekjaranowski merged PR #222: URL

[jira] [Closed] (MINVOKER-360) Bump commons-io:commons-io from 2.16.0 to 2.16.1

2024-04-28 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-360. Resolution: Fixed > Bump commons-io:commons-io from 2.16.0 to 2.16.1 > --

[jira] [Created] (MINVOKER-361) Bump commons-codec:commons-codec from 1.16.1 to 1.17.0

2024-04-28 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-361: Summary: Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 Key: MINVOKER-361 URL: https://issues.apache.org/jira/browse/MINVOKER-361 Project: Mave

[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841857#comment-17841857 ] ASF GitHub Bot commented on MNG-8084: - hboutemy opened a new pull request, #1492: URL:

[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841858#comment-17841858 ] ASF GitHub Bot commented on MNG-8084: - hboutemy merged PR #1492: URL: https://github.co

Re: [PR] [MNG-8084] add API metadata group [maven]

2024-04-28 Thread via GitHub
hboutemy merged PR #1492: URL: https://github.com/apache/maven/pull/1492 -- 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

Re: [PR] [MBUILDCACHE-90] A "mandatory clean" option to enable the caching functionnality [maven-build-cache-extension]

2024-04-28 Thread via GitHub
kbuntrock commented on PR #103: URL: https://github.com/apache/maven-build-cache-extension/pull/103#issuecomment-2081973553 @olamy: Merge conflicts are resolved. Please merge this one before [MBUILDCACHE-86] (which I will fix after this merge) -- This is an automated message from the Apa

Re: [PR] No maven compat [maven-reporting-exec]

2024-04-28 Thread via GitHub
michael-o commented on PR #20: URL: https://github.com/apache/maven-reporting-exec/pull/20#issuecomment-2081972300 @cstamas Please take a look today. Want to start the vote this late afternoon. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [MBUILDCACHE-93] Command line configuration to skip saving in cache [maven-build-cache-extension]

2024-04-28 Thread via GitHub
kbuntrock commented on PR #148: URL: https://github.com/apache/maven-build-cache-extension/pull/148#issuecomment-2081974274 @olamy: thank you :) -- 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

[jira] [Commented] (MBUILDCACHE-93) Command line configuration to disable saving in cache

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841863#comment-17841863 ] ASF GitHub Bot commented on MBUILDCACHE-93: --- kbuntrock commented on PR #148

[jira] [Commented] (MBUILDCACHE-88) Tests in failure when ran on jdk21

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841862#comment-17841862 ] ASF GitHub Bot commented on MBUILDCACHE-88: --- kbuntrock commented on PR #147

Re: [PR] [MBUILDCACHE-88] Fix tests execution on jdk > 20 [maven-build-cache-extension]

2024-04-28 Thread via GitHub
kbuntrock commented on PR #147: URL: https://github.com/apache/maven-build-cache-extension/pull/147#issuecomment-2081974049 @olamy: thank you :) -- 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

[jira] [Commented] (MBUILDCACHE-90) Configuration option to make mandatory the use of the clean phase in order to cache the build result

2024-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841861#comment-17841861 ] ASF GitHub Bot commented on MBUILDCACHE-90: --- kbuntrock commented on PR #103