[jira] [Commented] (MNG-7266) Remove maven-compat module

2024-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862673#comment-17862673 ] ASF GitHub Bot commented on MNG-7266: - michael-o commented on PR #1487: URL: https://gi

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-07-02 Thread via GitHub
michael-o commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2205220610 > > > > I did investigate again and now I understand what actually happens: When I run current reporting plugins wich do _not_ depend on Maven Compat I still get CNFE, e.g., RepositorySys

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 [maven-apache-parent]

2024-07-02 Thread via GitHub
slawekjaranowski merged PR #236: URL: https://github.com/apache/maven-apache-parent/pull/236 -- 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

[jira] [Commented] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Jira
[ https://issues.apache.org/jira/browse/MRELEASE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862665#comment-17862665 ] Marcel Stör commented on MRELEASE-1151: --- >From what I can tell looking at >http

[jira] [Commented] (MNG-7266) Remove maven-compat module

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

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-07-02 Thread via GitHub
gnodet commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2205195453 > > > > I did investigate again and now I understand what actually happens: When I run current reporting plugins wich do _not_ depend on Maven Compat I still get CNFE, e.g., RepositorySystem

[jira] [Created] (MRELEASE-1152) Unable to fine properties

2024-07-02 Thread Vahid (Jira)
Vahid created MRELEASE-1152: --- Summary: Unable to fine properties Key: MRELEASE-1152 URL: https://issues.apache.org/jira/browse/MRELEASE-1152 Project: Maven Release Plugin Issue Type: Bug

[jira] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1151 ] Basil Crow deleted comment on MRELEASE-1151: -- was (Author: basil): See https://github.com/jenkinsci/jenkins/commits/master for the details — our 2.465 release failed, while 2.466 succeede

[jira] [Commented] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862658#comment-17862658 ] Basil Crow commented on MRELEASE-1151: -- See https://github.com/jenkinsci/jenkins/

[jira] [Commented] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862657#comment-17862657 ] Basil Crow commented on MRELEASE-1151: -- See https://github.com/jenkinsci/jenkins/

[jira] [Commented] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Jira
[ https://issues.apache.org/jira/browse/MRELEASE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862656#comment-17862656 ] Marcel Stör commented on MRELEASE-1151: --- I'm the author of MRELEASE-1109. What y

[PR] Allow to disable matrix build [maven-gh-actions-shared]

2024-07-02 Thread via GitHub
slawekjaranowski opened a new pull request, #107: URL: https://github.com/apache/maven-gh-actions-shared/pull/107 (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

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2024-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862610#comment-17862610 ] ASF GitHub Bot commented on MRELEASE-1109: -- basil commented on code in PR #20

Re: [PR] [MRELEASE-1109] patch JDomModel [maven-release]

2024-07-02 Thread via GitHub
basil commented on code in PR #201: URL: https://github.com/apache/maven-release/pull/201#discussion_r1663233072 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -96,7 +96,7 @@ public abstract class AbstractRewrite

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

2024-07-02 Thread Basil Crow (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862609#comment-17862609 ] Basil Crow commented on MRELEASE-1109: -- Causes MRELEASE-1151. > update-versions

[jira] [Created] (MRELEASE-1151) Maven Release Plugin fails to adjust version (regression in 3.1.0)

2024-07-02 Thread Basil Crow (Jira)
Basil Crow created MRELEASE-1151: Summary: Maven Release Plugin fails to adjust version (regression in 3.1.0) Key: MRELEASE-1151 URL: https://issues.apache.org/jira/browse/MRELEASE-1151 Project: Maven

Re: [PR] Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 [maven-apache-parent]

2024-07-02 Thread via GitHub
slawekjaranowski merged PR #235: URL: https://github.com/apache/maven-apache-parent/pull/235 -- 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

[jira] [Created] (MNG-8169) MINGW support requires --add-opens java.base/java.lang=ALL-UNNAMED

2024-07-02 Thread Rostislav Krasny (Jira)
Rostislav Krasny created MNG-8169: - Summary: MINGW support requires --add-opens java.base/java.lang=ALL-UNNAMED Key: MNG-8169 URL: https://issues.apache.org/jira/browse/MNG-8169 Project: Maven

Re: [PR] Bump version.maven-surefire from 3.2.5 to 3.3.0 [maven-apache-parent]

2024-07-02 Thread via GitHub
slawekjaranowski merged PR #234: URL: https://github.com/apache/maven-apache-parent/pull/234 -- 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] Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 [maven-apache-parent]

2024-07-02 Thread via GitHub
slawekjaranowski merged PR #233: URL: https://github.com/apache/maven-apache-parent/pull/233 -- 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

[jira] [Updated] (SUREFIRE-2105) Failsafe report size increased with version upgrade from 2.17 to 2.22.2

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2105: - Issue Type: Bug (was: Improvement) > Failsafe report size increased with version upgr

[jira] [Updated] (SUREFIRE-2105) Failsafe report size increased with version upgrade from 2.17 to 2.22.2

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2105: - Fix Version/s: 3.3.1 > Failsafe report size increased with version upgrade from 2.17 t

[jira] [Assigned] (SUREFIRE-2105) Failsafe report size increased with version upgrade from 2.17 to 2.22.2

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned SUREFIRE-2105: Assignee: Michael Osipov > Failsafe report size increased with version upgrade

Re: [PR] [SUREFIRE-1360] Ability to disable properties for successfully passed tests [maven-surefire]

2024-07-02 Thread via GitHub
michael-o commented on PR #755: URL: https://github.com/apache/maven-surefire/pull/755#issuecomment-2204332371 IT is missing.. -- 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

[jira] [Updated] (SUREFIRE-1360) Ability to disable properties for successfully passed tests

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1360: - Summary: Ability to disable properties for successfully passed tests (was: Option to

[jira] [Updated] (SUREFIRE-1360) Option to disable properties dumping in StatelessXmlReporter

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1360: - Component/s: xml generation > Option to disable properties dumping in StatelessXmlRepo

[jira] [Updated] (SUREFIRE-1934) Ability to disable system-out/system-err for successfully passed tests

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1934: - Component/s: Maven Failsafe Plugin > Ability to disable system-out/system-err for succ

[jira] [Updated] (SUREFIRE-1360) Option to disable properties dumping in StatelessXmlReporter

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-1360: - Fix Version/s: 3.3.1 > Option to disable properties dumping in StatelessXmlReporter >

[jira] [Commented] (MINVOKER-339) Don't print or log the plugin's stack trace on verification fail

2024-07-02 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862578#comment-17862578 ] Slawomir Jaranowski commented on MINVOKER-339: -- Can you show en example pr

Re: [PR] Fix mismatching Parameter initial field values [maven-dependency-plugin]

2024-07-02 Thread via GitHub
slawekjaranowski merged PR #418: URL: https://github.com/apache/maven-dependency-plugin/pull/418 -- 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-

[jira] [Commented] (MNG-7266) Remove maven-compat module

2024-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862526#comment-17862526 ] ASF GitHub Bot commented on MNG-7266: - michael-o commented on PR #1487: URL: https://gi

Re: [PR] Optimize build [maven-resolver]

2024-07-02 Thread via GitHub
gnodet closed pull request #150: Optimize build URL: https://github.com/apache/maven-resolver/pull/150 -- 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: i

[jira] [Commented] (MNG-7266) Remove maven-compat module

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

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-07-02 Thread via GitHub
gnodet commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2203324239 > > > > > > > These two: > > > > > > > > > > > > > > * maven-plugin-tools/maven-plugin-plugin > > > > > > > * maven-project-info-reports-plugin > > > > > > > > > > > > > >

[PR] Use Google JIMFS for demos [maven-resolver]

2024-07-02 Thread via GitHub
cstamas opened a new pull request, #526: URL: https://github.com/apache/maven-resolver/pull/526 This PR showcases how Maven4+Resolver2 can now run on custom (even in memory like JIMFS is) FileSystem -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] Improve time units [maven-surefire]

2024-07-02 Thread via GitHub
michael-o merged PR #756: URL: https://github.com/apache/maven-surefire/pull/756 -- 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-7266) Remove maven-compat module

2024-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862525#comment-17862525 ] ASF GitHub Bot commented on MNG-7266: - michael-o commented on PR #1487: URL: https://gi

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-07-02 Thread via GitHub
michael-o commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2203132098 > > > > > > These two: > > > > > > > > > > > > * maven-plugin-tools/maven-plugin-plugin > > > > > > * maven-project-info-reports-plugin > > > > > > > > > > > > > > > ma

Re: [PR] [MNG-7266] Remove maven-compat [maven]

2024-07-02 Thread via GitHub
michael-o commented on PR #1487: URL: https://github.com/apache/maven/pull/1487#issuecomment-2203130039 > > > > > These two: > > > > > > > > > > * maven-plugin-tools/maven-plugin-plugin > > > > > * maven-project-info-reports-plugin > > > > > > > > > > > > maven-plugin-too

Re: [PR] Fix build with Maven 4 [maven-compiler-plugin]

2024-07-02 Thread via GitHub
gnodet merged PR #252: URL: https://github.com/apache/maven-compiler-plugin/pull/252 -- 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] Fix build with Maven 4 [maven-compiler-plugin]

2024-07-02 Thread via GitHub
gnodet opened a new pull request, #252: URL: https://github.com/apache/maven-compiler-plugin/pull/252 - **Build with Maven 4** - **Fix build with Maven 4.0.0-beta-3** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] 2.0.0-beta-1: java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 [maven-mvnd]

2024-07-02 Thread via GitHub
cstamas commented on issue #1048: URL: https://github.com/apache/maven-mvnd/issues/1048#issuecomment-2191702502 This is Maven4: ``` [cstamas@urnebes MNG-8165]$ mvn -V -pl "" validate Apache Maven 4.0.0-beta-3 (e92f645c2749eb2a4f5a8843cf01e7441e4b559f) Maven home: /home/cstamas/.sd

Re: [PR] [WIP] move to org.apache.maven package [maven-resolver]

2024-07-02 Thread via GitHub
cstamas commented on PR #186: URL: https://github.com/apache/maven-resolver/pull/186#issuecomment-2191691979 This PR is scheduled for Resolver 3.0.0, so in far future. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [WIP] move to org.apache.maven package [maven-resolver]

2024-07-02 Thread via GitHub
HannesWell commented on PR #186: URL: https://github.com/apache/maven-resolver/pull/186#issuecomment-2191685406 The Import-Package specification added in https://github.com/apache/maven-resolver/pull/520, should be adapted in this PR before it lands. -- This is an automated message from

[I] 2.0.0-beta-1: java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 [maven-mvnd]

2024-07-02 Thread via GitHub
wendigo opened a new issue, #1048: URL: https://github.com/apache/maven-mvnd/issues/1048 Works on 1.0.x: ``` mvnd --version Apache Maven Daemon (mvnd) 1.0.1 darwin-aarch64 native client (621c13a190faf99724130a4dd0b8ec473a9cde44) mvnd --clean -pl "" ``` Fails on 2.0.

Re: [PR] [MPOM-453] Disable annotation processing by compiler [maven-parent]

2024-07-02 Thread via GitHub
gemmellr commented on code in PR #157: URL: https://github.com/apache/maven-parent/pull/157#discussion_r1654716939 ## pom.xml: ## @@ -945,6 +945,8 @@ under the License. 8 ${javaVersion} ${javaVersion} + +none Review Comment: Unfortunate. Will likely ju

Re: [PR] [MPOM-453] Disable annotation processing by compiler [maven-parent]

2024-07-02 Thread via GitHub
slawekjaranowski commented on code in PR #157: URL: https://github.com/apache/maven-parent/pull/157#discussion_r1653276430 ## pom.xml: ## @@ -945,6 +945,8 @@ under the License. 8 ${javaVersion} ${javaVersion} + +none Review Comment: ups ... ```

[jira] [Updated] (MINVOKER-339) Don't print or log the plugin's stack trace on verification fail

2024-07-02 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MINVOKER-339: --- Summary: Don't print or log the plugin's stack trace on verification fail

[jira] [Commented] (MINVOKER-339) Don't print the plugin's stack trace on verification fail

2024-07-02 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862417#comment-17862417 ] Elliotte Rusty Harold commented on MINVOKER-339: I don't think so. Per

[jira] [Updated] (MCOMPILER-595) Make -parameters enabled by default

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MCOMPILER-595: -- Summary: Make -parameters enabled by default (was: Make -parameter enabled by defau

[jira] [Created] (MCOMPILER-595) Make -parameter enabled by default

2024-07-02 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MCOMPILER-595: - Summary: Make -parameter enabled by default Key: MCOMPILER-595 URL: https://issues.apache.org/jira/browse/MCOMPILER-595 Project: Maven Compiler Plugin

[jira] [Commented] (SUREFIRE-2203) In pom.xml, the configurationParameters configuration junit.platform.launcher.interceptors.enabled does not work

2024-07-02 Thread Hengyunabc Chen (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862394#comment-17862394 ] Hengyunabc Chen commented on SUREFIRE-2203: --- [~marcphilipp] https://github.c

[jira] [Comment Edited] (MSHADE-260) shading does not rewrite Lambda deserializers

2024-07-02 Thread Lorenzo Affetti (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862387#comment-17862387 ] Lorenzo Affetti edited comment on MSHADE-260 at 7/2/24 10:16 AM: --

[jira] [Commented] (MSHADE-260) shading does not rewrite Lambda deserializers

2024-07-02 Thread Lorenzo Affetti (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862387#comment-17862387 ] Lorenzo Affetti commented on MSHADE-260: Hello people! This bug seems quite a bi

[jira] [Updated] (SUREFIRE-2250) Surefire Test Report Schema properties element is not consistent with the code

2024-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2250: - Summary: Surefire Test Report Schema properties element is not consistent with the cod

[jira] [Closed] (MNG-8098) Move m-plugin-plugin and m-plugin-testing into maven-core

2024-07-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8098. Fix Version/s: (was: 4.0.x-candidate) Resolution: Won't Fix > Move m-plugin-plugin and m-p

[jira] [Updated] (MRESOLVER-572) Resolver-Supplier unusable in OSGi runtimes

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-572: -- Affects Version/s: 2.0.0-alpha-11 (was: 2.0.0-beta-1) > R

[jira] [Updated] (MRESOLVER-417) Create HTTP test suite a la "TCK"

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-417: -- Fix Version/s: 2.0.1 > Create HTTP test suite a la "TCK" > -

[jira] [Updated] (MRESOLVER-499) IPC Named Locks

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-499: -- Fix Version/s: 2.0.1 (was: 2.0.0) > IPC Named Locks > ---

[jira] [Updated] (MRESOLVER-456) Fix javadoc warnings

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-456: -- Fix Version/s: 2.0.1 > Fix javadoc warnings > > >

[jira] [Updated] (MRESOLVER-417) Create HTTP test suite a la "TCK"

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-417: -- Fix Version/s: (was: 2.0.0) > Create HTTP test suite a la "TCK" > --

[jira] [Updated] (MRESOLVER-456) Fix javadoc warnings

2024-07-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-456: -- Fix Version/s: (was: 2.0.0) > Fix javadoc warnings > > >

[jira] [Closed] (MNG-7938) Upgrade plexus classworlds to 2.8.0

2024-07-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7938. Assignee: Guillaume Nodet (was: Karl Heinz Marbaise) Resolution: Fixed > Upgrade plexus classw

[jira] [Commented] (MNG-7938) Upgrade plexus classworlds to 2.8.0

2024-07-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861360#comment-17861360 ] Guillaume Nodet commented on MNG-7938: -- Fixed in [https://github.com/apache/maven/com

[jira] [Updated] (MNG-7938) Upgrade plexus classworlds to 2.8.0

2024-07-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7938: - Fix Version/s: 4.0.0-beta-3 (was: 4.0.x-candidate) > Upgrade plexus classwor

[jira] [Commented] (SUREFIRE-1934) Ability to disable system-out/system-err for successfully passed tests

2024-07-02 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861342#comment-17861342 ] Stamatis Zampetakis commented on SUREFIRE-1934: --- Can't wait to try this