[GitHub] [maven] MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r354150497 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -542,6 +544,24 @@ else if (

[GitHub] [maven] MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r353943093 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -541,6 +543,18 @@ else if (

[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #24: [MDEP-435] Added xml outputType to dependency tree

2019-12-04 Thread GitBox
mthmulders commented on a change in pull request #24: [MDEP-435] Added xml outputType to dependency tree URL: https://github.com/apache/maven-dependency-plugin/pull/24#discussion_r354144278 ## File path: src/main/java/org/apache/maven/plugins/dependency/tree/XMLDependencyNodeVisit

[GitHub] [maven] mthmulders commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
mthmulders commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r354133518 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -542,6 +544,24 @@ else if ( cl

[GitHub] [maven] mthmulders commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
mthmulders commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r354132760 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -541,6 +543,18 @@ else if ( cl

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988347#comment-16988347 ] Tibor Digana commented on SUREFIRE-1733: [~nhoj.patrick] Can you print the CLI

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988286#comment-16988286 ] John Patrick commented on SUREFIRE-1733: [~tibordigana] I tagged both 2.22.2 a

[jira] [Updated] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Patrick updated SUREFIRE-1733: --- Attachment: surefire-v3.0.0-M4_junit-v5.6.0-M1.txt surefire-v3.0.0-M4_junit

[GitHub] [maven-surefire] jon-bell commented on issue #256: repackaged external artifacts (utilities) with no duplicates and use in extensions-api with Commandline

2019-12-04 Thread GitBox
jon-bell commented on issue #256: repackaged external artifacts (utilities) with no duplicates and use in extensions-api with Commandline URL: https://github.com/apache/maven-surefire/pull/256#issuecomment-561859927 @Tibor17 The main process should send a `BYE` command to the forked process

[GitHub] [maven-archetype] rfscholte commented on issue #32: ARCHETYPE-548 Filter files with no extension.

2019-12-04 Thread GitBox
rfscholte commented on issue #32: ARCHETYPE-548 Filter files with no extension. URL: https://github.com/apache/maven-archetype/pull/32#issuecomment-561836303 I guess you're referring to https://github.com/apache/maven-archetype/commit/58ef8906a0e95dc7dfcb92905e2b5243c9308b07 --

[GitHub] [maven] MartinKanters edited a comment on issue #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters edited a comment on issue #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#issuecomment-561813067 Good point about the two loggers, I didn't think about the possible performance degradations. And nice to hear that we can make use

[GitHub] [maven] MartinKanters edited a comment on issue #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters edited a comment on issue #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#issuecomment-561813067 Good point about the two loggers, I didn't think about the possible performance degradations. --- And nice to hear that we can ma

[GitHub] [maven] MartinKanters commented on issue #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters commented on issue #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#issuecomment-561813067 Good point about the two loggers, I didn't think about the possible performance degradations. --- And nice to hear that we can make use of Ja

[jira] [Issue Comment Deleted] (MINSTALL-115) Setting installAtEnd causes no installs to occur when a multimodule project has multiple class realms

2019-12-04 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MINSTALL-115: - Comment: was deleted (was: Mex333) > Setting installAtEnd causes no installs t

[jira] [Closed] (MINSTALL-161) Error in installing dependency

2019-12-04 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MINSTALL-161. Resolution: Cannot Reproduce Unfortunately no feedback. > Error in installing de

[GitHub] [maven] MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r353943093 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -541,6 +543,18 @@ else if (

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988140#comment-16988140 ] Tibor Digana commented on SUREFIRE-1733: [~rfscholte] You mean the {{@arg}} fi

[GitHub] [maven] MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option.

2019-12-04 Thread GitBox
MartinKanters commented on a change in pull request #287: [MNG-6065] - Log fail-level option. URL: https://github.com/apache/maven/pull/287#discussion_r353943093 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -541,6 +543,18 @@ else if (

[jira] [Commented] (MNG-6763) Restrict repositories to specific groupIds

2019-12-04 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988101#comment-16988101 ] Karl Heinz Marbaise commented on MNG-6763: -- You should simply use your repository

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988100#comment-16988100 ] Tibor Digana commented on SUREFIRE-1733: Why you selected 3.0.0-M4? This versi

[jira] [Comment Edited] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988100#comment-16988100 ] Tibor Digana edited comment on SUREFIRE-1733 at 12/4/19 6:59 PM: ---

[GitHub] [maven-archetype] ptahchiev commented on issue #32: ARCHETYPE-548 Filter files with no extension.

2019-12-04 Thread GitBox
ptahchiev commented on issue #32: ARCHETYPE-548 Filter files with no extension. URL: https://github.com/apache/maven-archetype/pull/32#issuecomment-561777846 Hi @rfscholte do you know what happened to this test-case: https://github.com/apache/maven-archetype/blob/cb1ffb29802681fbfef24960

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988074#comment-16988074 ] John Patrick commented on SUREFIRE-1733: I'm using JUnit 5.5.2 and Surefire 2.

[jira] [Comment Edited] (MNG-6763) Restrict repositories to specific groupIds

2019-12-04 Thread dennis lucero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987844#comment-16987844 ] dennis lucero edited comment on MNG-6763 at 12/4/19 6:08 PM: - S

[jira] [Comment Edited] (MNG-6763) Restrict repositories to specific groupIds

2019-12-04 Thread dennis lucero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987844#comment-16987844 ] dennis lucero edited comment on MNG-6763 at 12/4/19 6:06 PM: - S

[jira] [Comment Edited] (MNG-6763) Restrict repositories to specific groupIds

2019-12-04 Thread dennis lucero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987844#comment-16987844 ] dennis lucero edited comment on MNG-6763 at 12/4/19 6:06 PM: - S

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988051#comment-16988051 ] Robert Scholte commented on SUREFIRE-1733: -- The first thing I noticed is expl

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987975#comment-16987975 ] Tibor Digana commented on SUREFIRE-1733: [~nhoj.patrick] Pls show the content

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987958#comment-16987958 ] John Patrick commented on SUREFIRE-1731: Raised separate ticket for the semi-a

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987955#comment-16987955 ] John Patrick commented on SUREFIRE-1733: [~rfscholte] I believe something your

[jira] [Created] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2019-12-04 Thread John Patrick (Jira)
John Patrick created SUREFIRE-1733: -- Summary: Surefire and Failsafe JPMS additions for JUnit 5.x execution Key: SUREFIRE-1733 URL: https://issues.apache.org/jira/browse/SUREFIRE-1733 Project: Maven S

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987939#comment-16987939 ] Tibor Digana commented on SUREFIRE-1731: [~nhoj.patrick] The problem regarding

[jira] [Comment Edited] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987858#comment-16987858 ] John Patrick edited comment on SUREFIRE-1731 at 12/4/19 1:19 PM: ---

[jira] [Comment Edited] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987839#comment-16987839 ] John Patrick edited comment on SUREFIRE-1731 at 12/4/19 1:18 PM: ---

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987858#comment-16987858 ] John Patrick commented on SUREFIRE-1731: For 1 project it doesn't need any cus

[jira] [Commented] (MNG-6763) Restrict repositories to specific groupIds

2019-12-04 Thread dennis lucero (Jira)
[ https://issues.apache.org/jira/browse/MNG-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987844#comment-16987844 ] dennis lucero commented on MNG-6763: Sorry, by missing dependencies I mean dependencies

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987839#comment-16987839 ] John Patrick commented on SUREFIRE-1731: https://issues.apache.org/jira/browse

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987816#comment-16987816 ] Tibor Digana commented on SUREFIRE-1731: [~nhoj.patrick] Is SUREFIRE-1234 rela

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987798#comment-16987798 ] Tibor Digana commented on SUREFIRE-1731: [~nhoj.patrick] I guess you would be

[jira] [Commented] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987795#comment-16987795 ] Tibor Digana commented on SUREFIRE-1731: Pls copy the solution from the Compil

[jira] [Comment Edited] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987795#comment-16987795 ] Tibor Digana edited comment on SUREFIRE-1731 at 12/4/19 12:34 PM: --

[jira] [Commented] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Valerii Pekarskyi (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987791#comment-16987791 ] Valerii Pekarskyi commented on SUREFIRE-1541: - [~tibordigana] thanks for y

[jira] [Created] (SUREFIRE-1732) ForkedProcessEvent class was missing while executing org.apache.maven.plugins:maven-surefire-plugin

2019-12-04 Thread Akanksha Jain (Jira)
Akanksha Jain created SUREFIRE-1732: --- Summary: ForkedProcessEvent class was missing while executing org.apache.maven.plugins:maven-surefire-plugin Key: SUREFIRE-1732 URL: https://issues.apache.org/jira/browse/S

[GitHub] [maven-gpg-plugin] javabeanz commented on issue #1: adding type safety

2019-12-04 Thread GitBox
javabeanz commented on issue #1: adding type safety URL: https://github.com/apache/maven-gpg-plugin/pull/1#issuecomment-561611669 thanks, I hope this was of help. Using Eclipse, non-typesafe code are shown as warnings. This i

[jira] [Comment Edited] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987756#comment-16987756 ] Tibor Digana edited comment on SUREFIRE-1541 at 12/4/19 11:36 AM: --

[jira] [Commented] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987756#comment-16987756 ] Tibor Digana commented on SUREFIRE-1541: We fixed several issues in the versio

[jira] [Created] (SUREFIRE-1731) Unable to test Multi Release Jar with surefire or failsafe

2019-12-04 Thread John Patrick (Jira)
John Patrick created SUREFIRE-1731: -- Summary: Unable to test Multi Release Jar with surefire or failsafe Key: SUREFIRE-1731 URL: https://issues.apache.org/jira/browse/SUREFIRE-1731 Project: Maven Sure

[jira] [Commented] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987746#comment-16987746 ] Tibor Digana commented on SUREFIRE-1541: [~vpekar] Additionally, "excessive te

[jira] [Commented] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987744#comment-16987744 ] Tibor Digana commented on SUREFIRE-1541: [~vpekar] You should not recommend th

[jira] [Comment Edited] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987744#comment-16987744 ] Tibor Digana edited comment on SUREFIRE-1541 at 12/4/19 11:16 AM: --

[jira] [Commented] (SUREFIRE-1541) SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

2019-12-04 Thread Valerii Pekarskyi (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987732#comment-16987732 ] Valerii Pekarskyi commented on SUREFIRE-1541: - In my case issue was caused

[GitHub] [maven-remote-resources-plugin] khmarbaise closed pull request #3: Corrected small grammar mistake in usage.apt.vm

2019-12-04 Thread GitBox
khmarbaise closed pull request #3: Corrected small grammar mistake in usage.apt.vm URL: https://github.com/apache/maven-remote-resources-plugin/pull/3 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [maven-remote-resources-plugin] khmarbaise commented on issue #3: Corrected small grammar mistake in usage.apt.vm

2019-12-04 Thread GitBox
khmarbaise commented on issue #3: Corrected small grammar mistake in usage.apt.vm URL: https://github.com/apache/maven-remote-resources-plugin/pull/3#issuecomment-561568136 Merged to master. Thank you for your contribution.

[jira] [Created] (MCHECKSTYLE-384) Incompatibility to Checkstyle version >= 8.24

2019-12-04 Thread Martin (Jira)
Martin created MCHECKSTYLE-384: -- Summary: Incompatibility to Checkstyle version >= 8.24 Key: MCHECKSTYLE-384 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-384 Project: Maven Checkstyle Plugin

[GitHub] [maven-remote-resources-plugin] KathrynN opened a new pull request #3: Corrected small grammar mistake in usage.apt.vm

2019-12-04 Thread GitBox
KathrynN opened a new pull request #3: Corrected small grammar mistake in usage.apt.vm URL: https://github.com/apache/maven-remote-resources-plugin/pull/3 This is an automated message from the Apache Git Service. To respond