[GitHub] [maven-apache-parent] slachiewicz closed pull request #107: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.0.0

2023-03-20 Thread via GitHub
slachiewicz closed pull request #107: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.0.0 URL: https://github.com/apache/maven-apache-parent/pull/107 -- 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] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702559#comment-17702559 ] Christoph Läubrich commented on MNG-7038: - I'm not sure why a launcher now has dripped in here, but

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702582#comment-17702582 ] ASF GitHub Bot commented on MNG-7038: - michael-o commented on PR #1061: URL:

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702608#comment-17702608 ] Abel Salgado Romero commented on MNG-6965: -- The question is not whether this should be included by

[GitHub] [maven-doxia] timtebeek commented on a diff in pull request #156: [MNG-6825] Replace Plexus IOUtil with IOUtils from commons-io

2023-03-20 Thread via GitHub
timtebeek commented on code in PR #156: URL: https://github.com/apache/maven-doxia/pull/156#discussion_r1141969237 ## doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java: ## @@ -110,7 +110,7 @@ public final void testTestDocument() throws IOException

[GitHub] [maven-doxia] elharo merged pull request #156: [MNG-6825] Replace Plexus IOUtil with IOUtils from commons-io

2023-03-20 Thread via GitHub
elharo merged PR #156: URL: https://github.com/apache/maven-doxia/pull/156 -- 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] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702550#comment-17702550 ] Michael Osipov commented on MNG-6965: - If you need Plexus Utils then add Plexus Utils into compile

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702554#comment-17702554 ] ASF GitHub Bot commented on MNG-7038: - gnodet commented on PR #1061: URL:

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702578#comment-17702578 ] ASF GitHub Bot commented on MNG-7038: - rmannibucau commented on PR #1061: URL:

[GitHub] [maven] rmannibucau commented on pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
rmannibucau commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475944821 @gnodet right but it has the network stack which makes the binary "fat" compared to a vanilla main compiled with graalvm but let's put graal aside and agree on the fact we need a light

[GitHub] [maven] michael-o commented on pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
michael-o commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475958019 > @gnodet right but it has the network stack which makes the binary "fat" compared to a vanilla main compiled with graalvm but let's put graal aside and agree on the fact we need a light

[jira] [Comment Edited] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702532#comment-17702532 ] Abel Salgado Romero edited comment on MNG-6965 at 3/20/23 10:26 AM: I

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702591#comment-17702591 ] Michael Osipov commented on MNG-7038: - This was more or less my idea while the ini is jvm.config. Don't

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702594#comment-17702594 ] Abel Salgado Romero commented on MNG-6965: -- That was quick, thanks! But the maven installation

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702596#comment-17702596 ] Tamas Cservenak commented on MNG-6965: -- This is NOT a maven issue but rather plugin issue: plugin uses

[GitHub] [maven-doxia] timtebeek commented on a diff in pull request #156: [MNG-6825] Replace Plexus IOUtil with IOUtils from commons-io

2023-03-20 Thread via GitHub
timtebeek commented on code in PR #156: URL: https://github.com/apache/maven-doxia/pull/156#discussion_r1141969237 ## doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java: ## @@ -110,7 +110,7 @@ public final void testTestDocument() throws IOException

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702628#comment-17702628 ] ASF GitHub Bot commented on MNG-6825: - timtebeek commented on code in PR #156: URL:

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702629#comment-17702629 ] ASF GitHub Bot commented on MNG-6825: - timtebeek commented on code in PR #156: URL:

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702548#comment-17702548 ] ASF GitHub Bot commented on MNG-7038: - rmannibucau commented on PR #1061: URL:

[GitHub] [maven] rmannibucau commented on pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
rmannibucau commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475905867 > That looks like mvnd but without keeping daemons alive... Not really since mvnd is a full mvn process whereas here it would just be a launcher responsible to handle the actual

[GitHub] [maven] gnodet commented on pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
gnodet commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475911408 > > That looks like mvnd but without keeping daemons alive... > > Not really since mvnd is a full mvn process whereas here it would just be a launcher responsible to handle the actual

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702587#comment-17702587 ] Christoph Läubrich commented on MNG-7038: - > I have been thinking for years to write a C based

[jira] [Updated] (MNG-7587) Update Sisu to a version supporting at least Java 17

2023-03-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7587: - Summary: Update Sisu to a version supporting at least Java 17 (was: Update sisu to a version

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702611#comment-17702611 ] Tamas Cservenak commented on MNG-6965: -- Answers: # The "special status" of plexus-utils is gone,

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702624#comment-17702624 ] ASF GitHub Bot commented on MNG-6825: - elharo commented on code in PR #156: URL:

[GitHub] [maven-doxia] elharo commented on a diff in pull request #156: [MNG-6825] Replace Plexus IOUtil with IOUtils from commons-io

2023-03-20 Thread via GitHub
elharo commented on code in PR #156: URL: https://github.com/apache/maven-doxia/pull/156#discussion_r1141961961 ## doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java: ## @@ -110,7 +110,7 @@ public final void testTestDocument() throws IOException {

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702636#comment-17702636 ] ASF GitHub Bot commented on MNG-6825: - elharo merged PR #156: URL:

[GitHub] [maven-doxia] elharo closed pull request #149: Prefer Apache commons IO to codehaus

2023-03-20 Thread via GitHub
elharo closed pull request #149: Prefer Apache commons IO to codehaus URL: https://github.com/apache/maven-doxia/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

[GitHub] [maven-filtering] dependabot[bot] opened a new pull request, #71: Bump slf4jVersion from 1.7.36 to 2.0.7

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #71: URL: https://github.com/apache/maven-filtering/pull/71 Bumps `slf4jVersion` from 1.7.36 to 2.0.7. Updates `slf4j-api` from 1.7.36 to 2.0.7 Commits See full diff in https://github.com/qos-ch/slf4j/commits;>compare view

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #258: Bump slf4j-api from 1.7.36 to 2.0.7

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #258: URL: https://github.com/apache/maven-enforcer/pull/258 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.7. Commits See full diff in https://github.com/qos-ch/slf4j/commits;>compare view

[jira] [Created] (MSHARED-1212) Detection that class is required in compile scope not happening because class only used as generic type

2023-03-20 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created MSHARED-1212: --- Summary: Detection that class is required in compile scope not happening because class only used as generic type Key: MSHARED-1212 URL:

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702868#comment-17702868 ] Abel Salgado Romero commented on MNG-6965: -- Thanks. I understand then that the version included in

[GitHub] [maven-compiler-plugin] slawekjaranowski commented on a diff in pull request #180: [MCOMPILER-391] Use dep mgmt when resolving annotation processors and their deps

2023-03-20 Thread via GitHub
slawekjaranowski commented on code in PR #180: URL: https://github.com/apache/maven-compiler-plugin/pull/180#discussion_r1142681687 ## src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: ## @@ -1584,42 +1605,91 @@ private List

[GitHub] [maven] michael-o commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-20 Thread via GitHub
michael-o commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1142610436 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702913#comment-17702913 ] ASF GitHub Bot commented on MNG-7741: - michael-o commented on code in PR #1058: URL:

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702938#comment-17702938 ] ASF GitHub Bot commented on MNG-6825: - timtebeek opened a new pull request, #158: URL:

[GitHub] [maven-javadoc-plugin] slawekjaranowski closed pull request #187: Don't fail fast jobs in build matrix

2023-03-20 Thread via GitHub
slawekjaranowski closed pull request #187: Don't fail fast jobs in build matrix URL: https://github.com/apache/maven-javadoc-plugin/pull/187 -- 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

[GitHub] [maven-filtering] cstamas opened a new pull request, #72: [MSHARED-1213] Bug: filtering existing but 0 byte file

2023-03-20 Thread via GitHub
cstamas opened a new pull request, #72: URL: https://github.com/apache/maven-filtering/pull/72 Add UT that reproduces -- 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

[GitHub] [maven-invoker-plugin] slawekjaranowski merged pull request #179: Add optional dependency for install ITs

2023-03-20 Thread via GitHub
slawekjaranowski merged PR #179: URL: https://github.com/apache/maven-invoker-plugin/pull/179 -- 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] (MSHARED-1213) Filtering bug: java.lang.IllegalArgumentException: newPosition < 0: (-1 < 0)

2023-03-20 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MSHARED-1213: Summary: Filtering bug: java.lang.IllegalArgumentException: newPosition < 0: (-1 < 0) Key: MSHARED-1213 URL: https://issues.apache.org/jira/browse/MSHARED-1213

[GitHub] [maven-doxia] timtebeek opened a new pull request, #158: [MNG-6825] Replace Plexus StringUtils and FileUtils

2023-03-20 Thread via GitHub
timtebeek opened a new pull request, #158: URL: https://github.com/apache/maven-doxia/pull/158 Continuation to replace all three cases identified https://issues.apache.org/jira/browse/MNG-6825 so far with commons-lang3 / -io. -- This is an automated message from the Apache Git Service.

[GitHub] [maven-enforcer] slawekjaranowski opened a new pull request, #259: [MENFORCER-426] Reproduce issue

2023-03-20 Thread via GitHub
slawekjaranowski opened a new pull request, #259: URL: https://github.com/apache/maven-enforcer/pull/259 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MENFORCER)

[jira] [Created] (MNG-7745) NPE when .mvn doesn't exist

2023-03-20 Thread Lenny Primak (Jira)
Lenny Primak created MNG-7745: - Summary: NPE when .mvn doesn't exist Key: MNG-7745 URL: https://issues.apache.org/jira/browse/MNG-7745 Project: Maven Issue Type: Bug Components: Core

[GitHub] [maven-war-plugin] dependabot[bot] opened a new pull request, #45: Bump plexus-archiver from 4.6.2 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #45: URL: https://github.com/apache/maven-war-plugin/pull/45 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.2 to 4.6.3. Release notes Sourced from

[GitHub] [maven-mvnd] gzm55 opened a new issue, #823: keep compatible for glibc 2.12 when build on ubuntu 22.04

2023-03-20 Thread via GitHub
gzm55 opened a new issue, #823: URL: https://github.com/apache/maven-mvnd/issues/823 In issue #812 , the old method for keeping runtime compatibility of glibc 2.12 doesn't work when building against the modern glibc (>=2.34). #821 rollback to another combination: runtime glibc >= 2.17,

[GitHub] [maven-assembly-plugin] dependabot[bot] commented on pull request #117: Bump plexus-archiver from 4.6.0 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #117: URL: https://github.com/apache/maven-assembly-plugin/pull/117#issuecomment-1477323554 Superseded by #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

[GitHub] [maven-assembly-plugin] dependabot[bot] opened a new pull request, #119: Bump plexus-archiver from 4.6.0 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #119: URL: https://github.com/apache/maven-assembly-plugin/pull/119 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.0 to 4.6.3. Release notes Sourced from

[GitHub] [maven-assembly-plugin] dependabot[bot] closed pull request #117: Bump plexus-archiver from 4.6.0 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #117: Bump plexus-archiver from 4.6.0 to 4.6.2 URL: https://github.com/apache/maven-assembly-plugin/pull/117 -- 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

[GitHub] [maven-scm-publish-plugin] dependabot[bot] opened a new pull request, #20: Bump maven-release-manager from 3.0.0-M7 to 3.0.0

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #20: URL: https://github.com/apache/maven-scm-publish-plugin/pull/20 Bumps [maven-release-manager](https://github.com/apache/maven-release) from 3.0.0-M7 to 3.0.0. Commits

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #97: Bump htmlunit from 2.67.0 to 2.70.0

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #97: URL: https://github.com/apache/maven-doxia-sitetools/pull/97 Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.67.0 to 2.70.0. Release notes Sourced from https://github.com/HtmlUnit/htmlunit/releases;>htmlunit's releases.

[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #96: Bump slf4jVersion from 1.7.36 to 2.0.7

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #96: URL: https://github.com/apache/maven-doxia-sitetools/pull/96 Bumps `slf4jVersion` from 1.7.36 to 2.0.7. Updates `slf4j-api` from 1.7.36 to 2.0.7 Commits See full diff in https://github.com/qos-ch/slf4j/commits;>compare view

[jira] [Commented] (MNG-7743) Make the build work on JDK 20

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703006#comment-17703006 ] ASF GitHub Bot commented on MNG-7743: - yeikel commented on code in PR #1065: URL:

[jira] [Commented] (MNG-7743) Make the build work on JDK 20

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703007#comment-17703007 ] ASF GitHub Bot commented on MNG-7743: - yeikel commented on code in PR #1065: URL:

[jira] [Created] (MNG-7746) Update maven-help-plugin to 3.4.0 or later

2023-03-20 Thread Lenny Primak (Jira)
Lenny Primak created MNG-7746: - Summary: Update maven-help-plugin to 3.4.0 or later Key: MNG-7746 URL: https://issues.apache.org/jira/browse/MNG-7746 Project: Maven Issue Type: Dependency

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-20 Thread Joe Barnett (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702956#comment-17702956 ] Joe Barnett commented on MENFORCER-426: --- more minimal reproducer here:

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702957#comment-17702957 ] Slawomir Jaranowski commented on MENFORCER-426: --- I hope also reproduce issue:

[jira] [Commented] (MENFORCER-426) DependencyConvergence in 3.1.0 fails when using version ranges

2023-03-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702959#comment-17702959 ] Slawomir Jaranowski commented on MENFORCER-426: --- Old used

[jira] [Created] (MRELEASE-1119) release plugin ignore developmentVersion

2023-03-20 Thread Robert Patrick (Jira)
Robert Patrick created MRELEASE-1119: Summary: release plugin ignore developmentVersion Key: MRELEASE-1119 URL: https://issues.apache.org/jira/browse/MRELEASE-1119 Project: Maven Release Plugin

[GitHub] [maven-wrapper] dependabot[bot] opened a new pull request, #97: Bump plexus-archiver from 4.6.2 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #97: URL: https://github.com/apache/maven-wrapper/pull/97 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.2 to 4.6.3. Release notes Sourced from

[GitHub] [maven] yeikel commented on a diff in pull request #1065: [MNG-7743] Make the build work on JDK 20

2023-03-20 Thread via GitHub
yeikel commented on code in PR #1065: URL: https://github.com/apache/maven/pull/1065#discussion_r1142851675 ## maven-core/src/test/java/org/apache/maven/repository/TestRepositoryConnector.java: ## @@ -49,10 +49,18 @@ public class TestRepositoryConnector implements

[GitHub] [maven] yeikel commented on a diff in pull request #1065: [MNG-7743] Make the build work on JDK 20

2023-03-20 Thread via GitHub
yeikel commented on code in PR #1065: URL: https://github.com/apache/maven/pull/1065#discussion_r1142851675 ## maven-core/src/test/java/org/apache/maven/repository/TestRepositoryConnector.java: ## @@ -49,10 +49,18 @@ public class TestRepositoryConnector implements

[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request, #153: Bump plexus-archiver from 4.2.6 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #153: URL: https://github.com/apache/maven-jlink-plugin/pull/153 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.6 to 4.6.3. Release notes Sourced from

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #150: Bump plexus-archiver from 4.2.6 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #150: URL: https://github.com/apache/maven-jlink-plugin/pull/150#issuecomment-1477283503 Superseded by #153. -- 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

[GitHub] [maven-jlink-plugin] dependabot[bot] closed pull request #150: Bump plexus-archiver from 4.2.6 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #150: Bump plexus-archiver from 4.2.6 to 4.6.2 URL: https://github.com/apache/maven-jlink-plugin/pull/150 -- 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

[GitHub] [maven-archetype] dependabot[bot] commented on pull request #127: Bump plexus-archiver from 4.2.2 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #127: URL: https://github.com/apache/maven-archetype/pull/127#issuecomment-1477292400 Superseded by #132. -- 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

[GitHub] [maven-archetype] dependabot[bot] opened a new pull request, #132: Bump plexus-archiver from 4.2.2 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/maven-archetype/pull/132 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.2 to 4.6.3. Release notes Sourced from

[GitHub] [maven-archetype] dependabot[bot] closed pull request #127: Bump plexus-archiver from 4.2.2 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #127: Bump plexus-archiver from 4.2.2 to 4.6.2 URL: https://github.com/apache/maven-archetype/pull/127 -- 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

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request, #298: Bump plexus-archiver from 4.6.2 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #298: URL: https://github.com/apache/maven-dependency-plugin/pull/298 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.2 to 4.6.3. Release notes Sourced from

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #304: Bump version.spring from 5.3.25 to 5.3.26

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #304: URL: https://github.com/apache/maven-indexer/pull/304 Bumps `version.spring` from 5.3.25 to 5.3.26. Updates `spring-beans` from 5.3.25 to 5.3.26 Release notes Sourced from

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #134: Bump plexus-archiver from 4.6.2 to 4.6.3

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #134: URL: https://github.com/apache/maven-site-plugin/pull/134 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.2 to 4.6.3. Release notes Sourced from

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702461#comment-17702461 ] ASF GitHub Bot commented on MNG-7038: - gnodet commented on PR #1061: URL:

[GitHub] [maven] gnodet commented on pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
gnodet commented on PR #1061: URL: https://github.com/apache/maven/pull/1061#issuecomment-1475696499 > > Fwiw, that will mean that the computation needs to be duplicated somehow, so that the maven launch script can locate the .mvn/jvm.config file and read it before starting the JVM... >

[jira] [Assigned] (MWRAPPER-104) Add prettier config for shell scripts

2023-03-20 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Marwell reassigned MWRAPPER-104: - Assignee: Slawomir Jaranowski (was: Benjamin Marwell) > Add prettier config

[GitHub] [maven-apache-parent] slachiewicz commented on pull request #128: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.1.0

2023-03-20 Thread via GitHub
slachiewicz commented on PR #128: URL: https://github.com/apache/maven-apache-parent/pull/128#issuecomment-1475808136 Yes, but maybe someone prefers Maven 3.8.x to do release, so I prefer to not decide here. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (MNG-7587) Update sisu to a version supporting at least Java 17

2023-03-20 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7587: - Fix Version/s: 3.9.2 > Update sisu to a version supporting at least Java 17 >

[GitHub] [maven-resolver-ant-tasks] dependabot[bot] opened a new pull request, #23: Bump slf4j-nop from 1.7.30 to 2.0.7

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #23: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/23 Bumps [slf4j-nop](https://github.com/qos-ch/slf4j) from 1.7.30 to 2.0.7. Commits See full diff in https://github.com/qos-ch/slf4j/commits;>compare view

[jira] [Closed] (MSITE-930) Upgrade plugins and components (in ITs)

2023-03-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSITE-930. Resolution: Fixed Fixed with

[jira] [Closed] (MSITE-931) Upgrade to Doxia/Doxia Sitetools to 2.0.0-M6, Maven Reporting API/Impl 4.0.0-M5, Maven Reporting Exec 2.0.0-M5

2023-03-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSITE-931. Resolution: Fixed Fixed with

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #130: Bump jettyVersion from 9.4.50.v20221201 to 9.4.51.v20230217

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #130: URL: https://github.com/apache/maven-site-plugin/pull/130#issuecomment-1475757206 OK, I won't notify you about any of these dependencies again, unless you re-open this PR.  -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-site-plugin] slachiewicz commented on pull request #130: Bump jettyVersion from 9.4.50.v20221201 to 9.4.51.v20230217

2023-03-20 Thread via GitHub
slachiewicz commented on PR #130: URL: https://github.com/apache/maven-site-plugin/pull/130#issuecomment-1475757162 @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

[GitHub] [maven-site-plugin] dependabot[bot] closed pull request #130: Bump jettyVersion from 9.4.50.v20221201 to 9.4.51.v20230217

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #130: Bump jettyVersion from 9.4.50.v20221201 to 9.4.51.v20230217 URL: https://github.com/apache/maven-site-plugin/pull/130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-apache-parent] slawekjaranowski commented on pull request #128: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.1.0

2023-03-20 Thread via GitHub
slawekjaranowski commented on PR #128: URL: https://github.com/apache/maven-apache-parent/pull/128#issuecomment-1475794130 Will be works but only with Maven 3.9.x for plugin deployments -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [maven] grgrzybek commented on a diff in pull request #1058: [MNG-7741] Track missing files, plugin and parent pom dependencies

2023-03-20 Thread via GitHub
grgrzybek commented on code in PR #1058: URL: https://github.com/apache/maven/pull/1058#discussion_r1141759571 ## maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java: ## @@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends

[jira] [Commented] (MNG-7741) Add more information when using -Dmaven.repo.local.recordReverseTree=true

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702500#comment-17702500 ] ASF GitHub Bot commented on MNG-7741: - grgrzybek commented on code in PR #1058: URL:

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702502#comment-17702502 ] ASF GitHub Bot commented on MNG-6825: - timtebeek commented on code in PR #156: URL:

[GitHub] [maven-doxia] timtebeek commented on a diff in pull request #156: [MNG-6825] Replace Plexus IOUtil with IOUtils from commons-io

2023-03-20 Thread via GitHub
timtebeek commented on code in PR #156: URL: https://github.com/apache/maven-doxia/pull/156#discussion_r1141764135 ## doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java: ## @@ -110,7 +110,7 @@ public final void testTestDocument() throws IOException

[jira] [Created] (MWRAPPER-104) Add prettier config for shell scripts

2023-03-20 Thread Benjamin Marwell (Jira)
Benjamin Marwell created MWRAPPER-104: - Summary: Add prettier config for shell scripts Key: MWRAPPER-104 URL: https://issues.apache.org/jira/browse/MWRAPPER-104 Project: Maven Wrapper

[GitHub] [maven] Giovds commented on a diff in pull request #1060: [MNG-7707] ${project.basedir} directory creation when running plugin

2023-03-20 Thread via GitHub
Giovds commented on code in PR #1060: URL: https://github.com/apache/maven/pull/1060#discussion_r1141722983 ## maven-core/src/main/java/org/apache/maven/internal/transformation/ConsumerPomArtifactTransformer.java: ## @@ -62,6 +62,11 @@ public final class

[jira] [Commented] (MNG-7707) ${project.basedir} directory creation when running plugin

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702476#comment-17702476 ] ASF GitHub Bot commented on MNG-7707: - Giovds commented on code in PR #1060: URL:

[GitHub] [maven-site-plugin] slachiewicz commented on pull request #132: Bump plexus-archiver from 4.6.1 to 4.6.2

2023-03-20 Thread via GitHub
slachiewicz commented on PR #132: URL: https://github.com/apache/maven-site-plugin/pull/132#issuecomment-1475813139 @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

[GitHub] [maven-site-plugin] slachiewicz commented on pull request #131: Bump plexus-utils from 3.5.0 to 3.5.1

2023-03-20 Thread via GitHub
slachiewicz commented on PR #131: URL: https://github.com/apache/maven-site-plugin/pull/131#issuecomment-1475813380 @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

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #132: Bump plexus-archiver from 4.6.1 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #132: URL: https://github.com/apache/maven-site-plugin/pull/132#issuecomment-1475813885 Looks like org.codehaus.plexus:plexus-archiver is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-site-plugin] dependabot[bot] closed pull request #132: Bump plexus-archiver from 4.6.1 to 4.6.2

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #132: Bump plexus-archiver from 4.6.1 to 4.6.2 URL: https://github.com/apache/maven-site-plugin/pull/132 -- 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

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #131: Bump plexus-utils from 3.5.0 to 3.5.1

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #131: URL: https://github.com/apache/maven-site-plugin/pull/131#issuecomment-1475814149 Looks like org.codehaus.plexus:plexus-utils is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-site-plugin] dependabot[bot] closed pull request #131: Bump plexus-utils from 3.5.0 to 3.5.1

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #131: Bump plexus-utils from 3.5.0 to 3.5.1 URL: https://github.com/apache/maven-site-plugin/pull/131 -- 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

[jira] [Commented] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2023-03-20 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702532#comment-17702532 ] Abel Salgado Romero commented on MNG-6965: -- I just hit this upgrading our plugin CI to 3.9.1 and

[GitHub] [maven-apache-parent] slachiewicz commented on pull request #128: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.1.0

2023-03-20 Thread via GitHub
slachiewicz commented on PR #128: URL: https://github.com/apache/maven-apache-parent/pull/128#issuecomment-1475755546 See #107 -- 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

[GitHub] [maven] gnodet commented on a diff in pull request #1061: [MNG-7038] Introducing project.topdir

2023-03-20 Thread via GitHub
gnodet commented on code in PR #1061: URL: https://github.com/apache/maven/pull/1061#discussion_r1142090120 ## maven-model-builder/src/site/apt/index.apt: ## @@ -192,6 +192,10 @@ Maven Model Builder *+--+--+ | <<>> | The path to the current Maven home. |

[jira] [Commented] (MNG-7038) Introduce public property to point to a root directory of (multi-module) project

2023-03-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702684#comment-17702684 ] ASF GitHub Bot commented on MNG-7038: - michael-o commented on code in PR #1061: URL:

[jira] [Created] (MNG-7744) Broken compatibility with Apache Mina SSHD build

2023-03-20 Thread Gary D. Gregory (Jira)
Gary D. Gregory created MNG-7744: Summary: Broken compatibility with Apache Mina SSHD build Key: MNG-7744 URL: https://issues.apache.org/jira/browse/MNG-7744 Project: Maven Issue Type: Bug

  1   2   >