[jira] [Commented] (MNG-7455) IllegalStateException in SessionScope during guice injection in multithreaded build

2022-04-11 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520947#comment-17520947 ] Emond Papegaaij commented on MNG-7455: -- [~Abel S.Romero] A reproducer will be difficul

[jira] [Updated] (MNG-7455) IllegalStateException in SessionScope during guice injection in multithreaded build

2022-04-11 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated MNG-7455: - Attachment: pom.xml.effective > IllegalStateException in SessionScope during guice injection in mul

[jira] [Created] (MNG-7458) Maven 3.8.4 binary is missing

2022-04-11 Thread Noorul Islam K M (Jira)
Noorul Islam K M created MNG-7458: - Summary: Maven 3.8.4 binary is missing Key: MNG-7458 URL: https://issues.apache.org/jira/browse/MNG-7458 Project: Maven Issue Type: Bug Component

[GitHub] [maven-invoker-plugin] dependabot[bot] opened a new pull request, #112: Bump maven-invoker from 3.1.0 to 3.2.0

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #112: URL: https://github.com/apache/maven-invoker-plugin/pull/112 Bumps [maven-invoker](https://github.com/apache/maven-invoker) from 3.1.0 to 3.2.0. Release notes Sourced from https://github.com/apache/maven-invoker/releases";>maven-invo

[jira] [Updated] (MRESOLVER-249) Update Hazelcast in named-locks-hazelcast module

2022-04-11 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MRESOLVER-249: -- Description: Update Hazelcast from 5.0.2 to latest 5.1.1. This is really not a game

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #183: Bump checkstyle from 9.2.1 to 9.3

2022-04-11 Thread GitBox
dependabot[bot] commented on PR #183: URL: https://github.com/apache/maven-indexer/pull/183#issuecomment-1096073057 Superseded by #193. -- 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

[GitHub] [maven-indexer] dependabot[bot] closed pull request #183: Bump checkstyle from 9.2.1 to 9.3

2022-04-11 Thread GitBox
dependabot[bot] closed pull request #183: Bump checkstyle from 9.2.1 to 9.3 URL: https://github.com/apache/maven-indexer/pull/183 -- 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.

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #193: Bump checkstyle from 9.2.1 to 10.1

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #193: URL: https://github.com/apache/maven-indexer/pull/193 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 10.1. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's relea

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #133: Bump mockito-core from 4.1.0 to 4.4.0

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/maven-javadoc-plugin/pull/133 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.4.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releas

[GitHub] [maven-surefire] sbabcoc commented on pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on PR #517: URL: https://github.com/apache/maven-surefire/pull/517#issuecomment-1095911639 FUTURE: As an alternative to the version-specific custom parsing currently employed by the Surefire plugin, it might be worth exploring the possibility of using TestNG's **Parser** c

[GitHub] [maven-resolver] caiwei-ebay closed pull request #163: MRESOLVER-133 unnessary poms downloadings for dependency using versio…

2022-04-11 Thread GitBox
caiwei-ebay closed pull request #163: MRESOLVER-133 unnessary poms downloadings for dependency using versio… URL: https://github.com/apache/maven-resolver/pull/163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #163: MRESOLVER-133 unnessary poms downloadings for dependency using versio…

2022-04-11 Thread GitBox
caiwei-ebay commented on PR #163: URL: https://github.com/apache/maven-resolver/pull/163#issuecomment-1095867086 @cstamas Thanks for the insights. I agree we should not do it at least in the resolver part. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847868965 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847843603 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847840590 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847840590 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[jira] [Commented] (MJAVADOC-707) Plugin won't work if Automatic-Module-Name is used

2022-04-11 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520864#comment-17520864 ] Christopher Tubbs commented on MJAVADOC-707: There seem to be two problems:

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847840590 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847840590 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847840590 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[jira] [Commented] (MJAVADOC-707) Plugin won't work if Automatic-Module-Name is used

2022-04-11 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520861#comment-17520861 ] Christopher Tubbs commented on MJAVADOC-707: I've confirmed this still does

[jira] [Updated] (MJAVADOC-707) Plugin won't work if Automatic-Module-Name is used

2022-04-11 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated MJAVADOC-707: --- Affects Version/s: 3.3.2 > Plugin won't work if Automatic-Module-Name is used > ---

[jira] [Updated] (SUREFIRE-2070) can not set line.sepator

2022-04-11 Thread pengningjun (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pengningjun updated SUREFIRE-2070: -- Description: If we try to set line.separator by {*}systemPropertyVariables{*}, there will be

[jira] [Updated] (SUREFIRE-2070) can not set line.sepator

2022-04-11 Thread pengningjun (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pengningjun updated SUREFIRE-2070: -- Description: If we try to set line.separator by {*}systemPropertyVariables{*}, there will be

[jira] [Updated] (SUREFIRE-2070) can not set line.sepator

2022-04-11 Thread pengningjun (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pengningjun updated SUREFIRE-2070: -- Description: If we try to set line.separator by {*}systemPropertyVariables{*}, there will be

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847792019 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847792019 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847792019 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847792381 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847792019 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since 3.0.0-M6

[jira] [Created] (MNG-7457) Logs warnings about deprecated plugin Mojo

2022-04-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-7457: Summary: Logs warnings about deprecated plugin Mojo Key: MNG-7457 URL: https://issues.apache.org/jira/browse/MNG-7457 Project: Maven Issue Type: Impr

[jira] [Created] (MPLUGIN-396) Allow only @Deprecated annotation without @deprecated javadoc tag

2022-04-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPLUGIN-396: --- Summary: Allow only @Deprecated annotation without @deprecated javadoc tag Key: MPLUGIN-396 URL: https://issues.apache.org/jira/browse/MPLUGIN-396 Proje

[GitHub] [maven-surefire] zoltanmeze commented on a diff in pull request #518: [SUREFIRE-2058] - Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-11 Thread GitBox
zoltanmeze commented on code in PR #518: URL: https://github.com/apache/maven-surefire/pull/518#discussion_r847728655 ## surefire-api/src/test/java/org/apache/maven/surefire/api/stream/AbstractStreamDecoderTest.java: ## @@ -258,6 +258,56 @@ public void shouldReadString() throws

[GitHub] [maven-javadoc-plugin] pzygielo commented on pull request #127: [MJAVADOC-710] Break the build if replaced or removed property is used

2022-04-11 Thread GitBox
pzygielo commented on PR #127: URL: https://github.com/apache/maven-javadoc-plugin/pull/127#issuecomment-1095539912 May I ask for review, please? -- 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

[GitHub] [maven-surefire] slawekjaranowski commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-11 Thread GitBox
slawekjaranowski commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r847708733 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,59 @@ * * @since

[GitHub] [maven-surefire] zoltanmeze commented on pull request #518: [SUREFIRE-2058] - Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-11 Thread GitBox
zoltanmeze commented on PR #518: URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1095528603 I believe it it a different issue, not throwing any `BufferOverflowException`. `CharsetDecoder#decode` in [decodeString call (here)](https://github.com/apache/maven-surefir

[jira] [Commented] (MNG-7455) IllegalStateException in SessionScope during guice injection in multithreaded build

2022-04-11 Thread Abel Salgado Romero (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520789#comment-17520789 ] Abel Salgado Romero commented on MNG-7455: -- Hapy to help, b ut to speed this up: *

[GitHub] [maven-surefire] Tibor17 commented on pull request #518: [SUREFIRE-2058] - Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-11 Thread GitBox
Tibor17 commented on PR #518: URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1095498879 Hi @zoltanmeze , we fixed buffer overflow in https://github.com/apache/maven-surefire/commit/8e301949173f20971c288484e5711b5496e5df49 This is different buffer overflow? The chan

[jira] [Assigned] (MRESOLVER-249) Update Hazelcast in named-locks-hazelcast module

2022-04-11 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MRESOLVER-249: - Assignee: Tamás Cservenák > Update Hazelcast in named-locks-hazelcast module

[GitHub] [maven-resolver] cstamas opened a new pull request, #164: [MRESOLVER-249] Update Hazelcast

2022-04-11 Thread GitBox
cstamas opened a new pull request, #164: URL: https://github.com/apache/maven-resolver/pull/164 Update Hazelcast from 5.0.2 to latest 5.1.1. This is really not a game changes, as Hazelcast 5.x is binary compatible, so end users may choose which version to use for real. -- This is an

[jira] [Created] (MRESOLVER-249) Update Hazelcast in named-locks-hazelcast module

2022-04-11 Thread Jira
Tamás Cservenák created MRESOLVER-249: - Summary: Update Hazelcast in named-locks-hazelcast module Key: MRESOLVER-249 URL: https://issues.apache.org/jira/browse/MRESOLVER-249 Project: Maven Resolver

[jira] [Commented] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-11 Thread Zoltan Meze (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520762#comment-17520762 ] Zoltan Meze commented on SUREFIRE-2061: --- [~sjaranowski] this looks like the same

[jira] [Commented] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520758#comment-17520758 ] Slawomir Jaranowski commented on SUREFIRE-2061: --- Test can output string

[GitHub] [maven] gnodet commented on pull request #703: New API with immutable model

2022-04-11 Thread GitBox
gnodet commented on PR #703: URL: https://github.com/apache/maven/pull/703#issuecomment-1095245409 > First question... Do we want to have a cycles between packages and interfaces? > eg: > `org.apache.maven.api. Session` needs `org.apache.maven.api.services.ArtifactDeployer` > and `

[GitHub] [maven] slawekjaranowski commented on pull request #703: New API with immutable model

2022-04-11 Thread GitBox
slawekjaranowski commented on PR #703: URL: https://github.com/apache/maven/pull/703#issuecomment-1095238038 First question... Do we want to have a cycles between packages and interfaces? eg: `org.apache.maven.api. Session` needs `org.apache.maven.api.services.ArtifactDeployer` an

[GitHub] [maven-mvnd] MarkvanOsch commented on issue #615: Update to latest maven 3.8.5?

2022-04-11 Thread GitBox
MarkvanOsch commented on issue #615: URL: https://github.com/apache/maven-mvnd/issues/615#issuecomment-1095174396 Thanks @gnodet , really like and enjoy the mvnd performance for my daily work, top! -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #17: Bump maven-reporting-exec from 1.5.1 to 1.6.0

2022-04-11 Thread GitBox
slachiewicz merged PR #17: URL: https://github.com/apache/maven-pdf-plugin/pull/17 -- 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...@ma

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #16: Bump maven-reporting-api from 3.0 to 3.1.0

2022-04-11 Thread GitBox
slachiewicz merged PR #16: URL: https://github.com/apache/maven-pdf-plugin/pull/16 -- 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...@ma

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #18: Bump maven-reporting-impl from 3.0.0 to 3.1.0

2022-04-11 Thread GitBox
slachiewicz merged PR #18: URL: https://github.com/apache/maven-pdf-plugin/pull/18 -- 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...@ma

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #19: Bump actions/checkout from 2 to 3

2022-04-11 Thread GitBox
slachiewicz merged PR #19: URL: https://github.com/apache/maven-pdf-plugin/pull/19 -- 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...@ma

[jira] [Created] (MNG-7456) Provide FileTransformer replacement within Maven

2022-04-11 Thread Jira
Tamás Cservenák created MNG-7456: Summary: Provide FileTransformer replacement within Maven Key: MNG-7456 URL: https://issues.apache.org/jira/browse/MNG-7456 Project: Maven Issue Type: Task

[jira] [Updated] (SUREFIRE-2070) can not set line.sepator

2022-04-11 Thread pengningjun (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pengningjun updated SUREFIRE-2070: -- Description: If we try to set line.separator by {*}systemPropertyVariables{*}, this will be

[jira] [Created] (SUREFIRE-2070) can not set line.sepator

2022-04-11 Thread pengningjun (Jira)
pengningjun created SUREFIRE-2070: - Summary: can not set line.sepator Key: SUREFIRE-2070 URL: https://issues.apache.org/jira/browse/SUREFIRE-2070 Project: Maven Surefire Issue Type: Bug

[jira] [Created] (SUREFIRE-2069) Utf8RecodingDeferredFileOutputStream write doesn't protect caller from privileged action

2022-04-11 Thread Tom Watson (Jira)
Tom Watson created SUREFIRE-2069: Summary: Utf8RecodingDeferredFileOutputStream write doesn't protect caller from privileged action Key: SUREFIRE-2069 URL: https://issues.apache.org/jira/browse/SUREFIRE-2069

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #22: Bump actions/setup-java from 2 to 3

2022-04-11 Thread GitBox
slachiewicz merged PR #22: URL: https://github.com/apache/maven-pdf-plugin/pull/22 -- 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...@ma

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request, #22: Bump actions/setup-java from 2 to 3

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #22: URL: https://github.com/apache/maven-pdf-plugin/pull/22 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3. Release notes Sourced from https://github.com/actions/setup-java/releases";>actions/setup-java's r

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-04-11 Thread GitBox
gnodet commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1095022367 I've reverted the merge. I've raised https://issues.apache.org/jira/browse/INFRA-23128 to whitelist the required action before we can attempt to merge again. -- This is an automated m

[jira] [Commented] (MNG-7455) IllegalStateException in SessionScope during guice injection in multithreaded build

2022-04-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520554#comment-17520554 ] Michael Osipov commented on MNG-7455: - [~Abel S.Romero], we need to find out whether th

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #143: [MNG-5222] IT test - warn about deprecated plugin params

2022-04-11 Thread GitBox
michael-o commented on code in PR #143: URL: https://github.com/apache/maven-integration-testing/pull/143#discussion_r847284984 ## core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java: ## @@ -190,6 +190,7 @@ public static Test suite() suite.addTest

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #143: [MNG-5222] IT test - warn about deprecated plugin params

2022-04-11 Thread GitBox
slawekjaranowski commented on code in PR #143: URL: https://github.com/apache/maven-integration-testing/pull/143#discussion_r847284138 ## core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java: ## @@ -190,6 +190,7 @@ public static Test suite() suite.

[GitHub] [maven] michael-o commented on pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
michael-o commented on PR #705: URL: https://github.com/apache/maven/pull/705#issuecomment-1094996825 I'd also say this must be on 3.9.x. -- 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 speci

[GitHub] [maven] michael-o commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
michael-o commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847271045 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -92,6 +109,97 @@ private void notify( String fieldName, Object val

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #143: [MNG-5222] IT test - warn about deprecated plugin params

2022-04-11 Thread GitBox
michael-o commented on code in PR #143: URL: https://github.com/apache/maven-integration-testing/pull/143#discussion_r847263866 ## core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java: ## @@ -190,6 +190,7 @@ public static Test suite() suite.addTest

[GitHub] [maven-mvnd] gnodet commented on issue #615: Update to latest maven 3.8.5?

2022-04-11 Thread GitBox
gnodet commented on issue #615: URL: https://github.com/apache/maven-mvnd/issues/615#issuecomment-1094984628 See https://github.com/apache/maven-mvnd/pull/616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [maven] michael-o commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
michael-o commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847258321 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -92,6 +109,97 @@ private void notify( String fieldName, Object val

[jira] [Created] (MCOMPILER-491) testCompile goal doesn't fail the build when encoding error occurs

2022-04-11 Thread ieuan richards (Jira)
ieuan richards created MCOMPILER-491: Summary: testCompile goal doesn't fail the build when encoding error occurs Key: MCOMPILER-491 URL: https://issues.apache.org/jira/browse/MCOMPILER-491 Projec

[GitHub] [maven-mvnd] gnodet merged pull request #508: Mvnd with file locking

2022-04-11 Thread GitBox
gnodet merged PR #508: URL: https://github.com/apache/maven-mvnd/pull/508 -- 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

[GitHub] [maven-mvnd] gnodet closed issue #542: Refactor build & release workflow

2022-04-11 Thread GitBox
gnodet closed issue #542: Refactor build & release workflow URL: https://github.com/apache/maven-mvnd/issues/542 -- 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,

[GitHub] [maven-mvnd] gnodet merged pull request #574: Refactor build and release workflows

2022-04-11 Thread GitBox
gnodet merged PR #574: URL: https://github.com/apache/maven-mvnd/pull/574 -- 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

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-04-11 Thread GitBox
gnodet commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1094935251 > @aalmiray could you restore the `test-jdk11` which run tests against PRs ? Ah, sorry, I think tests are now run with the early-access script. -- This is an automated message fro

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-04-11 Thread GitBox
gnodet commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1094932946 @aalmiray could you restore the `test-jdk11` which run tests against PRs ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-mvnd] gnodet merged pull request #614: Handle BufferUnderflowException as a possible registry corruption

2022-04-11 Thread GitBox
gnodet merged PR #614: URL: https://github.com/apache/maven-mvnd/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.apach

[GitHub] [maven] cstamas commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-11 Thread GitBox
cstamas commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r847213990 ## maven-core/src/main/java/org/apache/maven/artifact/transform/ConsumerPomTransformer.java: ## @@ -0,0 +1,140 @@ +package org.apache.maven.artifact.transform; + +/* + * Lic

[GitHub] [maven] michael-o commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
michael-o commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847030748 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -80,18 +95,83 @@ public void notifyFieldChangeUsingReflection( Str

[GitHub] [maven] rfscholte commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-11 Thread GitBox
rfscholte commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r847206558 ## maven-core/src/main/java/org/apache/maven/artifact/transform/ConsumerPomTransformer.java: ## @@ -0,0 +1,140 @@ +package org.apache.maven.artifact.transform; + +/* + * L

[GitHub] [maven] cstamas commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-11 Thread GitBox
cstamas commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r847184452 ## maven-core/src/main/java/org/apache/maven/artifact/transform/ConsumerPomTransformer.java: ## @@ -0,0 +1,140 @@ +package org.apache.maven.artifact.transform; + +/* + * Lic

[GitHub] [maven] cstamas commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-11 Thread GitBox
cstamas commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r847175597 ## maven-core/src/main/java/org/apache/maven/artifact/transform/ConsumerPomTransformer.java: ## @@ -0,0 +1,140 @@ +package org.apache.maven.artifact.transform; + +/* + * Lic

[GitHub] [maven-mvnd] MarkvanOsch opened a new issue, #615: Update to latest maven 3.8.5?

2022-04-11 Thread GitBox
MarkvanOsch opened a new issue, #615: URL: https://github.com/apache/maven-mvnd/issues/615 Hi all, has anybody already planned to upgrade mvnd to the latest maven 3.8.5? I see this commit to 3.8.4, but that seems not complete, or something else: https://github.com/apache/maven-mvn

[jira] [Commented] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520451#comment-17520451 ] Slawomir Jaranowski commented on SUREFIRE-2061: --- There is exception in {

[GitHub] [maven-resolver] cstamas commented on pull request #163: MRESOLVER-133 unnessary poms downloadings for dependency using versio…

2022-04-11 Thread GitBox
cstamas commented on PR #163: URL: https://github.com/apache/maven-resolver/pull/163#issuecomment-1094733016 A hard NO for now, as this needs more investigating. First of all, if you add break here, you are changing the semantics of resolver _collection_ (would return "highest version

[jira] [Created] (MNG-7455) IllegalStateException in SessionScope during guice injection in multithreaded build

2022-04-11 Thread Emond Papegaaij (Jira)
Emond Papegaaij created MNG-7455: Summary: IllegalStateException in SessionScope during guice injection in multithreaded build Key: MNG-7455 URL: https://issues.apache.org/jira/browse/MNG-7455 Project

[GitHub] [maven] rfscholte commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-11 Thread GitBox
rfscholte commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r847044265 ## maven-core/src/main/java/org/apache/maven/artifact/transform/ConsumerPomTransformer.java: ## @@ -0,0 +1,140 @@ +package org.apache.maven.artifact.transform; + +/* + * L

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
slawekjaranowski commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847024713 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -80,18 +95,83 @@ public void notifyFieldChangeUsingReflecti

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
slawekjaranowski commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847020950 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -41,12 +50,20 @@ private final ConfigurationListener

[GitHub] [maven] michael-o commented on a diff in pull request #705: [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters

2022-04-11 Thread GitBox
michael-o commented on code in PR #705: URL: https://github.com/apache/maven/pull/705#discussion_r847009177 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ValidatingConfigurationListener.java: ## @@ -41,12 +50,20 @@ private final ConfigurationListener delega

[GitHub] [maven-surefire] zoltanmeze opened a new pull request, #518: [SUREFIRE-2058] - Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-11 Thread GitBox
zoltanmeze opened a new pull request, #518: URL: https://github.com/apache/maven-surefire/pull/518 Two cases are covered here: * Test run swallowing some of the outputs and finishing with the following warning: ``` [WARNING] Corrupted channel by directly writing to native stream

[jira] [Commented] (MRESOLVER-244) Deprecate FileTransformer API

2022-04-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520342#comment-17520342 ] Hudson commented on MRESOLVER-244: -- Build succeeded in Jenkins: Maven » Maven TLP » m