[jira] [Closed] (MINVOKER-356) Various dependencies update via dependabot see release notes on github

2024-03-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MINVOKER-356. - Resolution: Fixed > Various dependencies update via dependabot see release notes on github > --

[jira] [Created] (MINVOKER-356) Various dependencies update via dependabot see release notes on github

2024-03-26 Thread Olivier Lamy (Jira)
Olivier Lamy created MINVOKER-356: - Summary: Various dependencies update via dependabot see release notes on github Key: MINVOKER-356 URL: https://issues.apache.org/jira/browse/MINVOKER-356 Project: M

[jira] [Closed] (MINVOKER-355) Update 4.0.18 to 4.0.20 to support jdk22

2024-03-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MINVOKER-355. - Resolution: Fixed > Update 4.0.18 to 4.0.20 to support jdk22 >

[jira] [Created] (MINVOKER-355) Update 4.0.18 to 4.0.20 to support jdk22

2024-03-26 Thread Olivier Lamy (Jira)
Olivier Lamy created MINVOKER-355: - Summary: Update 4.0.18 to 4.0.20 to support jdk22 Key: MINVOKER-355 URL: https://issues.apache.org/jira/browse/MINVOKER-355 Project: Maven Invoker Plugin I

[jira] [Updated] (MINVOKER-352) Remove usage commons-lang3

2024-03-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MINVOKER-352: -- Fix Version/s: 3.6.1 (was: 3.x) > Remove usage commons-lang3 > ---

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

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

[PR] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 [maven-apache-parent]

2024-03-26 Thread via GitHub
dependabot[bot] opened a new pull request, #202: URL: https://github.com/apache/maven-apache-parent/pull/202 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.2. Release notes Sourced from https://github.com/apache/mave

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

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

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

2024-03-26 Thread via GitHub
mbenson commented on PR #1446: URL: https://github.com/apache/maven/pull/1446#issuecomment-2021625025 By way of [some] testing, I went ahead and expanded the profile activation model validation to consider the whole activation, similarly to how we are now interpolating the whole activation.

[jira] [Commented] (MJAR-302) Require Maven 3.6.3

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831092#comment-17831092 ] ASF GitHub Bot commented on MJAR-302: - slawekjaranowski opened a new pull request, #77:

[jira] [Created] (MJAR-302) Require Maven 3.6.3

2024-03-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MJAR-302: Summary: Require Maven 3.6.3 Key: MJAR-302 URL: https://issues.apache.org/jira/browse/MJAR-302 Project: Maven JAR Plugin Issue Type: New Feature

[jira] [Commented] (MSHARED-1359) Allow reuse the same classloader for multiple script executions

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

[PR] [MSHARED-1359] Allow reuse the same classloader for multiple script executions [maven-script-interpreter]

2024-03-26 Thread via GitHub
slawekjaranowski opened a new pull request, #109: URL: https://github.com/apache/maven-script-interpreter/pull/109 (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 commen

[jira] [Commented] (MNG-8082) Exceptions of proxied SessionScoped components are not working correctly

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831035#comment-17831035 ] ASF GitHub Bot commented on MNG-8082: - jonasrutishauser commented on code in PR #1449:

Re: [PR] [MNG-8082] - Exceptions of proxied SessionScoped components are not working correctly [maven]

2024-03-26 Thread via GitHub
jonasrutishauser commented on code in PR #1449: URL: https://github.com/apache/maven/pull/1449#discussion_r1539862781 ## maven-core/src/main/java/org/apache/maven/session/scope/internal/SessionScope.java: ## @@ -107,7 +107,11 @@ public Provider scope(final Key key, final Provi

[jira] [Commented] (MNG-8082) Exceptions of proxied SessionScoped components are not working correctly

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831032#comment-17831032 ] ASF GitHub Bot commented on MNG-8082: - jonasrutishauser commented on code in PR #1449:

Re: [PR] [MNG-8082] - Exceptions of proxied SessionScoped components are not working correctly [maven]

2024-03-26 Thread via GitHub
jonasrutishauser commented on code in PR #1449: URL: https://github.com/apache/maven/pull/1449#discussion_r1539862781 ## maven-core/src/main/java/org/apache/maven/session/scope/internal/SessionScope.java: ## @@ -107,7 +107,11 @@ public Provider scope(final Key key, final Provi

[jira] [Commented] (MNG-8082) Exceptions of proxied SessionScoped components are not working correctly

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831028#comment-17831028 ] ASF GitHub Bot commented on MNG-8082: - jonasrutishauser commented on code in PR #1449:

Re: [PR] [MNG-8082] - Exceptions of proxied SessionScoped components are not working correctly [maven]

2024-03-26 Thread via GitHub
jonasrutishauser commented on code in PR #1449: URL: https://github.com/apache/maven/pull/1449#discussion_r1539862781 ## maven-core/src/main/java/org/apache/maven/session/scope/internal/SessionScope.java: ## @@ -107,7 +107,11 @@ public Provider scope(final Key key, final Provi

[jira] [Commented] (MNG-8087) `user.home` system property is not propagated

2024-03-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830906#comment-17830906 ] Slawomir Jaranowski commented on MNG-8087: -- For changing *system properties* you s

[jira] [Commented] (MGPG-112) Upgrading from 3.1.0 to 3.2.0 with no other changes causes "gpg: signing failed: No pinentry"

2024-03-26 Thread Marc Nuri (Jira)
[ https://issues.apache.org/jira/browse/MGPG-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830896#comment-17830896 ] Marc Nuri commented on MGPG-112: Sorry for the noise, my previous comment was a duplicate r

[jira] [Created] (MNG-8087) `user.home` system property is not propagated

2024-03-26 Thread Alexis Tual (Jira)
Alexis Tual created MNG-8087: Summary: `user.home` system property is not propagated Key: MNG-8087 URL: https://issues.apache.org/jira/browse/MNG-8087 Project: Maven Issue Type: Bug Affects V

[jira] [Updated] (MBUILDCACHE-71) buildinfo.xml should be stored after storing the project's artifacts

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-71: -- Labels: pull-request-available (was: ) > buildinfo.xml should be stored after stor

[jira] [Commented] (MBUILDCACHE-71) buildinfo.xml should be stored after storing the project's artifacts

2024-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830842#comment-17830842 ] ASF GitHub Bot commented on MBUILDCACHE-71: --- amirhadadi opened a new pull r

[PR] [MBUILDCACHE-71] Store the build info after storing the artifacts. [maven-build-cache-extension]

2024-03-26 Thread via GitHub
amirhadadi opened a new pull request, #138: URL: https://github.com/apache/maven-build-cache-extension/pull/138 This is done for 2 reasons: 1) To prevent a race condition where build X is storing the build info and build Y is pulling that info and attempting to use the artifacts before bu

[jira] [Commented] (MGPG-113) Upgrading from 3.1.0 to 3.2.1 with no other changes causes "gpg:sign-and-deploy-file" failed: 401 Unauthorized

2024-03-26 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MGPG-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830832#comment-17830832 ] Tamas Cservenak commented on MGPG-113: -- Note: 3.2.2 landed on Central, please report b

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Component/s: (was: Logging) > Maven no longer initializes logging configuration based on java.util.

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Updated] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Ignatko updated MNG-8086: --- Description: h3. Bug description and the root cause When supplying the logging configuration to the Ma

[jira] [Assigned] (MSHARED-1359) Allow reuse the same classloader for multiple script executions

2024-03-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MSHARED-1359: Assignee: Slawomir Jaranowski > Allow reuse the same classloader for mul

[jira] [Created] (MNG-8086) Maven no longer initializes logging configuration based on java.util.logging config file

2024-03-26 Thread Iurii Ignatko (Jira)
Iurii Ignatko created MNG-8086: -- Summary: Maven no longer initializes logging configuration based on java.util.logging config file Key: MNG-8086 URL: https://issues.apache.org/jira/browse/MNG-8086 Projec