Re: [I] Integration tests not counted in total test summary in surefire-plugin 3.5.3 [maven-surefire]

2025-04-15 Thread via GitHub
pzygielo commented on issue #834: URL: https://github.com/apache/maven-surefire/issues/834#issuecomment-2808579936 - [SUREFIRE-2299](https://issues.apache.org/jira/browse/SUREFIRE-2299) - https://github.com/apache/maven-surefire/pull/828#discussion_r2030755705 -- This is an automated me

[I] Integration tests not counted in total test summary in surefire-plugin 3.5.3 [maven-surefire]

2025-04-15 Thread via GitHub
jamshidCo opened a new issue, #834: URL: https://github.com/apache/maven-surefire/issues/834 ### Affected version 3.5.3 ### Bug description Hello, Using JDK: - openjdk 21.0.5 2024-10-15 LTS - Apache Maven 3.9.9 - maven surfire plugin ### Issue

[jira] [Closed] (SUREFIRE-2301) java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider

2025-04-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2301. Resolution: Information Provided > java.lang.ClassNotFoundException: > org.junit.platfo

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 41 to 44 [maven-jmod-plugin]

2025-04-15 Thread via GitHub
slachiewicz closed pull request #39: Bump org.apache.maven.plugins:maven-plugins from 41 to 44 URL: https://github.com/apache/maven-jmod-plugin/pull/39 -- 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 t

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 41 to 44 [maven-jmod-plugin]

2025-04-15 Thread via GitHub
dependabot[bot] commented on PR #39: URL: https://github.com/apache/maven-jmod-plugin/pull/39#issuecomment-2808439415 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 versio

[PR] Remove ejb3, par packaging from documentation [maven-site]

2025-04-15 Thread via GitHub
slawekjaranowski opened a new pull request, #758: URL: https://github.com/apache/maven-site/pull/758 Such packaging and artifact handlers was removed about in Maven 3.5.0 so we cen drop also from examples -- This is an automated message from the Apache Git Service. To respond to the m

[jira] [Commented] (SUREFIRE-2301) java.lang.ClassNotFoundException: org.junit.platform.engine.reporting.OutputDirectoryProvider

2025-04-15 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944935#comment-17944935 ] Andreas Höhmann commented on SUREFIRE-2301: --- I removed the junit-jupiter-eng

[jira] [Commented] (MSHADE-156) shade plugin is transforming also strings that are not supposed to be transformed

2025-04-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944891#comment-17944891 ] ASF GitHub Bot commented on MSHADE-156: --- Goooler commented on PR #249: URL: https:

Re: [PR] [MSHADE-156] - Allow non relocating string literals [maven-shade-plugin]

2025-04-15 Thread via GitHub
Goooler commented on PR #249: URL: https://github.com/apache/maven-shade-plugin/pull/249#issuecomment-2807887603 Seems this also addresses MSHADE-153. -- 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

[jira] [Commented] (MPMD-412) Tests are inobviously broken due to overly broad catch clauses

2025-04-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944831#comment-17944831 ] ASF GitHub Bot commented on MPMD-412: - Bukama commented on PR #178: URL: https://github

Re: [PR] [MPMD-412] Remove unused code and otherwise cleanup tests [maven-pmd-plugin]

2025-04-15 Thread via GitHub
Bukama commented on PR #178: URL: https://github.com/apache/maven-pmd-plugin/pull/178#issuecomment-2807233766 Branch fails for me on Windows 10 ``` D:\Github\Maven\maven-pmd-plugin>git status On branch test Your branch is up to date with 'upstream/test'. nothing to comm

[PR] Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre [maven-deploy-plugin]

2025-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #600: URL: https://github.com/apache/maven-deploy-plugin/pull/600 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.7-jre to 33.4.8-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goog

Re: [PR] Update parent to 44 [maven-source-plugin]

2025-04-15 Thread via GitHub
Bukama commented on code in PR #67: URL: https://github.com/apache/maven-source-plugin/pull/67#discussion_r2044938222 ## src/site/site.xml: ## @@ -36,4 +36,10 @@ under the License. + + +org.apache.maven.skins +maven-fluido-skin +2.1.0 + Review

Re: [PR] Update parent to 44 [maven-source-plugin]

2025-04-15 Thread via GitHub
Bukama commented on code in PR #67: URL: https://github.com/apache/maven-source-plugin/pull/67#discussion_r2044932787 ## src/site/site.xml: ## @@ -36,4 +36,10 @@ under the License. + + +org.apache.maven.skins +maven-fluido-skin +2.1.0 + Review

Re: [PR] Update to parent 44 [maven-changelog-plugin]

2025-04-15 Thread via GitHub
Bukama merged PR #40: URL: https://github.com/apache/maven-changelog-plugin/pull/40 -- 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

Re: [PR] Update parent to 44 [maven-source-plugin]

2025-04-15 Thread via GitHub
Bukama commented on code in PR #67: URL: https://github.com/apache/maven-source-plugin/pull/67#discussion_r2044366201 ## src/site/site.xml: ## @@ -36,4 +36,10 @@ under the License. + + +org.apache.maven.skins +maven-fluido-skin +2.1.0 + Review

Re: [PR] Update to parent 44 [maven-changes-plugin]

2025-04-15 Thread via GitHub
Bukama merged PR #124: URL: https://github.com/apache/maven-changes-plugin/pull/124 -- 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

Re: [PR] Create codeql.yml [maven-changes-plugin]

2025-04-15 Thread via GitHub
elharo closed pull request #117: Create codeql.yml URL: https://github.com/apache/maven-changes-plugin/pull/117 -- 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] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-mvnd]

2025-04-15 Thread via GitHub
dependabot[bot] commented on PR #1305: URL: https://github.com/apache/maven-mvnd/pull/1305#issuecomment-2804596245 Superseded by #1308. -- 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 specifi

Re: [PR] Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre [maven-mvnd]

2025-04-15 Thread via GitHub
dependabot[bot] closed pull request #1305: Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre URL: https://github.com/apache/maven-mvnd/pull/1305 -- 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 com.google.guava:guava from 33.4.6-jre to 33.4.8-jre [maven-mvnd]

2025-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #1308: URL: https://github.com/apache/maven-mvnd/pull/1308 Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.8-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.google.guav

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-15 Thread via GitHub
cstamas commented on PR #2254: URL: https://github.com/apache/maven/pull/2254#issuecomment-2804184323 This change went into the master cli module, so will be out as 4.0.0-rc-4 (next planned release). You can try backport it if you want, and I can help with that, but it will not be a simple

Re: [PR] [MNG-8685] Better support for CI systems [maven]

2025-04-15 Thread via GitHub
ledoyen commented on PR #2254: URL: https://github.com/apache/maven/pull/2254#issuecomment-2804090483 Hello @cstamas, thank you for your great work on this 🙏. I am not familiar with the release process of Maven, is this change planned for Maven 3.10 and Maven 4, or solely for Maven 4?

Re: [PR] Update parent to 44 [maven-source-plugin]

2025-04-15 Thread via GitHub
slawekjaranowski commented on code in PR #67: URL: https://github.com/apache/maven-source-plugin/pull/67#discussion_r2043802539 ## src/site/site.xml: ## @@ -36,4 +36,10 @@ under the License. + + +org.apache.maven.skins +maven-fluido-skin +2.1.0 +