[jira] [Created] (SUREFIRE-1948) Error in forked process displayed due to dependsonmethod when testng.xml is run with maven-surefire

2021-10-01 Thread Harish (Jira)
Harish created SUREFIRE-1948: Summary: Error in forked process displayed due to dependsonmethod when testng.xml is run with maven-surefire Key: SUREFIRE-1948 URL: https://issues.apache.org/jira/browse/SUREFIRE-1948

[jira] [Assigned] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned MNG-7275: Assignee: Karl Heinz Marbaise > Resource leak due to Files.list() >

[jira] [Closed] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MNG-7275. Resolution: Done > Resource leak due to Files.list() > - > >

[jira] [Commented] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423188#comment-17423188 ] Karl Heinz Marbaise commented on MNG-7275: -- Done in [5c9512fd8c59a8611381529ce1c3

[GitHub] [maven] khmarbaise commented on pull request #561: [MNG-7275] - fixing resource leak due to Files.list

2021-10-01 Thread GitBox
khmarbaise commented on pull request #561: URL: https://github.com/apache/maven/pull/561#issuecomment-932037742 Your contribution has been merged into master. Many thanks for that https://github.com/apache/maven/commit/5c9512fd8c59a8611381529ce1c32e07cb91f16c -- This is an automated mess

[GitHub] [maven] khmarbaise closed pull request #561: [MNG-7275] - fixing resource leak due to Files.list

2021-10-01 Thread GitBox
khmarbaise closed pull request #561: URL: https://github.com/apache/maven/pull/561 -- 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: issues-unsubscr

[jira] [Commented] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423189#comment-17423189 ] Karl Heinz Marbaise commented on MNG-7275: -- Many thanks for your contribution. >

[jira] [Updated] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MNG-7275: - Fix Version/s: 4.0.0 > Resource leak due to Files.list() >

[jira] [Updated] (MNG-7275) Resource leak due to Files.list()

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MNG-7275: - Affects Version/s: 4.0.0-alpha-1 > Resource leak due to Files.list() >

[jira] [Comment Edited] (MSHARED-966) Resources are not copied to ${project.build.outputDirectory}

2021-10-01 Thread Andrei Podznoev (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423198#comment-17423198 ] Andrei Podznoev edited comment on MSHARED-966 at 10/1/21, 9:08 AM: ---

[jira] [Commented] (MSHARED-966) Resources are not copied to ${project.build.outputDirectory}

2021-10-01 Thread Andrei Podznoev (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423198#comment-17423198 ] Andrei Podznoev commented on MSHARED-966: - I'm not sure, but it looks similar to

[jira] [Comment Edited] (MNG-6762) Multimodule project with .mvn/settings.xml not working properly

2021-10-01 Thread Anatoly Zaretsky (Jira)
[ https://issues.apache.org/jira/browse/MNG-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423213#comment-17423213 ] Anatoly Zaretsky edited comment on MNG-6762 at 10/1/21, 9:53 AM:

[jira] [Commented] (MNG-6762) Multimodule project with .mvn/settings.xml not working properly

2021-10-01 Thread Anatoly Zaretsky (Jira)
[ https://issues.apache.org/jira/browse/MNG-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423213#comment-17423213 ] Anatoly Zaretsky commented on MNG-6762: --- [~michael-o] While adding the resolution of

[jira] [Commented] (MNG-7266) Remove maven-compat module

2021-10-01 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423253#comment-17423253 ] Guillaume Nodet commented on MNG-7266: -- Depends on https://github.com/apache/maven-rem

[GitHub] [maven-plugin-tools] gnodet opened a new pull request #37: Upgrade to maven 3.x and avoid using deprecated API

2021-10-01 Thread GitBox
gnodet opened a new pull request #37: URL: https://github.com/apache/maven-plugin-tools/pull/37 Upgrading to maven 3.2.x is necessary in order to get rid of the `org.apache.maven.execution.RuntimeInformation` which was deprecated in favor of `org.apache.maven.rtinfo.RuntimeInformation`.

[jira] [Comment Edited] (MNG-7266) Remove maven-compat module

2021-10-01 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423253#comment-17423253 ] Guillaume Nodet edited comment on MNG-7266 at 10/1/21, 12:16 PM:

[GitHub] [maven] gnodet commented on pull request #555: [MNG-7055] Fix G level metadata handling

2021-10-01 Thread GitBox
gnodet commented on pull request #555: URL: https://github.com/apache/maven/pull/555#issuecomment-932179976 Related to https://github.com/apache/maven-plugin-tools/pull/37 wrt `GroupRepositoryMetadata` ... -- This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Commented] (MNG-7277) Remove useless Test - testNonNumericVersionRepresentationReturnsANumberFormatException

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423261#comment-17423261 ] Karl Heinz Marbaise commented on MNG-7277: -- The above test is from maven-3.8.X bra

[GitHub] [maven] asfgit merged pull request #560: [MNG-7277] - Remove useless Test - testNonNumericVersionRepresentatio…

2021-10-01 Thread GitBox
asfgit merged pull request #560: URL: https://github.com/apache/maven/pull/560 -- 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: issues-unsubscr...@

[jira] [Commented] (MNG-7277) Remove useless Test - testNonNumericVersionRepresentationReturnsANumberFormatException

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423262#comment-17423262 ] Karl Heinz Marbaise commented on MNG-7277: -- Done in [edbf133ab3eb368e8702d994eca7c

[jira] [Closed] (MNG-7277) Remove useless Test - testNonNumericVersionRepresentationReturnsANumberFormatException

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MNG-7277. Resolution: Done > Remove useless Test - > testNonNumericVersionRepresentationReturnsANumber

[GitHub] [maven-remote-resources-plugin] cstamas commented on pull request #4: Upgrade to maven 3.x and avoid using deprecated API

2021-10-01 Thread GitBox
cstamas commented on pull request #4: URL: https://github.com/apache/maven-remote-resources-plugin/pull/4#issuecomment-932187428 Personally I see this as a proof that our baseline of 3.1.1 is simply wrong/broken idea. I am +1 on this change, but we should reconcile what is the prop

[GitHub] [maven-remote-resources-plugin] cstamas edited a comment on pull request #4: Upgrade to maven 3.x and avoid using deprecated API

2021-10-01 Thread GitBox
cstamas edited a comment on pull request #4: URL: https://github.com/apache/maven-remote-resources-plugin/pull/4#issuecomment-932187428 Personally I see this as a proof that our baseline of 3.1.1 is simply wrong/broken idea. I am +1 on this change, but we should reconcile what is t

[jira] [Comment Edited] (MNG-7266) Remove maven-compat module

2021-10-01 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423253#comment-17423253 ] Guillaume Nodet edited comment on MNG-7266 at 10/1/21, 1:16 PM: -

[GitHub] [maven] cstamas opened a new pull request #562: Clean up core logging

2021-10-01 Thread GitBox
cstamas opened a new pull request #562: URL: https://github.com/apache/maven/pull/562 We had all kind of Loggers in Core, some Plexus injected, some acquired using SLF4J LoggerFactory, some static, some final, etc. This PR aligns all those uses to SLF4J finals. Notices:

[GitHub] [maven] cstamas commented on a change in pull request #562: Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720273161 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.slf4j +

[GitHub] [maven] cstamas commented on pull request #562: Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on pull request #562: URL: https://github.com/apache/maven/pull/562#issuecomment-932262901 Fails due _ancient_ (1.4!!!) enforcer plugin used in ITs MavenITmng5840RelativePathReactorMatching and MavenITmng5840ParentVersionRanges -- This is an automated message from the A

[jira] [Updated] (MNG-7048) Adding a constant class generator.

2021-10-01 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MNG-7048: - Fix Version/s: wontfix-candidate > Adding a constant class generator. > ---

[GitHub] [maven-integration-testing] cstamas opened a new pull request #115: Up enforcer version

2021-10-01 Thread GitBox
cstamas opened a new pull request #115: URL: https://github.com/apache/maven-integration-testing/pull/115 To IT test maven3/2 we should not use lower than 3.x plugin (that is maven2 compat) -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [maven] cstamas commented on pull request #562: Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on pull request #562: URL: https://github.com/apache/maven/pull/562#issuecomment-932279962 This IT change fixes ITs https://github.com/apache/maven-integration-testing/pull/115 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [maven-integration-testing] cstamas merged pull request #115: Up enforcer version

2021-10-01 Thread GitBox
cstamas merged pull request #115: URL: https://github.com/apache/maven-integration-testing/pull/115 -- 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] rmannibucau commented on a change in pull request #562: Clean up core logging

2021-10-01 Thread GitBox
rmannibucau commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720307718 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.slf4j

[GitHub] [maven] cstamas commented on a change in pull request #562: Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720309803 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.slf4j +

[jira] [Assigned] (MNG-7278) Drop use of Plexus Logger in Maven Core

2021-10-01 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MNG-7278: Assignee: Tamás Cservenák > Drop use of Plexus Logger in Maven Core > --

[jira] [Created] (MNG-7278) Drop use of Plexus Logger in Maven Core

2021-10-01 Thread Jira
Tamás Cservenák created MNG-7278: Summary: Drop use of Plexus Logger in Maven Core Key: MNG-7278 URL: https://issues.apache.org/jira/browse/MNG-7278 Project: Maven Issue Type: Task

[GitHub] [maven] slawekjaranowski commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
slawekjaranowski commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720318625 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.

[jira] [Updated] (MNG-7278) Drop use of Plexus Logger in Maven Core

2021-10-01 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7278: - Description: We decided to switch to SLF4J logging eons ago, so clean up logging: * drop Plexus Lo

[GitHub] [maven] rmannibucau commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
rmannibucau commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720324546 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.slf4j

[GitHub] [maven] rfscholte commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
rfscholte commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720330238 ## File path: maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java ## @@ -43,12 +46,25 @@ public class DefaultToolchainManager

[GitHub] [maven] rfscholte commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
rfscholte commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720330508 ## File path: maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManagerPrivate.java ## @@ -39,6 +43,19 @@ extends DefaultToolchainMa

[GitHub] [maven] slawekjaranowski commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
slawekjaranowski commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720334395 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.

[GitHub] [maven] cstamas commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720349519 ## File path: maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManagerPrivate.java ## @@ -39,6 +43,19 @@ extends DefaultToolchainMana

[GitHub] [maven] cstamas commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
cstamas commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720357664 ## File path: maven-plugin-api/pom.xml ## @@ -34,6 +34,10 @@ under the License. The API for plugins - Mojos - development. + + org.slf4j +

[GitHub] [maven-integration-testing] gnodet opened a new pull request #116: Fix build consumer tests on OSX

2021-10-01 Thread GitBox
gnodet opened a new pull request #116: URL: https://github.com/apache/maven-integration-testing/pull/116 The tests always fail for me. This may be caused by my git config or OSX. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [maven] gnodet commented on a change in pull request #558: [MNG-7272] - Code Improvement - II

2021-10-01 Thread GitBox
gnodet commented on a change in pull request #558: URL: https://github.com/apache/maven/pull/558#discussion_r719507925 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultProjectDependencyGraph.java ## @@ -61,39 +61,25 @@ * @throws DuplicateProjectExcept

[GitHub] [maven] gnodet closed pull request #553: Introduce a Container API

2021-10-01 Thread GitBox
gnodet closed pull request #553: URL: https://github.com/apache/maven/pull/553 -- 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: issues-unsubscr...@

[GitHub] [maven] michael-o commented on a change in pull request #562: [MNG-7278] Clean up core logging

2021-10-01 Thread GitBox
michael-o commented on a change in pull request #562: URL: https://github.com/apache/maven/pull/562#discussion_r720412996 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/BuilderCommon.java ## @@ -80,15 +83,14 @@ @Inject private Exec

[GitHub] [maven-remote-resources-plugin] slachiewicz commented on pull request #4: Upgrade to maven 3.x and avoid using deprecated API

2021-10-01 Thread GitBox
slachiewicz commented on pull request #4: URL: https://github.com/apache/maven-remote-resources-plugin/pull/4#issuecomment-932445243 To me, 3.3.9 sounds like reasonable minimum for next year. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #10: Bump actions/setup-java from 2.3.0 to 2.3.1

2021-10-01 Thread GitBox
slachiewicz merged pull request #10: URL: https://github.com/apache/maven-pdf-plugin/pull/10 -- 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: issue

[GitHub] [maven] khmarbaise commented on a change in pull request #558: [MNG-7272] - Code Improvement - II

2021-10-01 Thread GitBox
khmarbaise commented on a change in pull request #558: URL: https://github.com/apache/maven/pull/558#discussion_r720541987 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultProjectDependencyGraph.java ## @@ -61,39 +61,25 @@ * @throws DuplicateProjectEx

[GitHub] [maven] olamy commented on a change in pull request #558: [MNG-7272] - Code Improvement - II

2021-10-01 Thread GitBox
olamy commented on a change in pull request #558: URL: https://github.com/apache/maven/pull/558#discussion_r720622728 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultProjectDependencyGraph.java ## @@ -61,39 +61,25 @@ * @throws DuplicateProjectExcepti