Re: [PR] Convert xdoc (without parsing) to Markdown [maven-site]

2025-01-04 Thread via GitHub
slachiewicz merged PR #621: URL: https://github.com/apache/maven-site/pull/621 -- 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] [Commented] (MNG-8490) Combine XmlNode and XmlNodeImpl

2025-01-04 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909776#comment-17909776 ] Elliotte Rusty Harold commented on MNG-8490: Thanks for your interest. In the p

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

2025-01-04 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-8490: --- Labels: up-for-grabs (was: ) > Combine XmlNode and XmlNodeImpl > -

[PR] Separate features and improvements [maven-gh-actions-shared]

2025-01-04 Thread via GitHub
slawekjaranowski opened a new pull request, #122: URL: https://github.com/apache/maven-gh-actions-shared/pull/122 Features and improvements are some different so should be listed as separate -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Closed] (MRESOLVER-626) Rewrite homepage to reflect new resolver provider location in Maven4

2025-01-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed MRESOLVER-626. - Resolution: Duplicate > Rewrite homepage to reflect new resolver provider location in

[jira] [Commented] (MNG-8381) Allow server.aliases in settings.xml

2025-01-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909792#comment-17909792 ] Konrad Windszus commented on MNG-8381: -- I think this duplicates MNG-6895. > Allow ser

[jira] [Commented] (MNG-8380) Allow Repositories and Mirrors To Delegate Credentials To A

2025-01-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909793#comment-17909793 ] Konrad Windszus commented on MNG-8380: -- Compare also with https://issues.apache.org/ji

[jira] [Updated] (MNG-8491) Make DIIndexProcessor opt-in

2025-01-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-8491: - Summary: Make DIIndexProcessor opt-in (was: Make DiIndexProcessor opt-in) > Make DIIndexProcessor

Re: [PR] Try to fix MavenITmng7836AlternativePomSyntaxTest [maven-integration-testing]

2025-01-04 Thread via GitHub
slawekjaranowski closed pull request #307: Try to fix MavenITmng7836AlternativePomSyntaxTest URL: https://github.com/apache/maven-integration-testing/pull/307 -- 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

[jira] [Created] (MNG-8491) Make DiIndexProcessor opt-in

2025-01-04 Thread Konrad Windszus (Jira)
Konrad Windszus created MNG-8491: Summary: Make DiIndexProcessor opt-in Key: MNG-8491 URL: https://issues.apache.org/jira/browse/MNG-8491 Project: Maven Issue Type: Improvement Comp

Re: [PR] Require Java 17 [maven-site]

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

Re: [I] Support and Training - remote images on site [maven-site]

2025-01-04 Thread via GitHub
slachiewicz closed issue #623: Support and Training - remote images on site URL: https://github.com/apache/maven-site/issues/623 -- 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] Support and Training - remote images on site [maven-site]

2025-01-04 Thread via GitHub
slachiewicz closed issue #623: Support and Training - remote images on site URL: https://github.com/apache/maven-site/issues/623 -- 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: [PR] Update support and training page to use local images [maven-site]

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

Re: [PR] Update introduction-to-the-pom.apt [maven-site]

2025-01-04 Thread via GitHub
slachiewicz closed pull request #406: Update introduction-to-the-pom.apt URL: https://github.com/apache/maven-site/pull/406 -- 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 u

Re: [PR] [MDEP-964] Allowlist org.glassfish:javax.json [maven-dependency-plugin]

2025-01-04 Thread via GitHub
slawekjaranowski commented on code in PR #459: URL: https://github.com/apache/maven-dependency-plugin/pull/459#discussion_r1903154024 ## src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java: ## @@ -231,7 +231,7 @@ public abstract class AbstractAnal

Re: [PR] Add additional comment to clarify the minimal supported version of ou… [maven-dependency-plugin]

2025-01-04 Thread via GitHub
slawekjaranowski commented on code in PR #465: URL: https://github.com/apache/maven-dependency-plugin/pull/465#discussion_r1903153362 ## src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java: ## @@ -108,7 +108,7 @@ public class TreeMojo extends AbstractMojo {

[jira] [Commented] (MDEP-964) Allowlist org.glassfish:javax.json

2025-01-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909801#comment-17909801 ] ASF GitHub Bot commented on MDEP-964: - slawekjaranowski commented on code in PR #459: U

[jira] [Commented] (MDEP-964) Allowlist org.glassfish:javax.json

2025-01-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909802#comment-17909802 ] ASF GitHub Bot commented on MDEP-964: - slawekjaranowski commented on code in PR #459: U

Re: [PR] [MDEP-964] Allowlist org.glassfish:javax.json [maven-dependency-plugin]

2025-01-04 Thread via GitHub
slawekjaranowski commented on code in PR #459: URL: https://github.com/apache/maven-dependency-plugin/pull/459#discussion_r1903154244 ## src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java: ## @@ -231,7 +231,7 @@ public abstract class AbstractAnal

[jira] [Created] (MNG-8492) Profile reported as activated in sub-module is not, in fact, active

2025-01-04 Thread Pawel Veselov (Jira)
Pawel Veselov created MNG-8492: -- Summary: Profile reported as activated in sub-module is not, in fact, active Key: MNG-8492 URL: https://issues.apache.org/jira/browse/MNG-8492 Project: Maven Is

Re: [PR] Require Java 17 [maven-site]

2025-01-04 Thread via GitHub
slachiewicz commented on code in PR #626: URL: https://github.com/apache/maven-site/pull/626#discussion_r1903119212 ## pom.xml: ## @@ -144,54 +144,6 @@ - -org.apache.maven.plugins -maven-enforcer-plugin -3.5.0 -

Re: [PR] Apply Spotless to Markdown files [maven-site]

2025-01-04 Thread via GitHub
Bukama commented on PR #627: URL: https://github.com/apache/maven-site/pull/627#issuecomment-2571341740 Yes please :D Only comment so far, because builds fails due spotless errors :D But I guess you have already seen that an already working on it :) -- This is an automated message

Re: [PR] Require Java 17 [maven-site]

2025-01-04 Thread via GitHub
Bukama commented on code in PR #626: URL: https://github.com/apache/maven-site/pull/626#discussion_r1903118492 ## pom.xml: ## @@ -144,54 +144,6 @@ - -org.apache.maven.plugins -maven-enforcer-plugin -3.5.0 - -

Re: [PR] Apply Spotless to Markdown files [maven-site]

2025-01-04 Thread via GitHub
slachiewicz commented on PR #627: URL: https://github.com/apache/maven-site/pull/627#issuecomment-2571357966 sometimes, spotless breaks content - the solution is to add a new line before paragraph. > -Apache·Maven·2.x·has·reached·its·end·of·life·and·is·no·longer·supported.

Re: [PR] [MNGSITE-504] Fix rendering / markdown warnings [maven-site]

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

Re: [PR] Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 [maven-mvnd]

2025-01-04 Thread via GitHub
slachiewicz merged PR #1240: URL: https://github.com/apache/maven-mvnd/pull/1240 -- 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...@mave

[jira] [Commented] (MDEP-966) Migrate from Plexus annotations to JSR 330 annotations

2025-01-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909806#comment-17909806 ] ASF GitHub Bot commented on MDEP-966: - elharo merged PR #500: URL: https://github.com/a

Re: [PR] [MDEP-966] Convert remaining Mojos to Guice injection [maven-dependency-plugin]

2025-01-04 Thread via GitHub
elharo merged PR #500: URL: https://github.com/apache/maven-dependency-plugin/pull/500 -- 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..

[jira] [Updated] (MDEP-966) Migrate from Plexus annotations to JSR 330 annotations

2025-01-04 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MDEP-966: --- Fix Version/s: next-release > Migrate from Plexus annotations to JSR 330 annotations >

[jira] [Resolved] (MDEP-966) Migrate from Plexus annotations to JSR 330 annotations

2025-01-04 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MDEP-966. Resolution: Fixed > Migrate from Plexus annotations to JSR 330 annotations >

[jira] [Closed] (MDEP-966) Migrate from Plexus annotations to JSR 330 annotations

2025-01-04 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MDEP-966. -- > Migrate from Plexus annotations to JSR 330 annotations > --

[jira] [Updated] (MNG-8492) Profile reported as activated in sub-module is not, in fact, active

2025-01-04 Thread Pawel Veselov (Jira)
[ https://issues.apache.org/jira/browse/MNG-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Veselov updated MNG-8492: --- Description: Playground: [https://github.com/veselov/maven-profile-test] There is a parent module and

[PR] [MNG-8493] 'serialVersionUID' can be annotated with '@Serial' annotation [maven]

2025-01-04 Thread via GitHub
Stellar1999 opened a new pull request, #2025: URL: https://github.com/apache/maven/pull/2025 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/MNG) filed for

[jira] [Created] (MNG-8493) 'serialVersionUID' can be annotated with '@Serial' annotation

2025-01-04 Thread Yu Yu (Jira)
Yu Yu created MNG-8493: -- Summary: 'serialVersionUID' can be annotated with '@Serial' annotation Key: MNG-8493 URL: https://issues.apache.org/jira/browse/MNG-8493 Project: Maven Issue Type: Task

[jira] [Updated] (MNG-8493) 'serialVersionUID' can be annotated with '@Serial' annotation

2025-01-04 Thread Yu Yu (Jira)
[ https://issues.apache.org/jira/browse/MNG-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Yu updated MNG-8493: --- Affects Version/s: 4.0.0-rc-2 > 'serialVersionUID' can be annotated with '@Serial' annotation > --

Re: [PR] Copy edits in comments, API doc, and messages [maven]

2025-01-04 Thread via GitHub
gnodet commented on code in PR #2020: URL: https://github.com/apache/maven/pull/2020#discussion_r1903198505 ## api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java: ## @@ -68,9 +68,9 @@ public enum JavaPathType implements PathType { * * *

[jira] [Updated] (MSHADE-482) ApacheNoticeResourceTransformer uses current year: not Reproducible

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSHADE-482: - Affects Version/s: 3.6.0 > ApacheNoticeResourceTransformer uses current year: not Reproducible >

[jira] [Created] (MSHADE-482) ApacheNoticeResourceTransformer uses current year: not Reproducible

2025-01-04 Thread Herve Boutemy (Jira)
Herve Boutemy created MSHADE-482: Summary: ApacheNoticeResourceTransformer uses current year: not Reproducible Key: MSHADE-482 URL: https://issues.apache.org/jira/browse/MSHADE-482 Project: Maven Shad

Re: [PR] Update support and training page to use local images [maven-site]

2025-01-04 Thread via GitHub
Bukama commented on PR #625: URL: https://github.com/apache/maven-site/pull/625#issuecomment-2571308378 Before anybody asks: Yes Takari's page is HTTP only (no HTTPS). Courses are still listed, but tbh I doubt the company exists anymore. -- This is an automated message from the Apache Git

Re: [PR] Less colloquial language [maven-site]

2025-01-04 Thread via GitHub
elharo merged PR #624: URL: https://github.com/apache/maven-site/pull/624 -- 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.apach

Re: [PR] Update support and training page to use local images [maven-site]

2025-01-04 Thread via GitHub
elharo commented on code in PR #625: URL: https://github.com/apache/maven-site/pull/625#discussion_r1903105654 ## content/markdown/support-and-training.md: ## @@ -25,20 +26,22 @@ If you would like to add your company to this page, feel free to do so. You will * [Create a pul

[PR] Require Java 17 [maven-site]

2025-01-04 Thread via GitHub
slachiewicz opened a new pull request, #626: URL: https://github.com/apache/maven-site/pull/626 (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,

Re: [PR] Now using constructor Injection with Guice [maven-site]

2025-01-04 Thread via GitHub
elharo merged PR #611: URL: https://github.com/apache/maven-site/pull/611 -- 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.apach

Re: [PR] Convert xdoc (without parsing) to Markdown [maven-site]

2025-01-04 Thread via GitHub
Bukama commented on code in PR #621: URL: https://github.com/apache/maven-site/pull/621#discussion_r1902827971 ## content/markdown/scm.md: ## @@ -0,0 +1,226 @@ + + + + Source Repository + + +# Source Repository + +Maven projects use [Git](http://git-scm.com/) to manage thei

[PR] [MNGSITE-393] Remove references to Maven 2.x [maven]

2025-01-04 Thread via GitHub
elharo opened a new pull request, #2024: URL: https://github.com/apache/maven/pull/2024 (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-mail:

Re: [PR] Delete unused modes [maven]

2025-01-04 Thread via GitHub
elharo commented on PR #2022: URL: https://github.com/apache/maven/pull/2022#issuecomment-2571276386 some unrelated flakage in CI: Error: Failed to read artifact descriptor for org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0: Failed to collect dependencies at org.apache.maven.plu

[PR] [MNG-8489] Clean up model description and API doc [maven]

2025-01-04 Thread via GitHub
elharo opened a new pull request, #2023: URL: https://github.com/apache/maven/pull/2023 Also: 1. Removed pre-maven 3 details 2. Brought API docs inline with Oracle conventions for describing methods with verbs 3. Minor copy edits -- This is an automated message from the Apac

[jira] [Created] (MNG-8489) Model API docs about IDs are not accurate

2025-01-04 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8489: -- Summary: Model API docs about IDs are not accurate Key: MNG-8489 URL: https://issues.apache.org/jira/browse/MNG-8489 Project: Maven Issue Type: B

Re: [PR] [MNGSITE-507] Convert APT to Markdown [maven-site]

2025-01-04 Thread via GitHub
slachiewicz commented on PR #573: URL: https://github.com/apache/maven-site/pull/573#issuecomment-2571303764 Let's open a few smaller, less problematic PR with some parts that could be easily reviewed and quickly merged. One big may be outdated in a few days. -- This is an automated mess

Re: [PR] [ARCHETYPE-274] Conditionally include or exclude a file from archetype during generation [maven-archetype]

2025-01-04 Thread via GitHub
slawekjaranowski merged PR #244: URL: https://github.com/apache/maven-archetype/pull/244 -- 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] Delete unused modes [maven]

2025-01-04 Thread via GitHub
elharo opened a new pull request, #2022: URL: https://github.com/apache/maven/pull/2022 We can always add these later if we need them, but right now their existence implies things about the code that aren't true. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Update install to remind new mac user account on which shell profile to modify [maven-site]

2025-01-04 Thread via GitHub
slawekjaranowski commented on PR #312: URL: https://github.com/apache/maven-site/pull/312#issuecomment-2571260210 @Shanfang thanks for engagement - but we didn't have consensus for such change so I close it. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Update install to remind new mac user account on which shell profile to modify [maven-site]

2025-01-04 Thread via GitHub
slawekjaranowski closed pull request #312: Update install to remind new mac user account on which shell profile to modify URL: https://github.com/apache/maven-site/pull/312 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Created] (MNG-8488) Finish javadoc for Maven 4

2025-01-04 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8488: -- Summary: Finish javadoc for Maven 4 Key: MNG-8488 URL: https://issues.apache.org/jira/browse/MNG-8488 Project: Maven Issue Type: Task

[jira] [Updated] (MARTIFACT-80) `ignore` doesn't work on the main module artifact

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-80: --- Fix Version/s: 3.6.0 > `ignore` doesn't work on the main module artifact >

[jira] [Updated] (MARTIFACT-80) `ignore` doesn't work on the main module artifact

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MARTIFACT-80: --- Description: The `ignore` configuration option doesn't work on the main artifact of the mo

[jira] [Commented] (MARTIFACT-81) add "reproducible central" report

2025-01-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909835#comment-17909835 ] ASF GitHub Bot commented on MARTIFACT-81: - hboutemy merged PR #73: URL: https:/

Re: [PR] [MARTIFACT-81] add reproducible-central report [maven-artifact-plugin]

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

[jira] [Closed] (MARTIFACT-68) add a report on reproducibility of project's dependencies

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARTIFACT-68. -- Resolution: Duplicate > add a report on reproducibility of project's dependencies > -

[jira] [Closed] (MARTIFACT-81) add "reproducible central" report

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARTIFACT-81. -- Resolution: Fixed > add "reproducible central" report > - > >

[jira] [Commented] (MARTIFACT-80) `ignore` doesn't work on the main module artifact

2025-01-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909848#comment-17909848 ] Herve Boutemy commented on MARTIFACT-80: hi [~facboy], thaks for the contributi

Re: [PR] Remove Maven3 remnants [maven-plugin-tools]

2025-01-04 Thread via GitHub
ascopes commented on PR #319: URL: https://github.com/apache/maven-plugin-tools/pull/319#issuecomment-2571004275 Will this include the fixing of warnings in code produced by maven-plugin-plugin for v4? As an example, generated HelpMojo classes now fail in projects with -Werror as th

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

2025-01-04 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8490: -- Summary: Combine XmlNode and XmlNodeImpl Key: MNG-8490 URL: https://issues.apache.org/jira/browse/MNG-8490 Project: Maven Issue Type: Improvement

[PR] Apply Spotless to Markdown files [maven-site]

2025-01-04 Thread via GitHub
slachiewicz opened a new pull request, #627: URL: https://github.com/apache/maven-site/pull/627 (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,

Re: [PR] [MNGSITE-504] Fix rendering / markdown warnings [maven-site]

2025-01-04 Thread via GitHub
Bukama commented on PR #614: URL: https://github.com/apache/maven-site/pull/614#issuecomment-2571354571 Rebased after several other commits were merged into master -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

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

2025-01-04 Thread Yu Yu (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909775#comment-17909775 ] Yu Yu commented on MNG-8490: I will try to finish this task in the future, could you please ass

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

2025-01-04 Thread Yu Yu (Jira)
[ https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909813#comment-17909813 ] Yu Yu commented on MNG-8490: After attempting to combine the code, I realized that the API laye