Re: [PR] Restrict permissions to GITHUB_TOKEN [maven-gh-actions-shared]

2024-01-11 Thread via GitHub
slawekjaranowski merged PR #92: URL: https://github.com/apache/maven-gh-actions-shared/pull/92 -- 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-un

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
alexsuter commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886680728 Updating to the last version breaks my plugin builds and I don't know what needs to be specified for goalPrefix. I also can not find good documentation for it. -- This

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805450#comment-17805450 ] ASF GitHub Bot commented on MPLUGIN-450: alexsuter commented on PR #240: URL: h

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
ottlinger commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886686937 Same with me - https://github.com/apache/creadur-rat/pull/190 As a consumer of the api I need to specify my own goal-prefix, right? -- This is an automated message from th

[jira] [Created] (MSHARED-1352) Maven 3.6.3 as minimum requirements

2024-01-11 Thread Zhongming Hua (Jira)
Zhongming Hua created MSHARED-1352: -- Summary: Maven 3.6.3 as minimum requirements Key: MSHARED-1352 URL: https://issues.apache.org/jira/browse/MSHARED-1352 Project: Maven Shared Components I

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805454#comment-17805454 ] ASF GitHub Bot commented on MPLUGIN-450: ottlinger commented on PR #240: URL: h

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
cstamas commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886689266 https://maven.apache.org/plugin-tools/maven-plugin-plugin/helpmojo-mojo.html#goalPrefix In short, just add this to maven-plugin-plugin configuration: ``` foo ``

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805455#comment-17805455 ] ASF GitHub Bot commented on MPLUGIN-450: cstamas commented on PR #240: URL: htt

[PR] [MSHARED-1352] Maven 3.6.3 as minimum requirements [maven-shade-plugin]

2024-01-11 Thread via GitHub
CrazyHZM opened a new pull request, #209: URL: https://github.com/apache/maven-shade-plugin/pull/209 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/MSHADE) filed

[jira] [Commented] (MSHARED-1352) Maven 3.6.3 as minimum requirements

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805456#comment-17805456 ] ASF GitHub Bot commented on MSHARED-1352: - CrazyHZM opened a new pull request,

[jira] [Comment Edited] (MPOM-449) Remove the leading "1." from source/target properties

2024-01-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803264#comment-17803264 ] Herve Boutemy edited comment on MPOM-449 at 1/11/24 9:18 AM: - v

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
alexsuter commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886698205 I guess @ottlinger will use now: ``` rat ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805458#comment-17805458 ] ASF GitHub Bot commented on MPLUGIN-450: alexsuter commented on PR #240: URL: h

[jira] [Comment Edited] (MPOM-449) Remove the leading "1." from source/target properties

2024-01-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803264#comment-17803264 ] Herve Boutemy edited comment on MPOM-449 at 1/11/24 9:25 AM: - v

[jira] [Comment Edited] (MPOM-449) Remove the leading "1." from source/target properties

2024-01-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803264#comment-17803264 ] Herve Boutemy edited comment on MPOM-449 at 1/11/24 9:29 AM: - v

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
ottlinger commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886714970 > I guess @ottlinger will use now: > > ``` > rat > ``` h - I thought apache-rat or do I misinterpret what the goal-prefix is? I thought it is a fully q

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805463#comment-17805463 ] ASF GitHub Bot commented on MPLUGIN-450: ottlinger commented on PR #240: URL: h

Re: [PR] [MPLUGIN-450] Require goalPrefix to be valid [maven-plugin-tools]

2024-01-11 Thread via GitHub
cstamas commented on PR #240: URL: https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1886718724 According to doco it is `apache-rat`, yes: https://creadur.apache.org/rat/apache-rat-plugin/index.html -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (MPLUGIN-450) Make goal prefix mandatory by default

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805466#comment-17805466 ] ASF GitHub Bot commented on MPLUGIN-450: cstamas commented on PR #240: URL: htt

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
slawekjaranowski commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448567976 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugi

Re: [PR] [MNG-5862] Support XML entities and XInclude [maven]

2024-01-11 Thread via GitHub
gnodet commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1886753042 > Mostly nits. They should be all fixed now. > More generally, rereading this I'm struck at how much work this is. You've provided a nearly complete XInclude implementation. The

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805475#comment-17805475 ] ASF GitHub Bot commented on MNG-5862: - gnodet commented on PR #1205: URL: https://githu

[jira] [Commented] (MNG-7960) Artifact collection filtering

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

Re: [PR] [MNG-7960] Version filtering [maven]

2024-01-11 Thread via GitHub
gnodet commented on code in PR #1353: URL: https://github.com/apache/maven/pull/1353#discussion_r1448593270 ## pom.xml: ## @@ -176,7 +176,7 @@ under the License. 1.26 1.0.0 4.0.1 -2.0.0-alpha-5 +2.0.0-alpha-6 Review Comment: Should that be in a separat

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2024-01-11 Thread via GitHub
gnodet commented on code in PR #1357: URL: https://github.com/apache/maven/pull/1357#discussion_r1448599723 ## pom.xml: ## @@ -176,7 +176,7 @@ under the License. 1.26 1.0.0 4.0.1 -2.0.0-alpha-5 +2.0.0-alpha-6 Review Comment: This should be in a separat

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

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

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

2024-01-11 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8006: Summary: Provide a SPI so that extension can interact with user properties at session creation time Key: MNG-8006 URL: https://issues.apache.org/jira/browse/MNG-8006

Re: [PR] Experiment: simple queue mx and consumer wrapper [maven]

2024-01-11 Thread via GitHub
cstamas commented on PR #1371: URL: https://github.com/apache/maven/pull/1371#issuecomment-1886813972 @gnodet updated it to sync on last event -- 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] please add java 21 support [maven-pmd-plugin]

2024-01-11 Thread via GitHub
adangel commented on PR #141: URL: https://github.com/apache/maven-pmd-plugin/pull/141#issuecomment-1886820989 @wac84s In order to use PMD 7.0.0-rc4 (and later) with maven-pmd-plugin, please follow the instructions at https://github.com/pmd/pmd/discussions/4478#discussioncomment-7607566

[jira] [Commented] (MNG-7994) Update to Resolver 2.0.0-alpha-6

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

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2024-01-11 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1886835845 Yes, we have separate issue for that https://github.com/apache/maven/pull/1373 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

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

[jira] [Commented] (MNG-7960) Artifact collection filtering

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

Re: [PR] [MNG-7960] Version filtering [maven]

2024-01-11 Thread via GitHub
cstamas commented on code in PR #1353: URL: https://github.com/apache/maven/pull/1353#discussion_r1448657055 ## pom.xml: ## @@ -176,7 +176,7 @@ under the License. 1.26 1.0.0 4.0.1 -2.0.0-alpha-5 +2.0.0-alpha-6 Review Comment: There is a separate PR jus

Re: [PR] [DOXIASITETOOLS-324] Allow configuration of Doxia parser [maven-doxia-sitetools]

2024-01-11 Thread via GitHub
kwin commented on PR #126: URL: https://github.com/apache/maven-doxia-sitetools/pull/126#issuecomment-1886854816 > We always operate on parser modules consistently, thus I would expect that a parser config applies on a per-module basis. You are probably right, a config mapping per

[jira] [Commented] (DOXIASITETOOLS-324) Allow configuration of parser (per markup source path pattern)

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805502#comment-17805502 ] ASF GitHub Bot commented on DOXIASITETOOLS-324: --- kwin commented on

Re: [PR] [DOXIASITETOOLS-324] Allow configuration of Doxia parser [maven-doxia-sitetools]

2024-01-11 Thread via GitHub
michael-o commented on PR #126: URL: https://github.com/apache/maven-doxia-sitetools/pull/126#issuecomment-188674 > > We always operate on parser modules consistently, thus I would expect that a parser config applies on a per-module basis. > > You are probably right, a config map

[jira] [Commented] (DOXIASITETOOLS-324) Allow configuration of parser (per markup source path pattern)

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805506#comment-17805506 ] ASF GitHub Bot commented on DOXIASITETOOLS-324: --- michael-o commente

[jira] [Updated] (MNG-7994) Update to Resolver 2.0.0-alpha-6

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7994: - Description: Use latest alpha with filtering and depMgt and test-scoped session improvements. (was

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

2024-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8006: - Description: To cleanly support   [os-maven-plugin|https://github.com/trustin/os-maven-plugin/] (wa

[jira] [Commented] (MNG-8003) Maven BOM is not what it looks like

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

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
michael-o commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448724682 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugins >= 3

[jira] [Commented] (MNG-8003) Maven BOM is not what it looks like

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

Re: [PR] [MNG-8003] The Maven BOM should have a cleaner parent [maven]

2024-01-11 Thread via GitHub
cstamas commented on PR #1374: URL: https://github.com/apache/maven/pull/1374#issuecomment-1887018741 ITmng6127 again, sigh https://issues.apache.org/jira/browse/MNG-7976 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (MNG-7976) Investigate MNG-6127 IT instability

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805544#comment-17805544 ] Tamas Cservenak commented on MNG-7976: -- Problem is that in case of forks, the Jenkins

Re: [PR] Experiment: simple queue mx and consumer wrapper [maven]

2024-01-11 Thread via GitHub
gnodet commented on PR #1371: URL: https://github.com/apache/maven/pull/1371#issuecomment-1887026875 Looks better. I wonder if we should have a time-based windowing for batches, rather than based on the number (or not). Or do you think it would be better handled by the wrapped transfer li

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
slawekjaranowski commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448760993 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugi

Re: [PR] Experiment: simple queue mx and consumer wrapper [maven]

2024-01-11 Thread via GitHub
cstamas commented on PR #1371: URL: https://github.com/apache/maven/pull/1371#issuecomment-1887037693 My experience tells to always keep simple as possible any concurrent code :smile: ... I don't think we need any extra thing, at least until someone finds a problem here. -- This

Re: [PR] [MNG-7994] Update to Resolver 2.0.0-alpha-6 [maven]

2024-01-11 Thread via GitHub
cstamas merged PR #1373: URL: https://github.com/apache/maven/pull/1373 -- 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-7994) Update to Resolver 2.0.0-alpha-6

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

[jira] [Closed] (MNG-7994) Update to Resolver 2.0.0-alpha-6

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7994. Resolution: Fixed > Update to Resolver 2.0.0-alpha-6 > > >

[jira] [Created] (MNG-8007) Make Maven transfer listener used with Resolver more concurrent friendly

2024-01-11 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8007: Summary: Make Maven transfer listener used with Resolver more concurrent friendly Key: MNG-8007 URL: https://issues.apache.org/jira/browse/MNG-8007 Project: Maven

[jira] [Assigned] (MNG-8007) Make Maven transfer listener used with Resolver more concurrent friendly

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8007: Assignee: Tamas Cservenak > Make Maven transfer listener used with Resolver more concurrent

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2024-01-11 Thread via GitHub
gnodet commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1887066792 > > However, I have no idea what the impact is if one builds a project with the _transitive_ dependency manager, but uses it with the _classic_ one in Maven 3. Could that break the consumer

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805553#comment-17805553 ] ASF GitHub Bot commented on MNG-7982: - gnodet commented on PR #1357: URL: https://githu

[jira] [Closed] (MNG-8000) DefaultArtifact lacks constructors for version and optional

2024-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8000. Fix Version/s: 4.0.0-alpha-11 Resolution: Fixed > DefaultArtifact lacks constructors for versi

Re: [PR] [MNG-8000] DefaultArtifact lacks constructors for version and optional [maven]

2024-01-11 Thread via GitHub
gnodet merged PR #1368: URL: https://github.com/apache/maven/pull/1368 -- 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] [Commented] (MNG-8000) DefaultArtifact lacks constructors for version and optional

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

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
michael-o commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448793600 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugins >= 3

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
slawekjaranowski commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448812017 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugi

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2024-01-11 Thread via GitHub
cstamas commented on PR #1357: URL: https://github.com/apache/maven/pull/1357#issuecomment-1887094814 > I mean you build the project with maven 4, upload to central, and a maven 3 projects depends on it. Yes, in that case they may be differences. BUT, since we talk about _two distinc

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

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

[jira] [Commented] (MNG-7976) Investigate MNG-6127 IT instability

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805568#comment-17805568 ] Tamas Cservenak commented on MNG-7976: -- And another one https://github.com/apache/mav

[PR] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M2 to 4.0.0-M10 [maven-dist-tool]

2024-01-11 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/maven-dist-tool/pull/49 Bumps [org.apache.maven.reporting:maven-reporting-api](https://github.com/apache/maven-reporting-api) from 4.0.0-M2 to 4.0.0-M10. Commits https://github.com/apache/maven-repo

Re: [PR] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M2 to 4.0.0-M9 [maven-dist-tool]

2024-01-11 Thread via GitHub
dependabot[bot] closed pull request #41: Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M2 to 4.0.0-M9 URL: https://github.com/apache/maven-dist-tool/pull/41 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M2 to 4.0.0-M9 [maven-dist-tool]

2024-01-11 Thread via GitHub
dependabot[bot] commented on PR #41: URL: https://github.com/apache/maven-dist-tool/pull/41#issuecomment-1887116362 Superseded by #49. -- 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

Re: [PR] Maven 3.6.3 as minimum requirements for plugins [maven-site]

2024-01-11 Thread via GitHub
michael-o commented on code in PR #484: URL: https://github.com/apache/maven-site/pull/484#discussion_r1448827158 ## content/apt/developers/compatibility-plan.apt: ## @@ -50,7 +50,7 @@ Maven Plugins Compatibility Plan * Since June 2020, Maven Plugin API used by plugins >= 3

Re: [PR] [MNG-5862] Support XML entities and XInclude [maven]

2024-01-11 Thread via GitHub
elharo commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1887167534 A personal project won't really work, but is there any way this can go into Woodstox or the Apache XML project or something like that? -- This is an automated message from the Apache Git S

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805582#comment-17805582 ] ASF GitHub Bot commented on MNG-5862: - elharo commented on PR #1205: URL: https://githu

[jira] [Created] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Benjamin Muschko (Jira)
Benjamin Muschko created MNG-8008: - Summary: Extensions should be configurable centrally for all Maven projects on a single machine Key: MNG-8008 URL: https://issues.apache.org/jira/browse/MNG-8008 Pr

[jira] [Updated] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Benjamin Muschko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Muschko updated MNG-8008: -- Description: Extensions can only be configured in the project directory under {{{}.mvn/extension

[jira] [Commented] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805610#comment-17805610 ] Tamas Cservenak commented on MNG-8008: -- Extensions can alter Maven behaviour a lot, th

[jira] [Comment Edited] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805610#comment-17805610 ] Tamas Cservenak edited comment on MNG-8008 at 1/11/24 2:15 PM: --

[jira] [Comment Edited] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805610#comment-17805610 ] Tamas Cservenak edited comment on MNG-8008 at 1/11/24 2:15 PM: --

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

2024-01-11 Thread Andrey Turbanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Turbanov updated MNG-6399: - Attachment: maven-3.9.6-zip-content.png > Lift JDK minimum to JDK 8 > - > >

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

2024-01-11 Thread Andrey Turbanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805627#comment-17805627 ] Andrey Turbanov edited comment on MNG-6399 at 1/11/24 2:39 PM: --

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

2024-01-11 Thread Andrey Turbanov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805627#comment-17805627 ] Andrey Turbanov commented on MNG-6399: -- Something is wrong with README.txt. I still se

[jira] [Commented] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805631#comment-17805631 ] Slawomir Jaranowski commented on MNG-8008: -- What about adding extension to {{${mav

[jira] [Comment Edited] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805631#comment-17805631 ] Slawomir Jaranowski edited comment on MNG-8008 at 1/11/24 2:41 PM: --

Re: [PR] [MNG-8003] The Maven BOM should have a cleaner parent [maven]

2024-01-11 Thread via GitHub
gnodet merged PR #1374: URL: https://github.com/apache/maven/pull/1374 -- 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] [Commented] (MNG-8003) Maven BOM is not what it looks like

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

[jira] [Updated] (MNG-8003) Maven BOM should have a cleaner parent

2024-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-8003: - Summary: Maven BOM should have a cleaner parent (was: Maven BOM is not what it looks like) > Mave

[jira] [Closed] (MNG-8003) Maven BOM should have a cleaner parent

2024-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8003. Assignee: Guillaume Nodet Resolution: Fixed > Maven BOM should have a cleaner parent >

Re: [PR] [MNG-5862] Support XML entities and XInclude [maven]

2024-01-11 Thread via GitHub
gnodet commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1887400996 > A personal project won't really work, but is there any way this can go into Woodstox or the Apache XML project or something like that? @cotowncoder ? @scantor ? -- This is an auto

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805653#comment-17805653 ] ASF GitHub Bot commented on MNG-5862: - gnodet commented on PR #1205: URL: https://githu

[jira] [Commented] (MNG-8008) Extensions should be configurable centrally for all Maven projects on a single machine

2024-01-11 Thread Benjamin Muschko (Jira)
[ https://issues.apache.org/jira/browse/MNG-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805654#comment-17805654 ] Benjamin Muschko commented on MNG-8008: --- The directory {{${maven.home}/lib/ext}} only

Re: [PR] [MNG-5862] Support XML entities and XInclude [maven]

2024-01-11 Thread via GitHub
scantor commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1887424473 > > A personal project won't really work, but is there any way this can go into Woodstox or the Apache XML project or something like that? > > @cotowncoder ? @scantor ? Umm. Ma

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

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

Re: [PR] [MNG-8007] Maven TransferListener wrapper [maven]

2024-01-11 Thread via GitHub
cstamas commented on code in PR #1371: URL: https://github.com/apache/maven/pull/1371#discussion_r1449040532 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/SimplexTransferListener.java: ## @@ -0,0 +1,219 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (MNG-8007) Make Maven transfer listener used with Resolver more concurrent friendly

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

[PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-01-11 Thread via GitHub
dr29bart opened a new pull request, #716: URL: https://github.com/apache/maven-surefire/pull/716 > A regression bug appeared in 3.0.0-M6: > > A testNG test class has a listener which updates results from SUCCESS to FAILURE: ``` java @Override public void onTestSuccess(ITe

[jira] [Commented] (SUREFIRE-2232) StatelessXmlReporter fails to process failed result without a throwable

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805681#comment-17805681 ] ASF GitHub Bot commented on SUREFIRE-2232: -- dr29bart opened a new pull reques

[jira] [Commented] (SUREFIRE-2232) StatelessXmlReporter fails to process failed result without a throwable

2024-01-11 Thread Artem Yak (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805682#comment-17805682 ] Artem Yak commented on SUREFIRE-2232: - sure: https://github.com/apache/maven-suref

Re: [PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-01-11 Thread via GitHub
michael-o commented on code in PR #716: URL: https://github.com/apache/maven-surefire/pull/716#discussion_r1449098296 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java: ## @@ -451,7 +451,9 @@ private static void getTestProbl

[jira] [Commented] (SUREFIRE-2232) StatelessXmlReporter fails to process failed result without a throwable

2024-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805689#comment-17805689 ] ASF GitHub Bot commented on SUREFIRE-2232: -- michael-o commented on code in PR

Re: [PR] [MNG-7982] Switch to enable transitivity in depMgr used by Maven [maven]

2024-01-11 Thread via GitHub
cstamas merged PR #1357: URL: https://github.com/apache/maven/pull/1357 -- 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] [Closed] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

2024-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7982. Resolution: Fixed > Switch to enable transitivity in depMgr used by Maven > -

[jira] [Commented] (MNG-7982) Switch to enable transitivity in depMgr used by Maven

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

[PR] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 4.0.3 [maven-filtering]

2024-01-11 Thread via GitHub
dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/maven-filtering/pull/92 Bumps [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) from 3.0.0 to 4.0.3. Release notes Sourced from https://github.com/codehaus-plexus/plexus-xm

Re: [PR] [SUREFIRE-2232] StatelessXmlReporter: handle failed test result without a throwable [maven-surefire]

2024-01-11 Thread via GitHub
dr29bart commented on code in PR #716: URL: https://github.com/apache/maven-surefire/pull/716#discussion_r1449170752 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java: ## @@ -451,7 +451,9 @@ private static void getTestProble

  1   2   >