[jira] [Commented] (MNG-6847) Explicit type can be replaced by the diamond operator

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030228#comment-17030228 ] Hudson commented on MNG-6847: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6071) GetResource ('/) returns 'null' if build is started with -f

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030236#comment-17030236 ] Hudson commented on MNG-6071: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6850) Prevent printing the EXEC_DIR when it's just a disk letter

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030231#comment-17030231 ] Hudson commented on MNG-6850: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6852) Upgrade maven-source-plugin from 3.2.0 to 3.2.1

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030233#comment-17030233 ] Hudson commented on MNG-6852: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6855) Improve code quality by migration to java 8 syntax

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030235#comment-17030235 ] Hudson commented on MNG-6855: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6842) ProjectBuilderTest uses Guava, but Guava is not defined in dependencies

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030227#comment-17030227 ] Hudson commented on MNG-6842: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

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

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030226#comment-17030226 ] Hudson commented on MNG-6844: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6831) Replace Anonymous classes by lambdas

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030234#comment-17030234 ] Hudson commented on MNG-6831: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030224#comment-17030224 ] Hudson commented on MNG-5982: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6841) Update plexus-interpolation

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030225#comment-17030225 ] Hudson commented on MNG-6841: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6837) Simplify detection of the MAVEN_HOME and make it fully qualified on Windows

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030229#comment-17030229 ] Hudson commented on MNG-6837: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6853) Don't box primitives where it's not needed

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030232#comment-17030232 ] Hudson commented on MNG-6853: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MNG-6065) Creating option --fail-on-severity / -fos to support errorless or warningless builds

2020-02-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030223#comment-17030223 ] Hudson commented on MNG-6065: - Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #32 See

[jira] [Commented] (MCOMPILER-408) CompileMojo resets project artifacts when used in verify phase

2020-02-04 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030171#comment-17030171 ] Benjamin Marwell commented on MCOMPILER-408: Robert, I totally agree that

[GitHub] [maven] eolivelli commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process

2020-02-04 Thread GitBox
eolivelli commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process URL: https://github.com/apache/maven/pull/286#discussion_r374957776 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java #

[jira] [Commented] (MSHADE-291) shadedPattern applied multiples times when relocating the contents of META-INF/services files

2020-02-04 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030095#comment-17030095 ] Robert Scholte commented on MSHADE-291: --- Plans are that for Java 14 we need to upda

[jira] [Commented] (MSHADE-291) shadedPattern applied multiples times when relocating the contents of META-INF/services files

2020-02-04 Thread Jan Luehe (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030088#comment-17030088 ] Jan Luehe commented on MSHADE-291: -- Is there any update on the 3.2.2 release? > shadedP

[GitHub] [maven-archetype] ripper2hl commented on a change in pull request #36: Add feature no create base dir

2020-02-04 Thread GitBox
ripper2hl commented on a change in pull request #36: Add feature no create base dir URL: https://github.com/apache/maven-archetype/pull/36#discussion_r374883848 ## File path: archetype-common/src/main/java/org/apache/maven/archetype/generator/DefaultFilesetArchetypeGenerator.java

[GitHub] [maven-integration-testing] rfscholte commented on a change in pull request #54: [MNG-4660] Add integration test to show that --resume-from works

2020-02-04 Thread GitBox
rfscholte commented on a change in pull request #54: [MNG-4660] Add integration test to show that --resume-from works URL: https://github.com/apache/maven-integration-testing/pull/54#discussion_r374871274 ## File path: core-it-suite/src/test/java/org/apache/maven/it/IntegrationTes

[jira] [Commented] (MCOMPILER-408) CompileMojo resets project artifacts when used in verify phase

2020-02-04 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030070#comment-17030070 ] Robert Scholte commented on MCOMPILER-408: -- To me this looks like fixing the

[GitHub] [maven-pmd-plugin] adangel opened a new pull request #16: [MPMD-297] - Classloader not being closed after PMD run

2020-02-04 Thread GitBox
adangel opened a new pull request #16: [MPMD-297] - Classloader not being closed after PMD run URL: https://github.com/apache/maven-pmd-plugin/pull/16 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](ht

[jira] [Created] (MPMD-297) Classloader not being closed after PMD run

2020-02-04 Thread Andreas Dangel (Jira)
Andreas Dangel created MPMD-297: --- Summary: Classloader not being closed after PMD run Key: MPMD-297 URL: https://issues.apache.org/jira/browse/MPMD-297 Project: Maven PMD Plugin Issue Type: Bug

[jira] [Created] (MDEP-675) Add an option to clean the outputDirectory before unpack

2020-02-04 Thread Olivier Becker (Jira)
Olivier Becker created MDEP-675: --- Summary: Add an option to clean the outputDirectory before unpack Key: MDEP-675 URL: https://issues.apache.org/jira/browse/MDEP-675 Project: Maven Dependency Plugin

[jira] [Commented] (SUREFIRE-681) Add timestamp when each test is run in the generated report

2020-02-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029747#comment-17029747 ] Michael Osipov commented on SUREFIRE-681: - bq. I'd prefer DD/MM/ HH:mm:ss f

[jira] [Comment Edited] (SUREFIRE-1748) JUnit 5 Assertions.fail() breaks reporting

2020-02-04 Thread Albert Johnston (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029745#comment-17029745 ] Albert Johnston edited comment on SUREFIRE-1748 at 2/4/20 10:51 AM:

[jira] [Commented] (SUREFIRE-1748) JUnit 5 Assertions.fail() breaks reporting

2020-02-04 Thread Albert Johnston (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029745#comment-17029745 ] Albert Johnston commented on SUREFIRE-1748: --- Third time's the charm, I know

[jira] [Comment Edited] (SUREFIRE-1748) JUnit 5 Assertions.fail() breaks reporting

2020-02-04 Thread Albert Johnston (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029745#comment-17029745 ] Albert Johnston edited comment on SUREFIRE-1748 at 2/4/20 10:50 AM:

[jira] [Commented] (MNG-6789) Make Maven distribution build Reproducible

2020-02-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029746#comment-17029746 ] Michael Osipov commented on MNG-6789: - I completely forgot this. In this case the value

[jira] [Commented] (SUREFIRE-681) Add timestamp when each test is run in the generated report

2020-02-04 Thread finn desolace (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029651#comment-17029651 ] finn desolace commented on SUREFIRE-681: [~tibordigana] Following table should

[jira] [Updated] (SUREFIRE-681) Add timestamp when each test is run in the generated report

2020-02-04 Thread finn desolace (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] finn desolace updated SUREFIRE-681: --- Attachment: image-2020-02-04-09-42-25-382.png > Add timestamp when each test is run in the

[jira] [Updated] (SUREFIRE-681) Add timestamp when each test is run in the generated report

2020-02-04 Thread finn desolace (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] finn desolace updated SUREFIRE-681: --- Attachment: image-2020-02-04-09-38-40-174.png > Add timestamp when each test is run in the