[PR] Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre [maven-indexer]

2024-05-02 Thread via GitHub
dependabot[bot] opened a new pull request, #363: URL: https://github.com/apache/maven-indexer/pull/363 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from

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

2024-05-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MBUILDCACHE-88. --- Resolution: Fixed > 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-05-02 Thread via GitHub
olamy commented on PR #144: URL: https://github.com/apache/maven-build-cache-extension/pull/144#issuecomment-2092014106 @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

Re: [PR] Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.19 to 1.9.20 [maven-build-cache-extension]

2024-05-02 Thread via GitHub
dependabot[bot] merged PR #149: URL: https://github.com/apache/maven-build-cache-extension/pull/149 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.19 to 1.9.20 [maven-build-cache-extension]

2024-05-02 Thread via GitHub
olamy commented on PR #149: URL: https://github.com/apache/maven-build-cache-extension/pull/149#issuecomment-2092013766 @dependabot merge -- 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] [Assigned] (MNG-8116) Plugin configuration can randomly fail in case of method overloading as it doesn't take into account implementation attriute

2024-05-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MNG-8116: - Assignee: Olivier Lamy > Plugin configuration can randomly fail in case of method overloading as

[jira] [Updated] (MNG-8116) Plugin configuration can randomly fail in case of method overloading as it doesn't take into account implementation attriute

2024-05-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-8116: -- Description: Originally discovered via a Jetty bug report see

[jira] [Updated] (MNG-8116) Plugin configuration can randomly fail in case of method overloading as it doesn't take into account implementation attriute

2024-05-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-8116: -- Description: Originally discovered via a Jetty bug report see

[jira] [Created] (MNG-8116) Plugin configuration can randomly fail in case of method overloading as it doesn't take into account implementation attriute

2024-05-02 Thread Olivier Lamy (Jira)
Olivier Lamy created MNG-8116: - Summary: Plugin configuration can randomly fail in case of method overloading as it doesn't take into account implementation attriute Key: MNG-8116 URL:

Re: [PR] Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values [maven-compiler-plugin]

2024-05-02 Thread via GitHub
elharo commented on code in PR #238: URL: https://github.com/apache/maven-compiler-plugin/pull/238#discussion_r1588538855 ## .github/workflows/maven-verify.yml: ## @@ -28,7 +28,9 @@ jobs: with: # maven-args: "-Dinvoker.parallelThreads=2" cannot do this as this

Re: [PR] Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values [maven-compiler-plugin]

2024-05-02 Thread via GitHub
olamy commented on code in PR #238: URL: https://github.com/apache/maven-compiler-plugin/pull/238#discussion_r1588461150 ## .github/workflows/maven-verify.yml: ## @@ -28,7 +28,9 @@ jobs: with: # maven-args: "-Dinvoker.parallelThreads=2" cannot do this as this

Re: [PR] [MBUILDCACHE-86] bugfix / enhancements restoration of outputs on disk [maven-build-cache-extension]

2024-05-02 Thread via GitHub
kbuntrock commented on PR #104: URL: https://github.com/apache/maven-build-cache-extension/pull/104#issuecomment-2091521362 > Thank you, @kbuntrock! You're welcome :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (MBUILDCACHE-86) Bugfix and enhancements with the restoration of outputs on disk

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843078#comment-17843078 ] ASF GitHub Bot commented on MBUILDCACHE-86: --- kbuntrock commented on PR #104: URL:

[jira] [Closed] (MPLUGIN-519) Update to Parent POM 42, prerequisite 3.6.3

2024-05-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MPLUGIN-519. --- Resolution: Fixed > Update to Parent POM 42, prerequisite 3.6.3 >

[jira] [Closed] (MPLUGIN-520) Get rid of maven-compat classes use

2024-05-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MPLUGIN-520. --- Resolution: Fixed > Get rid of maven-compat classes use >

Re: [PR] [MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of maven-compat [maven-plugin-tools]

2024-05-02 Thread via GitHub
cstamas merged PR #280: URL: https://github.com/apache/maven-plugin-tools/pull/280 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (MPLUGIN-519) Update to Parent POM 42, prerequisite 3.6.3

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843076#comment-17843076 ] ASF GitHub Bot commented on MPLUGIN-519: cstamas merged PR #280: URL:

[jira] [Updated] (MNG-8115) Upgrade dependencies

2024-05-02 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-8115: -- Fix Version/s: 3.9.x-candidate > Upgrade dependencies > > >

[jira] [Assigned] (MNG-8115) Upgrade dependencies

2024-05-02 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNG-8115: - Assignee: Sylwester Lachiewicz > Upgrade dependencies > > >

[jira] [Updated] (MNG-8115) Upgrade dependencies

2024-05-02 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-8115: -- Description: Plexus Utils 4 Guice 6 Apache commons > Upgrade dependencies >

[jira] [Commented] (MNG-8115) Upgrade dependencies

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843073#comment-17843073 ] ASF GitHub Bot commented on MNG-8115: - slachiewicz opened a new pull request, #1496: URL:

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 [maven-plugin-tools]

2024-05-02 Thread via GitHub
dependabot[bot] commented on PR #278: URL: https://github.com/apache/maven-plugin-tools/pull/278#issuecomment-2091435722 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

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 [maven-plugin-tools]

2024-05-02 Thread via GitHub
slachiewicz closed pull request #278: Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 URL: https://github.com/apache/maven-plugin-tools/pull/278 -- 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.apache.maven:maven-parent from 41 to 42 [maven-plugin-tools]

2024-05-02 Thread via GitHub
dependabot[bot] commented on PR #279: URL: https://github.com/apache/maven-plugin-tools/pull/279#issuecomment-2091435068 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

Re: [PR] Bump org.apache.maven:maven-parent from 41 to 42 [maven-plugin-tools]

2024-05-02 Thread via GitHub
slachiewicz closed pull request #279: Bump org.apache.maven:maven-parent from 41 to 42 URL: https://github.com/apache/maven-plugin-tools/pull/279 -- 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

Re: [PR] Bump org.htmlunit:htmlunit from 4.0.0 to 4.1.0 [maven-doxia-sitetools]

2024-05-02 Thread via GitHub
slachiewicz merged PR #152: URL: https://github.com/apache/maven-doxia-sitetools/pull/152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (MINVOKER-336) .mvn/extensions.xml from main project is used in it projects run

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843060#comment-17843060 ] ASF GitHub Bot commented on MINVOKER-336: - slawekjaranowski opened a new pull request, #232:

Re: [PR] Remove info about old versions [maven-compiler-plugin]

2024-05-02 Thread via GitHub
slawekjaranowski commented on PR #237: URL: https://github.com/apache/maven-compiler-plugin/pull/237#issuecomment-2091288568 @elharo please look #238 Some of JDK are not supported on new macos 14 with M processors -- This is an automated message from the Apache Git Service. To

[jira] [Closed] (MINVOKER-253) Sub Modules do not respect localRepositoryPath

2024-05-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-253. Fix Version/s: (was: waiting-for-feedback) Resolution: Cannot

[jira] [Created] (MNG-8115) Upgrade dependencies

2024-05-02 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MNG-8115: - Summary: Upgrade dependencies Key: MNG-8115 URL: https://issues.apache.org/jira/browse/MNG-8115 Project: Maven Issue Type: Dependency upgrade

Re: [PR] Remove info about old versions [maven-compiler-plugin]

2024-05-02 Thread via GitHub
elharo commented on PR #237: URL: https://github.com/apache/maven-compiler-plugin/pull/237#issuecomment-2091110755 Looks like the CI is a little borked. JDK 8 is not available: Installed distributions Trying to resolve the latest version from remote Error: Could not find

[jira] [Assigned] (MINVOKER-336) .mvn/extensions.xml from main project is used in it projects run

2024-05-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-336: Assignee: Slawomir Jaranowski > .mvn/extensions.xml from main project

[jira] [Commented] (MINVOKER-335) Symlinks from source project are copied as file

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843019#comment-17843019 ] ASF GitHub Bot commented on MINVOKER-335: - slawekjaranowski merged PR #231: URL:

[jira] [Closed] (MINVOKER-335) Symlinks from source project are copied as file

2024-05-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-335. Resolution: Fixed > Symlinks from source project are copied as file >

Re: [PR] [MINVOKER-335] Preserve symlinks for copied files [maven-invoker-plugin]

2024-05-02 Thread via GitHub
slawekjaranowski merged PR #231: URL: https://github.com/apache/maven-invoker-plugin/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:

Re: [PR] Resolver updates [maven]

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

[jira] [Created] (MNG-8114) install plugin failed with NPE for profiles activated by files existing

2024-05-02 Thread Jim Sellers (Jira)
Jim Sellers created MNG-8114: Summary: install plugin failed with NPE for profiles activated by files existing Key: MNG-8114 URL: https://issues.apache.org/jira/browse/MNG-8114 Project: Maven

Re: [PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
gnodet commented on code in PR #1495: URL: https://github.com/apache/maven/pull/1495#discussion_r1587821649 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java: ## @@ -116,17 +116,6 @@ public Artifact setVersion(String version) {

Re: [PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
gnodet commented on code in PR #1495: URL: https://github.com/apache/maven/pull/1495#discussion_r1587821649 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java: ## @@ -116,17 +116,6 @@ public Artifact setVersion(String version) {

Re: [PR] Fix consumer pom builder [maven]

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

Re: [PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
gnodet commented on code in PR #1495: URL: https://github.com/apache/maven/pull/1495#discussion_r1587812340 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java: ## @@ -116,17 +116,6 @@ public Artifact setVersion(String version) {

Re: [PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
cstamas commented on code in PR #1495: URL: https://github.com/apache/maven/pull/1495#discussion_r1587758281 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java: ## @@ -116,17 +116,6 @@ public Artifact setVersion(String version)

Re: [PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
cstamas commented on code in PR #1495: URL: https://github.com/apache/maven/pull/1495#discussion_r1587756658 ## maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java: ## @@ -116,17 +116,6 @@ public Artifact setVersion(String version)

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread Matthew Jason Benson (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842988#comment-17842988 ] Matthew Jason Benson commented on MNG-8081: --- Should we also update

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842985#comment-17842985 ] ASF GitHub Bot commented on MNG-8081: - mbenson commented on PR #1446: URL:

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842984#comment-17842984 ] ASF GitHub Bot commented on MNG-8081: - mbenson commented on PR #1447: URL:

Re: [PR] [MNG-8081] interpolate available properties during default profile selection (Maven 4.x) [maven]

2024-05-02 Thread via GitHub
mbenson commented on PR #1446: URL: https://github.com/apache/maven/pull/1446#issuecomment-2090633311 @gnodet again, thanks! -- 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] [MNG-8081] Interpolate available properties during default profile selection (Maven 3.9.x) [maven]

2024-05-02 Thread via GitHub
mbenson commented on PR #1447: URL: https://github.com/apache/maven/pull/1447#issuecomment-2090632621 Thanks @gnodet ! -- 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

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842965#comment-17842965 ] ASF GitHub Bot commented on MNG-8081: - gnodet merged PR #1447: URL:

[jira] [Closed] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8081. Resolution: Fixed > default profile activation should consider available system and user >

[jira] [Commented] (MNG-8081) default profile activation should consider available system and user properties

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842964#comment-17842964 ] ASF GitHub Bot commented on MNG-8081: - gnodet merged PR #1446: URL:

Re: [PR] [MNG-8081] Interpolate available properties during default profile selection (Maven 3.9.x) [maven]

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

Re: [PR] [MNG-8081] interpolate available properties during default profile selection (Maven 4.x) [maven]

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

[jira] [Commented] (MPLUGIN-521) Nested types not properly extracted cause exception while generating Javadoc URLs

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842963#comment-17842963 ] ASF GitHub Bot commented on MPLUGIN-521: michael-o commented on code in PR #281: URL:

Re: [PR] [MPLUGIN-521] Nested types not properly extracted cause exception whi… [maven-plugin-tools]

2024-05-02 Thread via GitHub
michael-o commented on code in PR #281: URL: https://github.com/apache/maven-plugin-tools/pull/281#discussion_r1587606761 ## maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java: ## @@ -637,10 +637,10 @@ static

[jira] [Commented] (MPLUGIN-521) Nested types not properly extracted cause exception while generating Javadoc URLs

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842960#comment-17842960 ] ASF GitHub Bot commented on MPLUGIN-521: kwin commented on code in PR #281: URL:

[jira] [Created] (MWRAPPER-136) maven-wrapper.properties created with Windows line breaks which mvnw can't handle

2024-05-02 Thread Patrick Schmidt (Jira)
Patrick Schmidt created MWRAPPER-136: Summary: maven-wrapper.properties created with Windows line breaks which mvnw can't handle Key: MWRAPPER-136 URL: https://issues.apache.org/jira/browse/MWRAPPER-136

Re: [PR] [MPLUGIN-521] Nested types not properly extracted cause exception whi… [maven-plugin-tools]

2024-05-02 Thread via GitHub
kwin commented on code in PR #281: URL: https://github.com/apache/maven-plugin-tools/pull/281#discussion_r1587258849 ## maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorFilesGenerator.java: ## @@ -625,7 +625,7 @@ protected

Re: [PR] Simplified redundant judgment [maven]

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

[PR] Resolver updates [maven]

2024-05-02 Thread via GitHub
gnodet opened a new pull request, #1495: URL: https://github.com/apache/maven/pull/1495 - **Resolver updates** - **Remove a few other references** Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

Re: [PR] Bump mockito.version from 4.11.0 to 5.11.0 [maven-dependency-plugin]

2024-05-02 Thread via GitHub
dependabot[bot] commented on PR #387: URL: https://github.com/apache/maven-dependency-plugin/pull/387#issuecomment-2090276226 OK, I won't notify you about version 5.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Bump mockito.version from 4.11.0 to 5.11.0 [maven-dependency-plugin]

2024-05-02 Thread via GitHub
dependabot[bot] closed pull request #387: Bump mockito.version from 4.11.0 to 5.11.0 URL: https://github.com/apache/maven-dependency-plugin/pull/387 -- 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 mockito.version from 4.11.0 to 5.11.0 [maven-dependency-plugin]

2024-05-02 Thread via GitHub
slawekjaranowski commented on PR #387: URL: https://github.com/apache/maven-dependency-plugin/pull/387#issuecomment-2090276079 @dependabot ignore this major version -- 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.jetty:jetty-bom from 10.0.20 to 11.0.20 [maven-resolver]

2024-05-02 Thread via GitHub
dependabot[bot] commented on PR #487: URL: https://github.com/apache/maven-resolver/pull/487#issuecomment-2090264497 OK, I won't notify you about version 11.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message,

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

2024-05-02 Thread via GitHub
dependabot[bot] closed pull request #487: Bump org.eclipse.jetty:jetty-bom from 10.0.20 to 11.0.20 URL: https://github.com/apache/maven-resolver/pull/487 -- 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.eclipse.jetty:jetty-bom from 10.0.20 to 11.0.20 [maven-resolver]

2024-05-02 Thread via GitHub
slachiewicz commented on PR #487: URL: https://github.com/apache/maven-resolver/pull/487#issuecomment-2090264398 @dependabot ignore this major version -- 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

[jira] [Commented] (MRESOLVER-554) Support configuration of upload/download threads individually

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842924#comment-17842924 ] ASF GitHub Bot commented on MRESOLVER-554: -- laeubi commented on code in PR #489: URL:

Re: [PR] [MRESOLVER-554] Split thread counts for up and downstream ops [maven-resolver]

2024-05-02 Thread via GitHub
laeubi commented on code in PR #489: URL: https://github.com/apache/maven-resolver/pull/489#discussion_r1587390849 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -97,15 +100,17 @@ final class

[jira] [Commented] (MRESOLVER-554) Support configuration of upload/download threads individually

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842919#comment-17842919 ] ASF GitHub Bot commented on MRESOLVER-554: -- cstamas merged PR #489: URL:

[jira] [Closed] (MRESOLVER-554) Support configuration of upload/download threads individually

2024-05-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-554. - Resolution: Fixed > Support configuration of upload/download threads individually >

Re: [PR] [MRESOLVER-554] Split thread counts for up and downstream ops [maven-resolver]

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

[jira] [Commented] (MRESOLVER-554) Support configuration of upload/download threads individually

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842869#comment-17842869 ] ASF GitHub Bot commented on MRESOLVER-554: -- cstamas commented on code in PR #489: URL:

[jira] [Commented] (MRESOLVER-554) Support configuration of upload/download threads individually

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842868#comment-17842868 ] ASF GitHub Bot commented on MRESOLVER-554: -- cstamas commented on code in PR #489: URL:

Re: [PR] [MRESOLVER-554] Split thread counts for up and downstream ops [maven-resolver]

2024-05-02 Thread via GitHub
cstamas commented on code in PR #489: URL: https://github.com/apache/maven-resolver/pull/489#discussion_r1587210763 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -97,15 +100,17 @@ final class

Re: [PR] [MRESOLVER-554] Split thread counts for up and downstream ops [maven-resolver]

2024-05-02 Thread via GitHub
cstamas commented on code in PR #489: URL: https://github.com/apache/maven-resolver/pull/489#discussion_r1587210763 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -97,15 +100,17 @@ final class