[jira] [Created] (MCOMPILER-450) Internal compiler error: java.nio.file.ClosedFileSystemException

2021-01-18 Thread Jira
Luis Panadero Guardeño created MCOMPILER-450: Summary: Internal compiler error: java.nio.file.ClosedFileSystemException Key: MCOMPILER-450 URL: https://issues.apache.org/jira/browse/MCOMPILER-450

[jira] [Commented] (WAGON-603) Connection reset error from Azure pipelines

2021-01-18 Thread Arul Elvis J (Jira)
[ https://issues.apache.org/jira/browse/WAGON-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267681#comment-17267681 ] Arul Elvis J commented on WAGON-603: [~michael-o] With enabling content and headers on

[GitHub] [maven-shade-plugin] dependabot[bot] commented on pull request #81: Bump xmlunit-legacy from 2.7.0 to 2.8.2

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #81: URL: https://github.com/apache/maven-shade-plugin/pull/81#issuecomment-762497470 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'

[GitHub] [maven-shade-plugin] asfgit closed pull request #81: Bump xmlunit-legacy from 2.7.0 to 2.8.2

2021-01-18 Thread GitBox
asfgit closed pull request #81: URL: https://github.com/apache/maven-shade-plugin/pull/81 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

[jira] [Updated] (MCLEAN-92) Require Maven 3.1.1 (drop dependency to Maven 3.0)

2021-01-18 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MCLEAN-92: --- Fix Version/s: 3.1.1 > Require Maven 3.1.1 (drop dependency to Maven 3.0) > --

[jira] [Commented] (MCLEAN-92) Require Maven 3.1.1 (drop dependency to Maven 3.0)

2021-01-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267563#comment-17267563 ] Hudson commented on MCLEAN-92: -- Build succeeded in Jenkins: Maven » Maven TLP » maven-clean-p

[jira] [Created] (SUREFIRE-1877) Can't print from a shutdown hook

2021-01-18 Thread Stuart Douglas (Jira)
Stuart Douglas created SUREFIRE-1877: Summary: Can't print from a shutdown hook Key: SUREFIRE-1877 URL: https://issues.apache.org/jira/browse/SUREFIRE-1877 Project: Maven Surefire Issue T

[GitHub] [maven-enforcer] slachiewicz commented on pull request #85: [MENFORCER-371] Require maven 3.1.1

2021-01-18 Thread GitBox
slachiewicz commented on pull request #85: URL: https://github.com/apache/maven-enforcer/pull/85#issuecomment-762465884 I have a feeling that would be good to clean up all dependencies also - to avoid any nasty exclusions or overwrites. I started with maven-common-artifact-filters, maven

[GitHub] [maven] rmannibucau commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
rmannibucau commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559773816 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import

[GitHub] [maven-artifact-plugin] elharo commented on a change in pull request #8: tidy up dependencies

2021-01-18 Thread GitBox
elharo commented on a change in pull request #8: URL: https://github.com/apache/maven-artifact-plugin/pull/8#discussion_r559756328 ## File path: pom.xml ## @@ -87,17 +87,21 @@ ${mavenVersion} provided + + org.apache.maven + maven-model +

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559734021 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[GitHub] [maven] mkarg commented on pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on pull request #421: URL: https://github.com/apache/maven/pull/421#issuecomment-762398996 > Error: COMPILATION ERROR : Good catch! Accidentially I pushed a Java 11 code variant, while actually I wanted Java 8. Fixed by latest push, now CI is passing fine. :-) -

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559729644 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[GitHub] [maven] rmannibucau commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
rmannibucau commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559726500 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559697392 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[GitHub] [maven] mkarg commented on pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on pull request #421: URL: https://github.com/apache/maven/pull/421#issuecomment-762367840 > What's the purpose of new empty file `maven-core/src/test/java/org/apache/maven/git`? RAT does not like it. Seems this was added by incident. I will remove it. Good catch! -

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559697392 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[GitHub] [maven] pzygielo commented on pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
pzygielo commented on pull request #421: URL: https://github.com/apache/maven/pull/421#issuecomment-762355549 What's the purpose of new empty file `maven-core/src/test/java/org/apache/maven/git`? RAT does not like it. This i

[GitHub] [maven] rmannibucau commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
rmannibucau commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559665011 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import

[GitHub] [maven] gnodet opened a new pull request #432: [MNG-7077] Use JUnit 5 extension

2021-01-18 Thread GitBox
gnodet opened a new pull request #432: URL: https://github.com/apache/maven/pull/432 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the

[jira] [Commented] (MNG-7077) Use JUnit 5 extension

2021-01-18 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267314#comment-17267314 ] Guillaume Nodet commented on MNG-7077: -- Following up the work on MNG-7035, the use of

[jira] [Created] (MNG-7077) Use JUnit 5 extension

2021-01-18 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7077: Summary: Use JUnit 5 extension Key: MNG-7077 URL: https://issues.apache.org/jira/browse/MNG-7077 Project: Maven Issue Type: Improvement Components:

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559548559 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[GitHub] [maven] mkarg commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559545591 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import static

[jira] [Updated] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7076: Fix Version/s: waiting-for-feedback > Allow .mavenrc file in project working directory to override th

[jira] [Commented] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267245#comment-17267245 ] Michael Osipov commented on MNG-7076: - Please let me know whether this solves the issue

[GitHub] [maven] elharo commented on a change in pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
elharo commented on a change in pull request #421: URL: https://github.com/apache/maven/pull/421#discussion_r559512120 ## File path: maven-artifact/src/test/java/org/apache/maven/artifact/ArtifactTest.java ## @@ -0,0 +1,43 @@ +package org.apache.maven.artifact; + +import stati

[jira] [Commented] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Paul Hammant (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267189#comment-17267189 ] Paul Hammant commented on MNG-7076: --- OK, I see. That doesn't mention ~/.mavenrc, but over

[jira] [Commented] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267184#comment-17267184 ] Michael Osipov commented on MNG-7076: - https://maven.apache.org/guides/mini/guide-using

[jira] [Commented] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Paul Hammant (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267171#comment-17267171 ] Paul Hammant commented on MNG-7076: --- Is there a link to _Toolchains_ ? > Allow .mavenrc

[GitHub] [maven] mkarg commented on pull request #421: Artifact.getPath() and .setPath()

2021-01-18 Thread GitBox
mkarg commented on pull request #421: URL: https://github.com/apache/maven/pull/421#issuecomment-762150451 > All these methods require unit tests. I just pushed new unit tests covering all new methods. This is an autom

[GitHub] [maven-surefire] tobiasstadler opened a new pull request #331: [SUREFIRE-1876] Added support for skipping unit test execution not affecting integration test execution

2021-01-18 Thread GitBox
tobiasstadler opened a new pull request #331: URL: https://github.com/apache/maven-surefire/pull/331 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[jira] [Commented] (WAGON-603) Connection reset error from Azure pipelines

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267139#comment-17267139 ] Michael Osipov commented on WAGON-603: -- Again incomplete, when {noformat} 2021-01-18T

[jira] [Created] (SUREFIRE-1876) Possibility to skip unit but not integration tests

2021-01-18 Thread Tobias Stadler (Jira)
Tobias Stadler created SUREFIRE-1876: Summary: Possibility to skip unit but not integration tests Key: SUREFIRE-1876 URL: https://issues.apache.org/jira/browse/SUREFIRE-1876 Project: Maven Surefire

[GitHub] [maven-surefire] Tibor17 commented on pull request #330: modified the document inclusion-exclusion.apt.vm;

2021-01-18 Thread GitBox
Tibor17 commented on pull request #330: URL: https://github.com/apache/maven-surefire/pull/330#issuecomment-762130701 @philo-ng Can you please simplify both sentences and write just one sentence like this? Do you agree with this proposal? ```If the test classes do not follow th

[jira] [Commented] (MNG-7075) mvnDebug --version should only show version info

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267124#comment-17267124 ] Michael Osipov commented on MNG-7075: - That is going to be a problem because at the opt

[jira] [Commented] (MNG-7074) Environment Variable defaulting

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267123#comment-17267123 ] Michael Osipov commented on MNG-7074: - Maven does not use any environment variables int

[jira] [Updated] (MNG-7074) Environment Variable defaulting

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7074: Fix Version/s: waiting-for-feedback > Environment Variable defaulting > -

[jira] [Commented] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267122#comment-17267122 ] Michael Osipov commented on MNG-7076: - What's wrong with Toolchains for that? > Allow

[jira] [Created] (MNG-7076) Allow .mavenrc file in project working directory to override the one in $HOME

2021-01-18 Thread Paul Hammant (Jira)
Paul Hammant created MNG-7076: - Summary: Allow .mavenrc file in project working directory to override the one in $HOME Key: MNG-7076 URL: https://issues.apache.org/jira/browse/MNG-7076 Project: Maven

[jira] [Updated] (WAGON-603) Connection reset error from Azure pipelines

2021-01-18 Thread Arul Elvis J (Jira)
[ https://issues.apache.org/jira/browse/WAGON-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arul Elvis J updated WAGON-603: --- Attachment: Maven Goal - Deploy - Debug Logs.txt > Connection reset error from Azure pipelines > -

[jira] [Commented] (WAGON-603) Connection reset error from Azure pipelines

2021-01-18 Thread Arul Elvis J (Jira)
[ https://issues.apache.org/jira/browse/WAGON-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267082#comment-17267082 ] Arul Elvis J commented on WAGON-603: [~michael-o] PFA. [^Maven Goal - Deploy - Debug L

[GitHub] [maven-artifact-plugin] rmannibucau commented on pull request #4: Use slf4j-api for logging

2021-01-18 Thread GitBox
rmannibucau commented on pull request #4: URL: https://github.com/apache/maven-artifact-plugin/pull/4#issuecomment-762078859 We can bring it back on the list if needed but mojo move never got validated afaik This is an auto