[jira] [Updated] (MNG-8540) Add cache to API requests

2025-01-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8540: - Summary: Add cache to API requests (was: Add cache to requests) > Add cache to API requests >

[jira] [Created] (MNG-8540) Add cache to requests

2025-01-24 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8540: Summary: Add cache to requests Key: MNG-8540 URL: https://issues.apache.org/jira/browse/MNG-8540 Project: Maven Issue Type: Improvement Components:

Re: [PR] Move decoration model to test scope [maven-changelog-plugin]

2025-01-24 Thread via GitHub
elharo merged PR #36: URL: https://github.com/apache/maven-changelog-plugin/pull/36 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@m

[jira] [Updated] (MNG-8539) MavenProject.getArtifacts() always returns file path in with default path pattern

2025-01-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-8539: - Description: In Maven 3.x the file path returned for {{MavenProject.getArtifacts()...getFile()}} a

[jira] [Updated] (MNG-8539) MavenProject.getArtifacts() always returns file path in with default path pattern

2025-01-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-8539: - Description: In Maven 3.x the file path returned for {{MavenProject.getArtifacts()...getFile()}} al

[jira] [Updated] (MNG-8539) MavenProject.getArtifacts() always returns file path in with default path pattern

2025-01-24 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-8539: - Description: In Maven 3.x the file path returned for {{MavenProject.getArtifacts()...getFile()}} al

[jira] [Created] (MNG-8539) MavenProject.getArtifacts() always returns file path in with default path pattern

2025-01-24 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-8539: Summary: MavenProject.getArtifacts() always returns file path in with default path pattern Key: MNG-8539 URL: https://issues.apache.org/jira/browse/MNG-8539 Project:

[jira] [Closed] (MNG-8508) org.apache.maven.internal.impl is a split package

2025-01-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8508. Resolution: Fixed > org.apache.maven.internal.impl is a split package > -

Re: [PR] [MNG-8508] Move content of maven-impl to the org.apache.maven.impl package [maven]

2025-01-24 Thread via GitHub
gnodet merged PR #2060: URL: https://github.com/apache/maven/pull/2060 -- 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.o

[jira] [Updated] (MPOM-462) Remove jxr-report from parent

2025-01-24 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MPOM-462: --- Description: This report produces Java Cross Reference, that is already provided by both: GitBox and i

[jira] [Commented] (MDEP-972) copy-dependencies could copy signatures

2025-01-24 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MDEP-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916793#comment-17916793 ] Benjamin Marwell commented on MDEP-972: --- Noah from OpenElements will work on this. >

[jira] [Assigned] (MDEP-972) copy-dependencies could copy signatures

2025-01-24 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MDEP-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Marwell reassigned MDEP-972: - Assignee: Benjamin Marwell > copy-dependencies could copy signatures > ---

Re: [PR] [MNG-8525] Add an integration test with Maven 4 Plugin Sample [maven]

2025-01-24 Thread via GitHub
sparsick commented on PR #2055: URL: https://github.com/apache/maven/pull/2055#issuecomment-2612913688 Thanks for the link. I will adjust the test to demonstrate it. -- 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] [MNG-8535] Ability to capture stdout with maven-executor [maven]

2025-01-24 Thread via GitHub
gnodet commented on code in PR #2057: URL: https://github.com/apache/maven/pull/2057#discussion_r1928844335 ## impl/maven-cli/src/main/java/org/apache/maven/cling/ClingSupport.java: ## @@ -60,8 +64,26 @@ private ClingSupport(ClassWorld classWorld, boolean classWorldManaged) {

[jira] [Created] (MNG-8538) Handling "address already in use" in mvnDebug

2025-01-24 Thread dennis lucero (Jira)
dennis lucero created MNG-8538: -- Summary: Handling "address already in use" in mvnDebug Key: MNG-8538 URL: https://issues.apache.org/jira/browse/MNG-8538 Project: Maven Issue Type: Bug

[jira] [Commented] (MTOOLCHAINS-60) NullPointerException in ToolchainDiscoverer.getToolchainModel

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916709#comment-17916709 ] Elliotte Rusty Harold commented on MTOOLCHAINS-60: -- This is the code

[jira] [Updated] (MTOOLCHAINS-60) NullPointerException in ToolchainDiscoverer.getToolchainModel

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MTOOLCHAINS-60: - Summary: NullPointerException in ToolchainDiscoverer.getToolchainModel

[jira] [Updated] (MTOOLCHAINS-60) NullPointerException in ToolchainDiscoverer.discoverToolchains

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MTOOLCHAINS-60: - Summary: NullPointerException in ToolchainDiscoverer.discoverToolchain

[jira] [Created] (MTOOLCHAINS-60) NullPointerException

2025-01-24 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MTOOLCHAINS-60: Summary: NullPointerException Key: MTOOLCHAINS-60 URL: https://issues.apache.org/jira/browse/MTOOLCHAINS-60 Project: Maven Toolchains Plugin

[jira] [Commented] (MTOOLCHAINS-60) NullPointerException

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916706#comment-17916706 ] Elliotte Rusty Harold commented on MTOOLCHAINS-60: -- Here's the stack

[jira] [Commented] (MNG-8471) library load disallowed by system policy on Mac

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916703#comment-17916703 ] Elliotte Rusty Harold commented on MNG-8471: I just downloaded Maven 3.9.9 agai

[jira] [Commented] (MSHARED-822) MessageBuilder should support Paths

2025-01-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916702#comment-17916702 ] ASF GitHub Bot commented on MSHARED-822: elharo closed pull request #6: [MSHARED

Re: [PR] [MSHARED-822] MessageBuilder should support colored Paths [maven-shared-utils]

2025-01-24 Thread via GitHub
elharo closed pull request #6: [MSHARED-822] MessageBuilder should support colored Paths URL: https://github.com/apache/maven-shared-utils/pull/6 -- 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] [Commented] (MNG-8471) library load disallowed by system policy on Mac

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916694#comment-17916694 ] Elliotte Rusty Harold commented on MNG-8471: Does the core Maven 3 product depe

[jira] [Commented] (MNG-8490) Combine XmlNode and XmlNodeImpl

2025-01-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916691#comment-17916691 ] Elliotte Rusty Harold commented on MNG-8490: On the mocking point specifically,

[jira] [Created] (MRELEASE-1159) release:branch goal should support customization of commit message on working copy branch

2025-01-24 Thread Jira
Andreas Klöber created MRELEASE-1159: Summary: release:branch goal should support customization of commit message on working copy branch Key: MRELEASE-1159 URL: https://issues.apache.org/jira/browse/MRELEASE-1

Re: [PR] Demonstrate bug in namespace handling when including document from default namespace [maven-xinclude-extension]

2025-01-24 Thread via GitHub
elharo commented on PR #21: URL: https://github.com/apache/maven-xinclude-extension/pull/21#issuecomment-2612311332 Sorry, no. There is no difference between having no namespace specified and having a xmlns="" specified. The namespaces spec is explicit on this point: "The attribute value i

[I] Can't start mvnd with noDaemon option [maven-mvnd]

2025-01-24 Thread via GitHub
gboucherie opened a new issue, #1248: URL: https://github.com/apache/maven-mvnd/issues/1248 Hi, I try to start running mvnd with the mvnd.noDaemon option set to true but the process failed to start as it's missing the mvnd.java.home property. For what I understand by reading the co

[jira] [Assigned] (MNG-8477) File-activated profile not activated when maven.modelBuilder.parallelism=1

2025-01-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8477: Assignee: Guillaume Nodet > File-activated profile not activated when maven.modelBuilder.par

[jira] [Assigned] (MNG-8523) CI Friendly versions are not inlined

2025-01-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8523: Assignee: Guillaume Nodet > CI Friendly versions are not inlined > -

[jira] [Assigned] (MNG-8508) org.apache.maven.internal.impl is a split package

2025-01-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8508: Assignee: Guillaume Nodet > org.apache.maven.internal.impl is a split package >

Re: [PR] [MNG-8525] Add an integration test with Maven 4 Plugin Sample [maven]

2025-01-24 Thread via GitHub
gnodet commented on code in PR #2055: URL: https://github.com/apache/maven/pull/2055#discussion_r1928390327 ## its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/pom.xml: ## @@ -0,0 +1,152 @@ + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XM

Re: [PR] [MNG-8525] Add an integration test with Maven 4 Plugin Sample [maven]

2025-01-24 Thread via GitHub
gnodet commented on code in PR #2055: URL: https://github.com/apache/maven/pull/2055#discussion_r1928390704 ## its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/it/hello-maven-plugin/pom.xml: ## @@ -0,0 +1,50 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi

Re: [PR] [MNG-8525] Add an integration test with Maven 4 Plugin Sample [maven]

2025-01-24 Thread via GitHub
gnodet commented on code in PR #2055: URL: https://github.com/apache/maven/pull/2055#discussion_r1928388847 ## its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/it/hello-maven-plugin/pom.xml: ## @@ -0,0 +1,50 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi

Re: [PR] [MNG-8525] Add an integration test with Maven 4 Plugin Sample [maven]

2025-01-24 Thread via GitHub
gnodet commented on code in PR #2055: URL: https://github.com/apache/maven/pull/2055#discussion_r1928389557 ## its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/pom.xml: ## @@ -0,0 +1,152 @@ + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XM

[jira] [Commented] (MWRAPPER-157) Maven wrapper jar is no longer downloaded on windows 11

2025-01-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916637#comment-17916637 ] Michael Osipov commented on MWRAPPER-157: - Why not use {{Invoke-WebRequest}} an