[jira] [Commented] (SUREFIRE-1741) Exceptions in parameterized test sources are ignored

2020-01-07 Thread Albert Johnston (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010189#comment-17010189 ] Albert Johnston commented on SUREFIRE-1741: --- Ok, I tried it with a local project, so there

[jira] [Commented] (SUREFIRE-1741) Exceptions in parameterized test sources are ignored

2020-01-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010158#comment-17010158 ] Tibor Digana commented on SUREFIRE-1741: [~ajohnston] I have noticed that we made a fix in

[GitHub] [maven] belingueres commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated plugin

2020-01-07 Thread GitBox
belingueres commented on a change in pull request #285: [MNG-5222] - Maven 3 no longer logs warnings about deprecated plugin URL: https://github.com/apache/maven/pull/285#discussion_r363995025 ## File path:

[jira] [Commented] (SUREFIRE-1741) Exceptions in parameterized test sources are ignored

2020-01-07 Thread Albert Johnston (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010139#comment-17010139 ] Albert Johnston commented on SUREFIRE-1741: --- Alright, JUnit4 did seem to handle this

[jira] [Commented] (SUREFIRE-1719) Race condition results in "VM crash or System.exit called?" failure

2020-01-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010135#comment-17010135 ] Tibor Digana commented on SUREFIRE-1719: [~paulmillar] I am glad that it works for you. Pls

[GitHub] [maven-release] rfscholte commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare

2020-01-07 Thread GitBox
rfscholte commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare URL: https://github.com/apache/maven-release/pull/19#issuecomment-571794571 much better :) let's see

[GitHub] [maven-release] theit commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare

2020-01-07 Thread GitBox
theit commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare URL: https://github.com/apache/maven-release/pull/19#issuecomment-571787762 @rfscholte: Sorry for the noise, I used the wrong push command (typical user error)... :-/ Can

[jira] [Updated] (MDEP-665) Recognize "starters" during analyze

2020-01-07 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MDEP-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MDEP-665: Description: Springboot introduces the concept of starters, which are a predefined set of

[jira] [Updated] (MRELEASE-1036) fix javadoc for JDK 8

2020-01-07 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MRELEASE-1036: - Description: When running {{mvn verify site -Preporting}} the project fails due to

[GitHub] [maven-compiler-plugin] rfscholte commented on a change in pull request #27: MCOMPILER-372 - fix test compile issue: added dependency test path for modules

2020-01-07 Thread GitBox
rfscholte commented on a change in pull request #27: MCOMPILER-372 - fix test compile issue: added dependency test path for modules URL: https://github.com/apache/maven-compiler-plugin/pull/27#discussion_r363877268 ## File path:

[GitHub] [maven-release] rfscholte commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare

2020-01-07 Thread GitBox
rfscholte commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare URL: https://github.com/apache/maven-release/pull/19#issuecomment-571701170 Still not possible. Can you try these instructions:

[GitHub] [maven-release] theit commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations

2020-01-07 Thread GitBox
theit commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations URL: https://github.com/apache/maven-release/pull/32#issuecomment-571621112 Great, thanks! This

[GitHub] [maven] KroArtem commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions

2020-01-07 Thread GitBox
KroArtem commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions URL: https://github.com/apache/maven/pull/312#discussion_r363743171 ## File path:

[jira] [Commented] (MNG-6806) Provide Maven BOM

2020-01-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009683#comment-17009683 ] Michael Osipov commented on MNG-6806: - [~cchacin], that's not possible. Assignees are only Maven

[GitHub] [maven-release] theit commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare

2020-01-07 Thread GitBox
theit commented on issue #19: Fix for MRELEASE-835: Automatically resolve snapshot dependencies in release:prepare URL: https://github.com/apache/maven-release/pull/19#issuecomment-571562092 @rfscholte: I've tried again to squash them and rebase the master branch into the PR. Can you

[GitHub] [maven-release] michael-o edited a comment on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations

2020-01-07 Thread GitBox
michael-o edited a comment on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations URL: https://github.com/apache/maven-release/pull/32#issuecomment-571557231 Scheduling for the end of the week.

[GitHub] [maven] michael-o commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions

2020-01-07 Thread GitBox
michael-o commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions URL: https://github.com/apache/maven/pull/312#discussion_r363715018 ## File path:

[GitHub] [maven] michael-o commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions

2020-01-07 Thread GitBox
michael-o commented on a change in pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions URL: https://github.com/apache/maven/pull/312#discussion_r363715080 ## File path:

[GitHub] [maven-release] michael-o commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations

2020-01-07 Thread GitBox
michael-o commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations URL: https://github.com/apache/maven-release/pull/32#issuecomment-571557231 Schedulung for the end of the week.

[jira] [Commented] (SUREFIRE-1741) Exceptions in parameterized test sources are ignored

2020-01-07 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009650#comment-17009650 ] Tibor Digana commented on SUREFIRE-1741: [~ajohnston] I would like to see a comparison of the

[GitHub] [maven] KroArtem opened a new pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions

2020-01-07 Thread GitBox
KroArtem opened a new pull request #312: [MNG-6844] replace string-defined charsets by StandardCharsets and remove unneeded suppressions URL: https://github.com/apache/maven/pull/312 Following this checklist to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] [maven-release] theit commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations

2020-01-07 Thread GitBox
theit commented on issue #32: [MRELEASE-549] Add support for the "--pin-externals" operations in SCM branch and tag operations URL: https://github.com/apache/maven-release/pull/32#issuecomment-571530928 @michael-o: Did you already have a chance to look at this PR?

[jira] [Created] (MNG-6844) Use StandardCharsets and remove outdated @SuppressWarnings

2020-01-07 Thread Krosheninnikov Artem (Jira)
Krosheninnikov Artem created MNG-6844: - Summary: Use StandardCharsets and remove outdated @SuppressWarnings Key: MNG-6844 URL: https://issues.apache.org/jira/browse/MNG-6844 Project: Maven

[GitHub] [maven-compiler-plugin] loizbak commented on issue #27: MCOMPILER-372 - fix test compile issue: added dependency test path for modules

2020-01-07 Thread GitBox
loizbak commented on issue #27: MCOMPILER-372 - fix test compile issue: added dependency test path for modules URL: https://github.com/apache/maven-compiler-plugin/pull/27#issuecomment-571516055 Change is commited. Best regards, François Le lun. 6 janv. 2020 à 21:03, François

[jira] [Commented] (SUREFIRE-1719) Race condition results in "VM crash or System.exit called?" failure

2020-01-07 Thread Paul Millar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009517#comment-17009517 ] Paul Millar commented on SUREFIRE-1719: --- Hi Tibor, I've tested the 3.0.0-SNAPSHOT and it works

[jira] [Commented] (MRELEASE-1036) fix javadoc for JDK 8

2020-01-07 Thread Carlos Chacin (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009512#comment-17009512 ] Carlos Chacin commented on MRELEASE-1036: - [~hboutemy] I would like to take care of this task,

[jira] [Comment Edited] (MNG-6806) Provide Maven BOM

2020-01-07 Thread Carlos Chacin (Jira)
[ https://issues.apache.org/jira/browse/MNG-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009505#comment-17009505 ] Carlos Chacin edited comment on MNG-6806 at 1/7/20 8:46 AM: [~rfscholte]

[jira] [Commented] (MNG-6806) Provide Maven BOM

2020-01-07 Thread Carlos Chacin (Jira)
[ https://issues.apache.org/jira/browse/MNG-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009505#comment-17009505 ] Carlos Chacin commented on MNG-6806: [~rfscholte][~michael-o] is anyone taking care of this task? if

[GitHub] [maven] kodeva commented on issue #310: [MNG-6843] - Parallel build fails due to missing JAR artifacts in compilePath

2020-01-07 Thread GitBox
kodeva commented on issue #310: [MNG-6843] - Parallel build fails due to missing JAR artifacts in compilePath URL: https://github.com/apache/maven/pull/310#issuecomment-571483072 The usage of cloned MavenSession objects with shallow copy of MavenProject objects is not thread-safe when it