[PR] [MNG-8510] Rename Utils class and reduce public API surface [maven]

2025-01-11 Thread via GitHub
elharo opened a new pull request, #2041: URL: https://github.com/apache/maven/pull/2041 None of these methods seem to be tested or documented so the more we can hide them the more flexibility we have to modify or change them in the future. -- This is an automated message from the Apache

Re: [PR] [MNGSITE-550] What's new in Maven 4? [maven-site]

2025-01-11 Thread via GitHub
Bukama commented on PR #598: URL: https://github.com/apache/maven-site/pull/598#issuecomment-2585288169 * Rebased * Spotless applied and quote line correctly formatted after this * License added Is there anything else I need to change / do? If anyone is worried, I filed an Ap

Re: [PR] [MNG-8510] Rename Utils class and reduce public API surface [maven]

2025-01-11 Thread via GitHub
elharo commented on PR #2041: URL: https://github.com/apache/maven/pull/2041#issuecomment-2585292373 Looks like another CI flake: [main] ERROR org.apache.maven.cling.invoker.PlexusContainerCapsule - Failed to read artifact descriptor for org.apache.maven:maven-archiver:ja

[jira] [Created] (MSITE-1031) clarify Doxia 1 branch vs Doxia 2 and Maven 3 vs Maven 4

2025-01-11 Thread Herve Boutemy (Jira)
Herve Boutemy created MSITE-1031: Summary: clarify Doxia 1 branch vs Doxia 2 and Maven 3 vs Maven 4 Key: MSITE-1031 URL: https://issues.apache.org/jira/browse/MSITE-1031 Project: Maven Site Plugin

[PR] [MSITE-1031] 3.12+ = Doxia 1, 3.20+ = Doxia 2, 4.0-M* obsoleted by 3.… [maven-site-plugin]

2025-01-11 Thread via GitHub
hboutemy opened a new pull request, #224: URL: https://github.com/apache/maven-site-plugin/pull/224 finally, Maven Site Plugin 4.0.0-M* is a transition between 3.12.* and 3.20.0 @michael-o can you confirm my analysis, please? if true, this will help people choose how to upgrade, bec

Re: [PR] Rename BaseRequest#unmodifiable to copyToImmutable and add doc [maven]

2025-01-11 Thread via GitHub
gnodet commented on code in PR #2037: URL: https://github.com/apache/maven/pull/2037#discussion_r1912120793 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/BaseRequest.java: ## @@ -52,9 +51,16 @@ public static T nonNull(T obj, String message) { return

Re: [PR] [MSITE-1031] 3.12+ = Doxia 1, 3.20+ = Doxia 2, 4.0-M* obsoleted by 3.20 [maven-site-plugin]

2025-01-11 Thread via GitHub
michael-o commented on PR #224: URL: https://github.com/apache/maven-site-plugin/pull/224#issuecomment-2585356972 Will have a look. In general 4.x should be moved to Maven 4.x only with Doxia 2.x. -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] GitHub issues - release vote [maven-site]

2025-01-11 Thread via GitHub
Bukama commented on code in PR #641: URL: https://github.com/apache/maven-site/pull/641#discussion_r1912161568 ## content/apt/developers/release/maven-project-release-procedure.apt: ## @@ -153,12 +153,28 @@ Vote open for at least 72 hours. - +** JIRA issues + To get t

Re: [PR] Rename BaseRequest#unmodifiable to copyToImmutable and add doc [maven]

2025-01-11 Thread via GitHub
elharo commented on code in PR #2037: URL: https://github.com/apache/maven/pull/2037#discussion_r1912014544 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/BaseRequest.java: ## @@ -52,9 +51,16 @@ public static T nonNull(T obj, String message) { return

[jira] [Updated] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-8511: --- Component/s: Command Line > Rename org.apache.maven.cling > ---

Re: [PR] [MNG-8509] Remove Utils class from maven-di [maven]

2025-01-11 Thread via GitHub
elharo commented on code in PR #2040: URL: https://github.com/apache/maven/pull/2040#discussion_r1912011805 ## impl/maven-di/src/main/java/org/apache/maven/di/impl/ReflectionUtils.java: ## @@ -382,4 +367,49 @@ public static Binding bindingFromConstructor(Key key, Constructor c

[jira] [Created] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8511: -- Summary: Rename org.apache.maven.cling Key: MNG-8511 URL: https://issues.apache.org/jira/browse/MNG-8511 Project: Maven Issue Type: Improvement

[jira] [Comment Edited] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912198#comment-17912198 ] Tamas Cservenak edited comment on MNG-8511 at 1/11/25 12:56 PM: -

[jira] [Commented] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912198#comment-17912198 ] Tamas Cservenak commented on MNG-8511: -- There is already {{org.apache.maven.cli}} in m

[jira] [Comment Edited] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912198#comment-17912198 ] Tamas Cservenak edited comment on MNG-8511 at 1/11/25 12:57 PM: -

[jira] [Commented] (MENFORCER-396) Faulty banned repositories

2025-01-11 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912199#comment-17912199 ] Delany commented on MENFORCER-396: -- It was probably fixed already > Faulty banned re

[PR] Add priority labels [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
slawekjaranowski opened a new pull request, #129: URL: https://github.com/apache/maven-gh-actions-shared/pull/129 Name, description and color from jira for easy mapping. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Add priority labels [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
slawekjaranowski commented on PR #129: URL: https://github.com/apache/maven-gh-actions-shared/pull/129#issuecomment-2585311134 @sparsick please also look -- 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 t

Re: [PR] Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 [maven-artifact-plugin]

2025-01-11 Thread via GitHub
hboutemy merged PR #79: URL: https://github.com/apache/maven-artifact-plugin/pull/79 -- 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...@

Re: [PR] Bump org.easymock:easymock from 5.4.0 to 5.5.0 [maven-archetype]

2025-01-11 Thread via GitHub
slawekjaranowski merged PR #241: URL: https://github.com/apache/maven-archetype/pull/241 -- 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

Re: [PR] [MSITE-1031] 3.12+ = Doxia 1, 3.20+ = Doxia 2, 4.0-M* obsoleted by 3.20 [maven-site-plugin]

2025-01-11 Thread via GitHub
hboutemy commented on PR #224: URL: https://github.com/apache/maven-site-plugin/pull/224#issuecomment-2585476483 > In general 4.x should be moved to Maven 4.x only with Doxia 2.x. yes, but the clarification we need to make is that 4.0.0-M1 to M16 do not lead to 4.0.0 but to 3.20.0: i

[jira] [Closed] (MNGSITE-534) There is no hint about Maven Daemon - https://maven.apache.org/

2025-01-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNGSITE-534. Resolution: Fixed > There is no hint about Maven Daemon - https://maven.apache.org

[jira] [Assigned] (MNGSITE-534) There is no hint about Maven Daemon - https://maven.apache.org/

2025-01-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNGSITE-534: Assignee: Sylwester Lachiewicz > There is no hint about Maven Daemon - ht

Re: [PR] Bump actions/upload-artifact from 4.5.0 to 4.6.0 [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
slawekjaranowski merged PR #127: URL: https://github.com/apache/maven-gh-actions-shared/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 specific comment. To unsubscribe, e-mail: issues-

[PR] Update documentation about default milestone [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
slawekjaranowski opened a new pull request, #128: URL: https://github.com/apache/maven-gh-actions-shared/pull/128 (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 comment

Re: [I] Update Articles links [maven-site]

2025-01-11 Thread via GitHub
slachiewicz closed issue #631: Update Articles links URL: https://github.com/apache/maven-site/issues/631 -- 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

Re: [PR] [MNGSITE-393] Updated the article resources links [maven-site]

2025-01-11 Thread via GitHub
slachiewicz merged PR #635: URL: https://github.com/apache/maven-site/pull/635 -- 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.

[jira] [Created] (MNG-8510) Rename or combine Utils classes

2025-01-11 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8510: -- Summary: Rename or combine Utils classes Key: MNG-8510 URL: https://issues.apache.org/jira/browse/MNG-8510 Project: Maven Issue Type: Improvement

Re: [PR] [MNGSITE-393] Updated the article resources links [maven-site]

2025-01-11 Thread via GitHub
elharo commented on code in PR #635: URL: https://github.com/apache/maven-site/pull/635#discussion_r1911979224 ## content/markdown/articles.md: ## @@ -51,17 +51,14 @@ Just ping us on the [dev mailing list](mailing-lists.html) to get in touch. | [What's New in Maven 4](https:/

[PR] [MNG-8512] Fix org.slf4j.simpleLogger.defaultLogLevel Configuration conflict [maven]

2025-01-11 Thread via GitHub
CrazyHZM opened a new pull request, #2042: URL: https://github.com/apache/maven/pull/2042 (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 comment. To unsubscribe, e-mai

[jira] [Created] (MNG-8512) org.slf4j.simpleLogger.defaultLogLevel Configuration conflict

2025-01-11 Thread Zhongming Hua (Jira)
Zhongming Hua created MNG-8512: -- Summary: org.slf4j.simpleLogger.defaultLogLevel Configuration conflict Key: MNG-8512 URL: https://issues.apache.org/jira/browse/MNG-8512 Project: Maven Issue Ty

Re: [PR] Bump org.apache.groovy:groovy-bom from 4.0.23 to 4.0.24 [maven-archetype]

2025-01-11 Thread via GitHub
slawekjaranowski merged PR #239: URL: https://github.com/apache/maven-archetype/pull/239 -- 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

[PR] GitHub issues - release vote [maven-site]

2025-01-11 Thread via GitHub
slawekjaranowski opened a new pull request, #641: URL: https://github.com/apache/maven-site/pull/641 (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 comment. To unsubsc

Re: [PR] [MNG-8510] Rename cling.invoker.Utils class and reduce public API surface [maven]

2025-01-11 Thread via GitHub
gnodet commented on PR #2041: URL: https://github.com/apache/maven/pull/2041#issuecomment-2585307390 > Looks like another CI flake: > > [main] ERROR org.apache.maven.cling.invoker.PlexusContainerCapsule - Failed to read artifact descriptor for org.apache.maven:maven-archiver:jar:3.6.

Re: [PR] Rename BaseRequest#unmodifiable to copyToImmutable and add doc [maven]

2025-01-11 Thread via GitHub
gnodet commented on code in PR #2037: URL: https://github.com/apache/maven/pull/2037#discussion_r1912070489 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/BaseRequest.java: ## @@ -52,9 +51,16 @@ public static T nonNull(T obj, String message) { return

Re: [PR] [MNGSITE-550] What's new in Maven 4? [maven-site]

2025-01-11 Thread via GitHub
elharo commented on code in PR #598: URL: https://github.com/apache/maven-site/pull/598#discussion_r1912180483 ## content/markdown/whatsnewinmaven4.md: ## @@ -0,0 +1,474 @@ +# What's New in Maven 4? + +Maven is over 20 years old and is one of the most used build tools in the Jav

[jira] [Commented] (MNG-8511) Rename org.apache.maven.cling

2025-01-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912219#comment-17912219 ] Elliotte Rusty Harold commented on MNG-8511: I'm open to other suggestions. for

[jira] [Resolved] (MENFORCER-396) Faulty banned repositories

2025-01-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MENFORCER-396. - Resolution: Fixed > Faulty banned repositories > -

[jira] [Closed] (MENFORCER-396) Faulty banned repositories

2025-01-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MENFORCER-396. --- > Faulty banned repositories > -- > >

Re: [PR] Add priority labels [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
elharo commented on code in PR #129: URL: https://github.com/apache/maven-gh-actions-shared/pull/129#discussion_r1912182705 ## .github/labels.js: ## @@ -66,6 +66,31 @@ module.exports = [ color: "912E29", description: "" }, +{ +name: "priority:

Re: [PR] Update documentation about default milestone [maven-gh-actions-shared]

2025-01-11 Thread via GitHub
elharo commented on code in PR #128: URL: https://github.com/apache/maven-gh-actions-shared/pull/128#discussion_r1912187359 ## README.md: ## @@ -193,12 +199,18 @@ to update labels, milestones of PR from forked repositories. After approval or merged: - default label - `mainte