[GitHub] [maven-surefire] reinhapa edited a comment on pull request #343: SUREFIRE-1881 Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
reinhapa edited a comment on pull request #343: URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-875306002 Closing this as the remaining issues will be processed here: - [SUREFIRE-1930](https://issues.apache.org/jira/projects/SUREFIRE/issues/SUREFIRE-1930) for

[jira] [Created] (MARTIFACT-23) StringIndexOutOfBoundsException with Java 16

2021-07-06 Thread Herve Boutemy (Jira)
Herve Boutemy created MARTIFACT-23: -- Summary: StringIndexOutOfBoundsException with Java 16 Key: MARTIFACT-23 URL: https://issues.apache.org/jira/browse/MARTIFACT-23 Project: Maven Artifact Plugin

[GitHub] [maven-surefire] reinhapa commented on pull request #343: SUREFIRE-1881 Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
reinhapa commented on pull request #343: URL: https://github.com/apache/maven-surefire/pull/343#issuecomment-875306002 Closing this as the remaining issues will be processed here: - SUREFIRE-1931 for the zombie processes, - SUREFIRE-1930 for the flaky IT. -- This is an

[GitHub] [maven-surefire] reinhapa closed pull request #343: SUREFIRE-1881 Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
reinhapa closed pull request #343: URL: https://github.com/apache/maven-surefire/pull/343 -- 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:

[GitHub] [maven-resolver] michael-o commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-06 Thread GitBox
michael-o commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875303047 You did not upgrade to Resolver 1.7.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-dependency-plugin] dependabot[bot] commented on pull request #138: Bump jettyVersion from 9.2.28.v20190418 to 11.0.5

2021-07-06 Thread GitBox
dependabot[bot] commented on pull request #138: URL: https://github.com/apache/maven-dependency-plugin/pull/138#issuecomment-875256022 Superseded by #143. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-dependency-plugin] dependabot[bot] closed pull request #138: Bump jettyVersion from 9.2.28.v20190418 to 11.0.5

2021-07-06 Thread GitBox
dependabot[bot] closed pull request #138: URL: https://github.com/apache/maven-dependency-plugin/pull/138 -- 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-dependency-plugin] dependabot[bot] opened a new pull request #143: Bump jettyVersion from 9.2.28.v20190418 to 11.0.6

2021-07-06 Thread GitBox
dependabot[bot] opened a new pull request #143: URL: https://github.com/apache/maven-dependency-plugin/pull/143 Bumps `jettyVersion` from 9.2.28.v20190418 to 11.0.6. Updates `jetty-server` from 9.2.28.v20190418 to 11.0.6 Release notes Sourced from

[jira] [Comment Edited] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376209#comment-17376209 ] Alexander Kriegisch edited comment on MCHECKSTYLE-406 at 7/7/21, 3:55 AM:

[jira] [Comment Edited] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376209#comment-17376209 ] Alexander Kriegisch edited comment on MCHECKSTYLE-406 at 7/7/21, 3:54 AM:

[jira] [Commented] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376209#comment-17376209 ] Alexander Kriegisch commented on MCHECKSTYLE-406: - Thanks for your advice. Of

[GitHub] [maven-surefire] kriegaex commented on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex commented on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875243103 FYI: Following your suggestion I created separate Jira issues * [SUREFIRE-1931](https://issues.apache.org/jira/projects/SUREFIRE/issues/SUREFIRE-1931) for the zombie

[jira] [Updated] (SUREFIRE-1931) Integration test timeout causes zombie Java processes

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kriegisch updated SUREFIRE-1931: -- Description: While re-testing the fix for SUREFIRE-1881, [~tibordigana] and

[jira] [Updated] (SUREFIRE-1931) Integration test timeout causes zombie Java processes

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kriegisch updated SUREFIRE-1931: -- Description: While re-testing the fix for SUREFIRE-1881, [~tibordigana] and

[jira] [Created] (SUREFIRE-1931) Integration test timeout causes zombie Java processes

2021-07-06 Thread Alexander Kriegisch (Jira)
Alexander Kriegisch created SUREFIRE-1931: - Summary: Integration test timeout causes zombie Java processes Key: SUREFIRE-1931 URL: https://issues.apache.org/jira/browse/SUREFIRE-1931 Project:

[jira] [Created] (SUREFIRE-1930) JUnit47ParallelIT.forcedShutdownVerifyingLogs is flaky

2021-07-06 Thread Alexander Kriegisch (Jira)
Alexander Kriegisch created SUREFIRE-1930: - Summary: JUnit47ParallelIT.forcedShutdownVerifyingLogs is flaky Key: SUREFIRE-1930 URL: https://issues.apache.org/jira/browse/SUREFIRE-1930 Project:

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least

[GitHub] [maven-surefire] kriegaex commented on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
kriegaex commented on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875207616 @Tibor17, why are you continuing the conversation from #355 here in #354? Isn't this whole issue chaotic enough? Two Jira issues, 3 PRs? Why can we not at least leave

[jira] [Commented] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Rich M (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376120#comment-17376120 ] Rich M commented on SUREFIRE-1928: -- Not sure if the issue is same. It reports NPE on 

[jira] [Commented] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376118#comment-17376118 ] Tibor Digana commented on SUREFIRE-1928: Pls compare this issue with

[jira] [Created] (SUREFIRE-1929) forkedProcessTimeoutInSeconds is controlled by the plugin process and the sub-process ends gracefully. The forked process should be able to timeout itself if the Maste

2021-07-06 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-1929: -- Summary: forkedProcessTimeoutInSeconds is controlled by the plugin process and the sub-process ends gracefully. The forked process should be able to timeout itself if the

[jira] [Comment Edited] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376115#comment-17376115 ] Tibor Digana edited comment on SUREFIRE-1927 at 7/6/21, 11:17 PM: --

[jira] [Commented] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376115#comment-17376115 ] Tibor Digana commented on SUREFIRE-1927: The PING mechanism failed and it looks like you are

[jira] [Commented] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Rich M (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376114#comment-17376114 ] Rich M commented on SUREFIRE-1928: -- [~tibordigana] I am using Maven 3.8.1, which is the latest

[jira] [Commented] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376105#comment-17376105 ] Tibor Digana commented on SUREFIRE-1928: The version 3.0.0m4 uses another mechanism for JUnit5

[jira] [Commented] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376102#comment-17376102 ] Tibor Digana commented on SUREFIRE-1928: [~richm123] Can you identify the line in current

[jira] [Assigned] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1928: -- Assignee: Tibor Digana > NullPointerException at AbstractSurefireMojo.java:3300 >

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
Tibor17 edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875120116 @kriegaex I am not part of the problem. You are part of the problem because you wrote two Jira issues at least and did not clarify simple problem. I told you one

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
Tibor17 edited a comment on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875120116 @kriegaex I am not part of the problem. You are part of the problem because you wrote two Jira issues at least and did not clarify simple problem. I told you one

[GitHub] [maven-surefire] Tibor17 commented on pull request #354: [SUREFIRE-1881] Adds additional debug log and fork connection timeout

2021-07-06 Thread GitBox
Tibor17 commented on pull request #354: URL: https://github.com/apache/maven-surefire/pull/354#issuecomment-875120116 @kriegaex I am not part of the problem. You are part of the problem because you wrote two Jira issues at least and did not clarify simple problem. I told you one year

[GitHub] [maven-resolver] jebeaudet commented on pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2021-07-06 Thread GitBox
jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875022361 @michael-o I'm not sure where to report this but I'm struggling to make this work, my use case is to properly support concurrent build on jenkins for many projects, we

[jira] [Commented] (MASSEMBLY-940) moduleSet - incorrect binary dependencies added to assembly

2021-07-06 Thread Jody Garnett (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375930#comment-17375930 ] Jody Garnett commented on MASSEMBLY-940: I can verify *In moduleSet, dependencies are not

[GitHub] [maven-archetype] elharo commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; prop

2021-07-06 Thread GitBox
elharo commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r664784855 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@ -313,46

[jira] [Created] (SUREFIRE-1928) NullPointerException at AbstractSurefireMojo.java:3300

2021-07-06 Thread Rich M (Jira)
Rich M created SUREFIRE-1928: Summary: NullPointerException at AbstractSurefireMojo.java:3300 Key: SUREFIRE-1928 URL: https://issues.apache.org/jira/browse/SUREFIRE-1928 Project: Maven Surefire

[jira] [Updated] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-06 Thread satellite15 (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] satellite15 updated SUREFIRE-1927: -- Description: Builds in docker and in our CI tool (which is a dind solution) are failing

[GitHub] [maven-archetype] mbenson commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; pro

2021-07-06 Thread GitBox
mbenson commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r664731952 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@

[jira] [Commented] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-07-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375839#comment-17375839 ] Michael Osipov commented on WAGON-611: -- Thanks, I will go through and let you know. > Cannot

[jira] [Commented] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-07-06 Thread Meghana Chada (Jira)
[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375838#comment-17375838 ] Meghana Chada commented on WAGON-611: - Attached the logs using this Maven command (logs_2457),  

[jira] [Updated] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-07-06 Thread Meghana Chada (Jira)
[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Meghana Chada updated WAGON-611: Attachment: logs_2457.zip > Cannot download Artifact >

[jira] [Created] (SUREFIRE-1927) JVM exit with Process Exit Code:0 failing builds

2021-07-06 Thread Martin Scott (Jira)
Martin Scott created SUREFIRE-1927: -- Summary: JVM exit with Process Exit Code:0 failing builds Key: SUREFIRE-1927 URL: https://issues.apache.org/jira/browse/SUREFIRE-1927 Project: Maven Surefire

[GitHub] [maven-archetype] elharo commented on a change in pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; prop

2021-07-06 Thread GitBox
elharo commented on a change in pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#discussion_r664676528 ## File path: maven-archetype-plugin/src/main/java/org/apache/maven/archetype/ui/generation/DefaultArchetypeGenerationConfigurator.java ## @@ -313,46

[GitHub] [maven-archetype] mbenson commented on pull request #64: [ARCHETYPE-406][ARCHETYPE-558][ARCHETYPE-562] Support full Velocity default value expressions for required properties; properly handle

2021-07-06 Thread GitBox
mbenson commented on pull request #64: URL: https://github.com/apache/maven-archetype/pull/64#issuecomment-874863683 Looks like that succeeded, yes? -- 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

[jira] [Created] (MNG-7182) Use a pull parser during the build/consumer transformation

2021-07-06 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7182: Summary: Use a pull parser during the build/consumer transformation Key: MNG-7182 URL: https://issues.apache.org/jira/browse/MNG-7182 Project: Maven Issue

[jira] [Closed] (MSHARED-788) Add functionality to collect raw dependencies in Maven 3+

2021-07-06 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MSHARED-788. -- Resolution: Fixed Fixed with

[GitHub] [maven-surefire] Tibor17 closed pull request #355: [SUREFIRE-1881] - Fix and extend integration test

2021-07-06 Thread GitBox
Tibor17 closed pull request #355: URL: https://github.com/apache/maven-surefire/pull/355 -- 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:

[GitHub] [maven] michael-o commented on pull request #486: Use the MX xpp parser instead of a STAX transformation

2021-07-06 Thread GitBox
michael-o commented on pull request #486: URL: https://github.com/apache/maven/pull/486#issuecomment-874185595 I think this needs a JIRA issue. -- 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-invoker-plugin] olamy merged pull request #49: [MINVOKER-273] Environment variable with empty value

2021-07-06 Thread GitBox
olamy merged pull request #49: URL: https://github.com/apache/maven-invoker-plugin/pull/49 -- 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:

[GitHub] [maven] gnodet merged pull request #477: Improve the use of checkstyle in the build

2021-07-06 Thread GitBox
gnodet merged pull request #477: URL: https://github.com/apache/maven/pull/477 -- 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:

[GitHub] [maven-surefire] kriegaex edited a comment on pull request #355: [SUREFIRE-1881] - Fix and extend integration test

2021-07-06 Thread GitBox
kriegaex edited a comment on pull request #355: URL: https://github.com/apache/maven-surefire/pull/355#issuecomment-873987237 -- 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

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #355: [SUREFIRE-1881] - Fix and extend integration test

2021-07-06 Thread GitBox
Tibor17 edited a comment on pull request #355: URL: https://github.com/apache/maven-surefire/pull/355#issuecomment-874015200 zombie process may happen if and only if two things happen: 1. enabled TCP impl is broken (default PING mechanism does not inform surefire subprocess that Maven

[GitHub] [maven-surefire] kriegaex commented on pull request #355: [SUREFIRE-1881] - Fix and extend integration test

2021-07-06 Thread GitBox
kriegaex commented on pull request #355: URL: https://github.com/apache/maven-surefire/pull/355#issuecomment-873987237 -- 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

[GitHub] [maven-shade-plugin] rfscholte commented on pull request #26: [MSHADE-326] Hide shaded dependencies from the rest of the reactor build

2021-07-06 Thread GitBox
rfscholte commented on pull request #26: URL: https://github.com/apache/maven-shade-plugin/pull/26#issuecomment-873934570 IIUC this is caused by Maven 3 using the pom.xml of the reactor for both build and consume. With Maven 4 we've started to separate this, but currently not inside the

[GitHub] [maven-surefire] Tibor17 commented on pull request #355: [SUREFIRE-1881] - Fix and extend integration test

2021-07-06 Thread GitBox
Tibor17 commented on pull request #355: URL: https://github.com/apache/maven-surefire/pull/355#issuecomment-873976776 -- 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

[GitHub] [maven-shade-plugin] JanMosigItemis commented on pull request #83: [MSHADE-366] - "Access denied" during 'minimizeJar'

2021-07-06 Thread GitBox
JanMosigItemis commented on pull request #83: URL: https://github.com/apache/maven-shade-plugin/pull/83#issuecomment-873919166 Thx again for the input. I guess, this means, PR #83 may be closed without merge? -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375475#comment-17375475 ] Piotr Zygielo commented on MCHECKSTYLE-406: --- {quote}As for the Mojohaus parent plugin

[jira] [Comment Edited] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375425#comment-17375425 ] Alexander Kriegisch edited comment on MCHECKSTYLE-406 at 7/6/21, 10:04 AM:

[jira] [Commented] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375425#comment-17375425 ] Alexander Kriegisch commented on MCHECKSTYLE-406: - I know what the preconfigured

[jira] [Commented] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375346#comment-17375346 ] Piotr Zygielo commented on MCHECKSTYLE-406: --- The CS-plugin is configured to use CS 8.41.1,

[jira] [Created] (MCHECKSTYLE-406) Make plugin compatible with Checkstyle 8.44

2021-07-06 Thread Alexander Kriegisch (Jira)
Alexander Kriegisch created MCHECKSTYLE-406: --- Summary: Make plugin compatible with Checkstyle 8.44 Key: MCHECKSTYLE-406 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-406 Project:

[jira] [Commented] (MINVOKER-273) Environment variable with empty value

2021-07-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375300#comment-17375300 ] Hudson commented on MINVOKER-273: - Build succeeded in Jenkins: Maven » Maven TLP » maven-invoker-plugin

[jira] [Resolved] (MINVOKER-273) Environment variable with empty value

2021-07-06 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MINVOKER-273. --- Resolution: Fixed > Environment variable with empty value >

[jira] [Commented] (MINVOKER-273) Environment variable with empty value

2021-07-06 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375280#comment-17375280 ] Olivier Lamy commented on MINVOKER-273: --- PR merged > Environment variable with empty value >

[jira] [Updated] (MINVOKER-273) Environment variable with empty value

2021-07-06 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MINVOKER-273: -- Fix Version/s: 3.2.3 > Environment variable with empty value >

[jira] [Assigned] (MINVOKER-273) Environment variable with empty value

2021-07-06 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MINVOKER-273: - Assignee: Olivier Lamy > Environment variable with empty value >

[GitHub] [maven-invoker-plugin] olamy merged pull request #49: [MINVOKER-273] Environment variable with empty value

2021-07-06 Thread GitBox
olamy merged pull request #49: URL: https://github.com/apache/maven-invoker-plugin/pull/49 -- 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:

[jira] [Commented] (MPOM-244) Deploy SHA-512 for source-release to Remote Repository

2021-07-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375249#comment-17375249 ] Hudson commented on MPOM-244: - Build succeeded in Jenkins: Maven » Maven TLP » maven-apache-parent » master #57

[jira] [Closed] (MPOM-244) Deploy SHA-512 for source-release to Remote Repository

2021-07-06 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPOM-244. -- Resolution: Fixed > Deploy SHA-512 for source-release to Remote Repository >

[GitHub] [maven] gnodet merged pull request #477: Improve the use of checkstyle in the build

2021-07-06 Thread GitBox
gnodet merged pull request #477: URL: https://github.com/apache/maven/pull/477 -- 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:

[jira] [Commented] (MPOM-244) Deploy SHA-512 for source-release to Remote Repository

2021-07-06 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375243#comment-17375243 ] Herve Boutemy commented on MPOM-244: plugin upgraded, thanks a lot [~nicoulaj] > Deploy SHA-512 for