[jira] [Commented] (SUREFIRE-2147) JUnit5 DynamicContainer/DynamicTest report loses the hierarchical structure

2024-01-18 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808437#comment-17808437 ] Geoff Soutter commented on SUREFIRE-2147: - Had a quick look at 3.2.5 to see if

[jira] [Commented] (MNG-8014) Maven concurrent model builder deadlocks

2024-01-18 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808367#comment-17808367 ] Guillaume Nodet commented on MNG-8014: -- The current multithreaded project builder impl

[jira] [Created] (MSHADE-465) Limit depth of transitive dependency promotion

2024-01-18 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created MSHADE-465: Summary: Limit depth of transitive dependency promotion Key: MSHADE-465 URL: https://issues.apache.org/jira/browse/MSHADE-465 Project: Maven Shade Plugin

Re: [PR] please add java 21 support [maven-pmd-plugin]

2024-01-18 Thread via GitHub
wac84s commented on PR #141: URL: https://github.com/apache/maven-pmd-plugin/pull/141#issuecomment-1899138459 @adangel Here is the line where I think my error is thrown and its thrown from the plugin. Will following those steps make that go away? The comments on the link you sent look

[jira] [Commented] (DOXIA-723) Optionally expose document location in Sink

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808323#comment-17808323 ] ASF GitHub Bot commented on DOXIA-723: -- kwin commented on code in PR #194: URL: https

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-18 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1457779802 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (DOXIA-728) MarkdownSink: Support blockquotes

2024-01-18 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808319#comment-17808319 ] Konrad Windszus commented on DOXIA-728: --- Let's call it an improvement. Right now blo

[jira] [Updated] (DOXIA-728) MarkdownSink: Support blockquotes

2024-01-18 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-728: -- Issue Type: Improvement (was: Bug) > MarkdownSink: Support blockquotes > --

[jira] [Updated] (MDEP-904) Drop go-offline goal

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MDEP-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MDEP-904: - Description: The simplest and trivial way to "go offline" is to build the project with empty local

[jira] [Created] (MDEP-904) Drop go-offline goal

2024-01-18 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MDEP-904: Summary: Drop go-offline goal Key: MDEP-904 URL: https://issues.apache.org/jira/browse/MDEP-904 Project: Maven Dependency Plugin Issue Type: Task C

[jira] [Commented] (MNG-8021) The user properties and system properties on session should be immutable

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808280#comment-17808280 ] Tamas Cservenak commented on MNG-8021: -- Component: API, so this is about new V4 API >

[jira] [Commented] (DOXIA-728) MarkdownSink: Support blockquotes

2024-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808279#comment-17808279 ] Michael Osipov commented on DOXIA-728: -- is this a bug or a new feature? > MarkdownSi

[jira] [Commented] (MNG-8021) The user properties and system properties on session should be immutable

2024-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808278#comment-17808278 ] Michael Osipov commented on MNG-8021: - Why is this a bug and what is the rationale behi

[jira] [Commented] (SUREFIRE-2233) Unable to create file for report (File name too long)

2024-01-18 Thread Filipe Roque (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808261#comment-17808261 ] Filipe Roque commented on SUREFIRE-2233: {code:java} ❯ cat target/surefire-rep

[jira] [Created] (MNG-8021) The user properties and system properties on session should be immutable

2024-01-18 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8021: Summary: The user properties and system properties on session should be immutable Key: MNG-8021 URL: https://issues.apache.org/jira/browse/MNG-8021 Project: Maven

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808246#comment-17808246 ] ASF GitHub Bot commented on MNG-8006: - cstamas commented on code in PR #1384: URL: http

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808248#comment-17808248 ] ASF GitHub Bot commented on MNG-8006: - cstamas commented on code in PR #1384: URL: http

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457526016 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/Properties.java: ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457524210 ## api/maven-api-core/src/main/java/org/apache/maven/api/Project.java: ## @@ -133,4 +134,10 @@ default String getId() { @Nonnull List getRemotePluginRepositori

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808242#comment-17808242 ] ASF GitHub Bot commented on MNG-8006: - gnodet commented on code in PR #1384: URL: https

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808243#comment-17808243 ] ASF GitHub Bot commented on MNG-8006: - gnodet commented on code in PR #1384: URL: https

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808238#comment-17808238 ] ASF GitHub Bot commented on MNG-8006: - gnodet commented on code in PR #1384: URL: https

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457522507 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/Properties.java: ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808239#comment-17808239 ] ASF GitHub Bot commented on MNG-8006: - cstamas commented on code in PR #1384: URL: http

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457520316 ## api/maven-api-core/src/main/java/org/apache/maven/api/Session.java: ## @@ -73,15 +74,12 @@ public interface Session { Map getSystemProperties(); /** - *

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457521519 ## api/maven-api-core/src/main/java/org/apache/maven/api/Session.java: ## @@ -73,15 +74,12 @@ public interface Session { Map getSystemProperties(); /** -

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808236#comment-17808236 ] ASF GitHub Bot commented on MNG-8006: - gnodet commented on code in PR #1384: URL: https

[jira] [Commented] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808234#comment-17808234 ] ASF GitHub Bot commented on MNG-8006: - gnodet commented on code in PR #1384: URL: https

Re: [PR] [MNG-8006] SPI to contribute to effective properties and more [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1384: URL: https://github.com/apache/maven/pull/1384#discussion_r1457519372 ## api/maven-api-core/src/main/java/org/apache/maven/api/Project.java: ## @@ -133,4 +134,10 @@ default String getId() { @Nonnull List getRemotePluginRepositori

[jira] [Commented] (SUREFIRE-1287) Improve logging to understand why test run failed and report the right failed category

2024-01-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808228#comment-17808228 ] Duo Zhang commented on SUREFIRE-1287: - [~tibordigana] There is an example https:

[jira] [Created] (DOXIA-728) MarkdownSink: Support blockquotes

2024-01-18 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-728: - Summary: MarkdownSink: Support blockquotes Key: DOXIA-728 URL: https://issues.apache.org/jira/browse/DOXIA-728 Project: Maven Doxia Issue Type: Bug Aff

[jira] [Commented] (DOXIA-727) MarkdownSink: Incorrect escaping inside code spans

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808225#comment-17808225 ] ASF GitHub Bot commented on DOXIA-727: -- kwin opened a new pull request, #197: URL: ht

[jira] [Commented] (MPMD-379) Support PMD 7.0.0

2024-01-18 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808218#comment-17808218 ] Andreas Dangel commented on MPMD-379: - [~chonton] In order to use PMD 7.0.0-rc4 (and la

Re: [I] Add Apple M1 build. [maven-mvnd]

2024-01-18 Thread via GitHub
radeva commented on issue #337: URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1898412128 @ppalaga You can try [FlyCI](https://www.flyci.net/)'s M1 and M2 runners. They are on average 2x faster and 2x cheaper than GitHub's **AND** we have a **free tier for OSS projects**

Re: [PR] [MNG-8005] Add test for ide WorkspaceReader [maven-integration-testing]

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

[jira] [Closed] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8005. Resolution: Fixed > IDE WorkspaceReader is ignored in Maven 4 > -

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808158#comment-17808158 ] ASF GitHub Bot commented on MNG-8005: - cstamas merged PR #1385: URL: https://github.com

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas merged PR #1385: URL: https://github.com/apache/maven/pull/1385 -- 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.

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808145#comment-17808145 ] ASF GitHub Bot commented on MNG-8005: - gnodet closed pull request #1372: [MNG-8005] do

Re: [PR] [MNG-8005] do not ignore ide WorkspaceReader [maven]

2024-01-18 Thread via GitHub
gnodet closed pull request #1372: [MNG-8005] do not ignore ide WorkspaceReader URL: https://github.com/apache/maven/pull/1372 -- 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-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808141#comment-17808141 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on code in PR #1385: URL: http

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457262151 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808139#comment-17808139 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on code in PR #1385: URL: http

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457256038 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808136#comment-17808136 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on code in PR #1385: URL: http

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457251737 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808134#comment-17808134 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on code in PR #1385: URL: http

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457250235 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808133#comment-17808133 ] ASF GitHub Bot commented on MNG-8005: - gnodet commented on code in PR #1385: URL: https

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457247820 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808129#comment-17808129 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on code in PR #1385: URL: http

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457239404 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Assigned] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8005: Assignee: Tamas Cservenak > IDE WorkspaceReader is ignored in Maven 4 >

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808127#comment-17808127 ] ASF GitHub Bot commented on MNG-8005: - gnodet commented on code in PR #1385: URL: https

Re: [PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
gnodet commented on code in PR #1385: URL: https://github.com/apache/maven/pull/1385#discussion_r1457237963 ## maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java: ## @@ -77,24 +79,29 @@ public class BootstrapCoreExtensionManager {

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808113#comment-17808113 ] ASF GitHub Bot commented on MNG-8005: - cstamas commented on PR #1372: URL: https://gith

[jira] [Commented] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808112#comment-17808112 ] ASF GitHub Bot commented on MNG-8005: - cstamas opened a new pull request, #1385: URL: h

[jira] [Updated] (MNG-8005) IDE WorkspaceReader is ignored in Maven 4

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8005: - Fix Version/s: 4.0.0-alpha-13 (was: 4.0.x-candidate) > IDE WorkspaceReader i

[PR] [MNG-8005] Fix workspace reader drop bug [maven]

2024-01-18 Thread via GitHub
cstamas opened a new pull request, #1385: URL: https://github.com/apache/maven/pull/1385 Maven4 seems sets but then drops/overrides some workspace readers. Partially due hazy borders who or what manages them, as role is split between session factory and session factory caller. Change

[jira] [Assigned] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8006: Assignee: Tamas Cservenak > Provide a SPI so that extension can interact with user propertie

[jira] [Updated] (MNG-8006) Provide a SPI so that extension can interact with user properties at session creation time

2024-01-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8006: - Fix Version/s: 4.0.0 4.0.0-alpha-13 (was: 4.0.x-candidate)

[jira] [Commented] (MNG-6399) Lift JDK minimum to JDK 8

2024-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808085#comment-17808085 ] ASF GitHub Bot commented on MNG-6399: - cstamas commented on PR #1382: URL: https://gith

Re: [PR] [MNG-6399] Lift JDK minimum to JDK 8 [maven]

2024-01-18 Thread via GitHub
cstamas commented on PR #1382: URL: https://github.com/apache/maven/pull/1382#issuecomment-1898028397 Related issue https://issues.apache.org/jira/browse/MNG-8011 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (SUREFIRE-2233) Unable to create file for report (File name too long)

2024-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808065#comment-17808065 ] Michael Osipov commented on SUREFIRE-2233: -- What does the dump file say? >

[jira] [Commented] (DOXIASITETOOLS-327) Support multi-language for menu "name"

2024-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808064#comment-17808064 ] Michael Osipov commented on DOXIASITETOOLS-327: --- Because you supply