[jira] [Closed] (MNG-8612) Node.asString vs toString

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8612. Resolution: Fixed > Node.asString vs toString > - > > Key: MN

[jira] [Closed] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MNG-8248. Resolution: Fixed > WARNING: A restricted method in java.lang.System has been called > --

[jira] [Commented] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2025-03-24 Thread Jeremy Norris (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937948#comment-17937948 ] Jeremy Norris commented on MNG-8248: Great, thanks! We look forward to the 3.9.10 relea

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010521455 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Ja

Re: [PR] Enable GitHub issues [maven-war-plugin]

2025-03-24 Thread via GitHub
Bukama merged PR #84: URL: https://github.com/apache/maven-war-plugin/pull/84 -- 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.a

Re: [PR] Enable GitHub issues [maven-jar-plugin]

2025-03-24 Thread via GitHub
Bukama merged PR #126: URL: https://github.com/apache/maven-jar-plugin/pull/126 -- 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] Enable GitHub issues [maven-ear-plugin]

2025-03-24 Thread via GitHub
Bukama merged PR #132: URL: https://github.com/apache/maven-ear-plugin/pull/132 -- 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] Enable GitHub issues [maven-ear-plugin]

2025-03-24 Thread via GitHub
Bukama commented on PR #132: URL: https://github.com/apache/maven-ear-plugin/pull/132#issuecomment-2748955135 Oh. Will do in another. Took one of the PRs linked in the list to be sure everything is in and made the same changes here (and in the other PRs). After that my brain said "done" wit

[jira] [Created] (MNG-8644) DefaultProject should check for non null values earlier

2025-03-24 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-8644: -- Summary: DefaultProject should check for non null values earlier Key: MNG-8644 URL: https://issues.apache.org/jira/browse/MNG-8644 Project: Maven

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.3 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] closed pull request #387: Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.3 URL: https://github.com/apache/maven-plugin-tools/pull/387 -- 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

[PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.4 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #391: URL: https://github.com/apache/maven-plugin-tools/pull/391 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.17.4. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.byt

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.3 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] commented on PR #387: URL: https://github.com/apache/maven-plugin-tools/pull/387#issuecomment-2748410591 Superseded by #391. -- 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 s

Re: [PR] Add badge for 3.x version [maven-jar-plugin]

2025-03-24 Thread via GitHub
Bukama merged PR #129: URL: https://github.com/apache/maven-jar-plugin/pull/129 -- 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-8645) Plugins resolving don't use dependency management for plugin project

2025-03-24 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-8645: Summary: Plugins resolving don't use dependency management for plugin project Key: MNG-8645 URL: https://issues.apache.org/jira/browse/MNG-8645 Project: Maven

Re: [PR] requireNonNull [maven]

2025-03-24 Thread via GitHub
elharo merged PR #2181: URL: https://github.com/apache/maven/pull/2181 -- 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

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2011009165 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSourceRoot.java: ## @@ -65,24 +65,26 @@ public final class DefaultSourceRoot implements SourceRoot {

[PR] Bump org.apache.commons:commons-vfs2 from 2.9.0 to 2.10.0 in /src/it/projects/MSHADE-467_parallel-dependency-reduced-pom [maven-shade-plugin]

2025-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #252: URL: https://github.com/apache/maven-shade-plugin/pull/252 Bumps org.apache.commons:commons-vfs2 from 2.9.0 to 2.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-

[PR] Skip generating of xml reader and writer for FileSet [maven-file-management]

2025-03-24 Thread via GitHub
slawekjaranowski opened a new pull request, #46: URL: https://github.com/apache/maven-file-management/pull/46 xml reader and writer should not be used we only have documented how to use FileSet in java code -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] Bump org.apache.maven.shared:maven-shared-components from 43 to 44 [maven-file-management]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #45: URL: https://github.com/apache/maven-file-management/pull/45 -- 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-unsu

Re: [PR] Improve release-drafter configuration [maven-jar-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski commented on PR #128: URL: https://github.com/apache/maven-jar-plugin/pull/128#issuecomment-2749172083 fix for build is in: #130 -- 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

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010804269 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Ja

Re: [PR] Remove old symbolic link in ITmng8400 test [maven]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #2178: URL: https://github.com/apache/maven/pull/2178 -- 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] (MNG-8645) Plugins resolving don't use dependency management for plugin project

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938048#comment-17938048 ] Guillaume Nodet commented on MNG-8645: -- Could you double check, I haven't been able to

[PR] Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #393: URL: https://github.com/apache/maven-plugin-tools/pull/393 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.2 to 1.17.4. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.byt

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
elharo commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010548117 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Java mai

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010550105 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Ja

Re: [PR] Bump parent to 44 [maven-surefire]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #817: URL: https://github.com/apache/maven-surefire/pull/817 -- 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] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux opened a new pull request, #2180: URL: https://github.com/apache/maven/pull/2180 The `maven.mdo` file for the `` element said that the default directories are `src/${scope}/${lang}`. but this is effective only if no source is specified at all. It would be helpful to have this d

[jira] [Commented] (MNG-8617) sonar-maven-plugin fails with Maven 4.0.0-rc3 with UnsupportedOperationException

2025-03-24 Thread Filipe Roque (Jira)
[ https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937942#comment-17937942 ] Filipe Roque commented on MNG-8617: --- [https://sonarsource.atlassian.net/browse/SCANMAVEN-

Re: [PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
slawekjaranowski commented on PR #336: URL: https://github.com/apache/maven-plugin-tools/pull/336#issuecomment-2748477641 @dependabot recreate -- 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

[PR] requireNonNull [maven]

2025-03-24 Thread via GitHub
elharo opened a new pull request, #2181: URL: https://github.com/apache/maven/pull/2181 Let's see if this breaks anything -- 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] [MNG-8248] Add enable-native-access to startup scripts [maven]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #2171: URL: https://github.com/apache/maven/pull/2171 -- 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

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
elharo commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010479726 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Java mai

[jira] [Commented] (MNG-8248) WARNING: A restricted method in java.lang.System has been called

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937946#comment-17937946 ] Slawomir Jaranowski commented on MNG-8248: -- [~norrisjeremy] fixed in 3.x branch.

Re: [PR] Use Maven 3.9.9 for build maven-3.9.x branch [maven]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #2177: URL: https://github.com/apache/maven/pull/2177 -- 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

[PR] Bump org.mockito:mockito-core from 3.12.4 to 4.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #394: URL: https://github.com/apache/maven-plugin-tools/pull/394 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockit

Re: [PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
slawekjaranowski commented on PR #336: URL: https://github.com/apache/maven-plugin-tools/pull/336#issuecomment-2748480813 @dependabot reopen -- 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 s

Re: [PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] commented on PR #336: URL: https://github.com/apache/maven-plugin-tools/pull/336#issuecomment-2748477875 Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use `@dependabot reopen` if the branch has been deleted).

[PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #336: URL: https://github.com/apache/maven-plugin-tools/pull/336 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.0.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockit

Re: [PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] commented on PR #336: URL: https://github.com/apache/maven-plugin-tools/pull/336#issuecomment-2748481707 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ve

Re: [PR] Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
slawekjaranowski closed pull request #336: Bump org.mockito:mockito-core from 3.12.4 to 5.0.0 URL: https://github.com/apache/maven-plugin-tools/pull/336 -- 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

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010564486 ## api/maven-api-model/src/main/mdo/maven.mdo: ## @@ -2005,7 +2005,7 @@

Re: [PR] requireNonNull [maven]

2025-03-24 Thread via GitHub
gnodet commented on PR #2181: URL: https://github.com/apache/maven/pull/2181#issuecomment-2748817783 Why not using a static import ? `requireNonNull` is quite unambiguous... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [MNG-8511] Explains the meaning of cling [maven]

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

Re: [PR] [MNG-8639] Check namespaces when reading XML models [maven]

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

Re: [PR] [MNG-8612] Document Node#asString and remove Version#asString and VersionConstraint#asString [maven]

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

Re: [PR] [MNG-8510] Avoid duplicate Utils classes [maven]

2025-03-24 Thread via GitHub
gnodet merged PR #2173: URL: https://github.com/apache/maven/pull/2173 -- 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] [Closed] (MNG-8510) Rename or combine Utils classes

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8510. Resolution: Fixed > Rename or combine Utils classes > --- > >

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.3 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] commented on PR #388: URL: https://github.com/apache/maven-plugin-tools/pull/388#issuecomment-2748462758 Superseded by #393. -- 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 s

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.3 [maven-plugin-tools]

2025-03-24 Thread via GitHub
dependabot[bot] closed pull request #388: Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.3 URL: https://github.com/apache/maven-plugin-tools/pull/388 -- 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

Re: [PR] Bump slf4jVersion from 1.7.36 to 2.0.0 [maven-plugin-tools]

2025-03-24 Thread via GitHub
slawekjaranowski commented on PR #326: URL: https://github.com/apache/maven-plugin-tools/pull/326#issuecomment-2748466339 @gnodet you are right - revert PR created -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] requireNonNull [maven]

2025-03-24 Thread via GitHub
elharo commented on PR #2181: URL: https://github.com/apache/maven/pull/2181#issuecomment-2748851086 Only because the IntelliJ inline refactoring didn't use a static import. If the tests pass I can do that and a couple of other things to clean this up. -- This is an automated message from

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010602493 ## api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java: ## @@ -26,13 +26,23 @@ /** * A root directory of source files. * The sources may be Ja

Re: [PR] Minor doc fixes [maven-changes-plugin]

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

[jira] [Closed] (MNG-8639) Check namespaces when reading XML models

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8639. Resolution: Fixed > Check namespaces when reading XML models > --

[jira] [Closed] (MNG-8511) Explains the meaning of cling

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8511. Resolution: Fixed > Explains the meaning of cling > - > >

[jira] [Updated] (MNG-8645) Plugins resolving doesn't use dependency management for plugin project

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-8645: - Summary: Plugins resolving doesn't use dependency management for plugin project (was: Plug

Re: [PR] Fix for Maven 4.0.0-rc-3 [maven-jar-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #130: URL: https://github.com/apache/maven-jar-plugin/pull/130 -- 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

Re: [PR] Github issues EAR-plugin [maven-site]

2025-03-24 Thread via GitHub
Bukama merged PR #744: URL: https://github.com/apache/maven-site/pull/744 -- 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] Github issues JAR-plugin [maven-site]

2025-03-24 Thread via GitHub
Bukama merged PR #746: URL: https://github.com/apache/maven-site/pull/746 -- 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] Github issues WAR-plugin [maven-site]

2025-03-24 Thread via GitHub
Bukama merged PR #745: URL: https://github.com/apache/maven-site/pull/745 -- 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] Add PR-automation and stale action [maven-jar-plugin]

2025-03-24 Thread via GitHub
Bukama merged PR #131: URL: https://github.com/apache/maven-jar-plugin/pull/131 -- 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] Mention GitHub issues in Getting Help page [maven-site]

2025-03-24 Thread via GitHub
Bukama merged PR #743: URL: https://github.com/apache/maven-site/pull/743 -- 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] move this dependency to dptMngt [maven-surefire]

2025-03-24 Thread via GitHub
slawekjaranowski commented on PR #818: URL: https://github.com/apache/maven-surefire/pull/818#issuecomment-2750263367 To be consequently we should remove `version` from all other place, like: https://github.com/apache/maven-surefire/blob/05bb867b9fdfd52d0eaa7ac14dc40c2a80fbc717/maven

Re: [PR] move this dependency to dptMngt [maven-surefire]

2025-03-24 Thread via GitHub
olamy commented on PR #818: URL: https://github.com/apache/maven-surefire/pull/818#issuecomment-2750277837 > To be consequently we should remove `version` from all other place, like: > > https://github.com/apache/maven-surefire/blob/05bb867b9fdfd52d0eaa7ac14dc40c2a80fbc717/maven-fails

[jira] [Commented] (MNG-8645) Plugins resolving don't use dependency management for plugin project

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938112#comment-17938112 ] Guillaume Nodet commented on MNG-8645: -- Ah, I see now. The problem is in the consumer

Re: [PR] Add release drafter, PR-automation and stale action [maven-war-plugin]

2025-03-24 Thread via GitHub
Bukama commented on PR #85: URL: https://github.com/apache/maven-war-plugin/pull/85#issuecomment-2750091285 Updated, please have another look. Thank you. -- 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

Re: [PR] Improve release-drafter configuration [maven-jar-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #127: URL: https://github.com/apache/maven-jar-plugin/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-unsubsc

[PR] move this dependency to dptMngt [maven-surefire]

2025-03-24 Thread via GitHub
olamy opened a new pull request, #818: URL: https://github.com/apache/maven-surefire/pull/818 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.or

[jira] [Commented] (MNG-8537) Maven 4 namespace should not change

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938050#comment-17938050 ] Guillaume Nodet commented on MNG-8537: -- In order to stop the bleeding, we need to: * m

[jira] [Commented] (MNG-8644) DefaultProject should check for non null values earlier

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938049#comment-17938049 ] Guillaume Nodet commented on MNG-8644: -- Note that in Maven 3.x, a MavenProject can be

[jira] [Closed] (MNG-8617) sonar-maven-plugin fails with Maven 4.0.0-rc3 with UnsupportedOperationException

2025-03-24 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8617. Resolution: Won't Fix > sonar-maven-plugin fails with Maven 4.0.0-rc3 with > UnsupportedOperationExc

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 [maven-plugin-tools]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #393: URL: https://github.com/apache/maven-plugin-tools/pull/393 -- 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-unsub

Re: [PR] Add release drafter, PR-automation and stale action [maven-war-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski commented on code in PR #85: URL: https://github.com/apache/maven-war-plugin/pull/85#discussion_r2010916316 ## .github/release-drafter.yml: ## @@ -0,0 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreement

Re: [PR] Add release drafter, PR-automation and stale action [maven-war-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski commented on code in PR #85: URL: https://github.com/apache/maven-war-plugin/pull/85#discussion_r2010917780 ## .github/release-drafter.yml: ## @@ -0,0 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreement

Re: [PR] Add release-drafter, PR-automation and stale action [maven-ear-plugin]

2025-03-24 Thread via GitHub
slawekjaranowski commented on code in PR #133: URL: https://github.com/apache/maven-ear-plugin/pull/133#discussion_r2010919690 ## .github/release-drafter.yml: ## @@ -0,0 +1,23 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreeme

Re: [PR] Set the default source directory to `src/${scope}/${lang}` as per documentation [maven]

2025-03-24 Thread via GitHub
elharo commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2011014381 ## impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSourceRoot.java: ## @@ -65,24 +65,26 @@ public final class DefaultSourceRoot implements SourceRoot { *

[PR] Reenable many old style tests [maven]

2025-03-24 Thread via GitHub
elharo opened a new pull request, #2182: URL: https://github.com/apache/maven/pull/2182 Presumably these were all accidentally disabled but let's see what shape they're in. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (MNG-8645) Plugins resolving don't use dependency management for plugin project

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938053#comment-17938053 ] Slawomir Jaranowski commented on MNG-8645: -- to reproduce please execute: {code} m

[jira] [Comment Edited] (MNG-8645) Plugins resolving don't use dependency management for plugin project

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938053#comment-17938053 ] Slawomir Jaranowski edited comment on MNG-8645 at 3/24/25 10:41 PM: -

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

2025-03-24 Thread via GitHub
elharo closed pull request #2041: [MNG-8510] Rename cling.invoker.Utils class and reduce public API surface URL: https://github.com/apache/maven/pull/2041 -- 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 g

Re: [PR] [SUREFIRE-1737] Fix disable in statelessTestsetReporter [maven-surefire]

2025-03-24 Thread via GitHub
slawekjaranowski merged PR #816: URL: https://github.com/apache/maven-surefire/pull/816 -- 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] (SUREFIRE-1737) Disabling the JUnit5Xml30StatelessReporter has no effect

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-1737. - Resolution: Fixed > Disabling the JUnit5Xml30StatelessReporter has no effect

Re: [PR] [IT] Fix to make Mimir cache for ITs [maven]

2025-03-24 Thread via GitHub
cstamas commented on PR #2176: URL: https://github.com/apache/maven/pull/2176#issuecomment-2747838605 I dislike it. It means we need to modify _legacy_ code base to make it work with Maven 4? Are we sure we cannot make it work by improving the heuristic instead? -- This is an automated m

[jira] [Created] (MNG-8643) Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4

2025-03-24 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8643: Summary: Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 Key: MNG-8643 URL: https://issues.apache.org/jira/browse/MNG-8643 Project: Maven Issue Type: Dep

[jira] [Closed] (MNG-8640) Bump org.apache.maven:maven-parent from 43 to 44

2025-03-24 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-8640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MNG-8640. Resolution: Fixed > Bump org.apache.maven:maven-parent from 43 to 44 > --

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 [maven]

2025-03-24 Thread via GitHub
cstamas merged PR #2179: URL: https://github.com/apache/maven/pull/2179 -- 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] [Assigned] (MNG-8643) Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4

2025-03-24 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8643: Assignee: Tamas Cservenak > Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 > --

[jira] [Closed] (MNG-8643) Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4

2025-03-24 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8643. Resolution: Fixed > Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 > ---

Re: [PR] Add release drafter, PR-automation and stale action [maven-war-plugin]

2025-03-24 Thread via GitHub
Bukama commented on code in PR #85: URL: https://github.com/apache/maven-war-plugin/pull/85#discussion_r2011311224 ## .github/release-drafter.yml: ## @@ -0,0 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See th