[jira] [Comment Edited] (MSHADE-124) Need better plan for getting dependency-reduced-pom.xml out of basedir

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519869#comment-17519869 ] Alexander Kriegisch edited comment on MSHADE-124 at 4/9/22 4:45 AM:

[jira] [Comment Edited] (MSHADE-124) Need better plan for getting dependency-reduced-pom.xml out of basedir

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331518#comment-17331518 ] Alexander Kriegisch edited comment on MSHADE-124 at 4/9/22 4:45 AM:

[jira] [Comment Edited] (MSHADE-124) Need better plan for getting dependency-reduced-pom.xml out of basedir

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519869#comment-17519869 ] Alexander Kriegisch edited comment on MSHADE-124 at 4/9/22 4:44 AM:

[jira] [Commented] (MSHADE-124) Need better plan for getting dependency-reduced-pom.xml out of basedir

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519869#comment-17519869 ] Alexander Kriegisch commented on MSHADE-124: Like I said several times, both here and in

[GitHub] [maven-surefire] sbabcoc commented on pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
sbabcoc commented on PR #517: URL: https://github.com/apache/maven-surefire/pull/517#issuecomment-1093547234 @Tibor17 Here are my revisions to enable support for TestNG 7.4+ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-surefire] sbabcoc commented on pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
sbabcoc commented on PR #517: URL: https://github.com/apache/maven-surefire/pull/517#issuecomment-1093534299 Fixes #339 -- 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

[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5

2022-04-08 Thread GitBox
patpatpat123 commented on PR #17: URL: https://github.com/apache/maven-resources-plugin/pull/17#issuecomment-1093532097 Hello Team, Is it possible to help on this one please? **maven-core-3.1.0.jar** is known to carry the vulnerability CVE-2021-26291 Having this bump

[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #12: Bump commons-io from 2.6 to 2.11.0

2022-04-08 Thread GitBox
patpatpat123 commented on PR #12: URL: https://github.com/apache/maven-resources-plugin/pull/12#issuecomment-1093530217 Hello Team, Is it possible to help on this one please? **commons-io-2.6.jar** is known to **carry the vulnerability CVE-2021-29425** Having this bump

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-08 Thread GitBox
Tibor17 commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r846545476 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,8 @@ protected void

[GitHub] [maven-surefire] Tibor17 commented on pull request #516: [SUREFIRE-2065] Test Reports Inconsistencies with Parameterized and junit4

2022-04-08 Thread GitBox
Tibor17 commented on PR #516: URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1093484047 What happens if you run the command `$ mvn clean install`? We have Mac in Github Actions and it does not any problems like this. -- This is an automated message from the Apache

[jira] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-08 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519764#comment-17519764 ] Daniel Subelman edited comment on SUREFIRE-2063 at 4/8/22 10:32 PM:

[jira] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-08 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519764#comment-17519764 ] Daniel Subelman edited comment on SUREFIRE-2063 at 4/8/22 10:31 PM:

[GitHub] [maven-jlink-plugin] slachiewicz merged pull request #103: Bump actions/setup-java from 2 to 3

2022-04-08 Thread GitBox
slachiewicz merged PR #103: URL: https://github.com/apache/maven-jlink-plugin/pull/103 -- 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-jlink-plugin] dependabot[bot] opened a new pull request, #103: Bump actions/setup-java from 2 to 3

2022-04-08 Thread GitBox
dependabot[bot] opened a new pull request, #103: URL: https://github.com/apache/maven-jlink-plugin/pull/103 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3. Release notes Sourced from

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846510472 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[jira] [Comment Edited] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-08 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519781#comment-17519781 ] Dan Tran edited comment on MNG-7433 at 4/8/22 9:39 PM: --- Thanks for the suggestion

[GitHub] [maven-mvnd] aalmiray commented on pull request #574: Refactor build and release workflows

2022-04-08 Thread GitBox
aalmiray commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1093379215 Once merged, the `early-access.yml` workflow will kick in and generate a prerelease title "Release early-access" with the latest binaries. This is independent of the Apache Maven

[GitHub] [maven-surefire] SykApps commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
SykApps commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846501870 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-04-08 Thread GitBox
gnodet commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1093373132 > @gnodet are there any plans to release any time soon? Yes, a release is long overdue. What's the process now ? -- This is an automated message from the Apache Git Service. To

[jira] [Created] (MPOM-315) Upgrade Maven Clean Plugin from 3.1.0 to 3.2.0

2022-04-08 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPOM-315: Summary: Upgrade Maven Clean Plugin from 3.1.0 to 3.2.0 Key: MPOM-315 URL: https://issues.apache.org/jira/browse/MPOM-315 Project: Maven POMs Issue

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #712: Use of the propsed ArtifactTransformer in Maven

2022-04-08 Thread GitBox
slawekjaranowski commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r846466166 ## maven-core/src/main/java/org/apache/maven/internal/aether/ConsumerPomArtifactTransformer.java: ## @@ -0,0 +1,94 @@ +package org.apache.maven.internal.aether; +

[GitHub] [maven-surefire] delanym commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-08 Thread GitBox
delanym commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r846487634 ## surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java: ## @@ -97,7 +97,17 @@ public void testRandomJUnit4SameSeed() } }

[GitHub] [maven-surefire] sbabcoc commented on pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
sbabcoc commented on PR #517: URL: https://github.com/apache/maven-surefire/pull/517#issuecomment-1093350407 I've completely re-implemented the **TestNG740Configurator** class. The new implementation... * ... overrides the handling of the [parallel] option to resolve the incompatibility

[jira] [Comment Edited] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-08 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519781#comment-17519781 ] Dan Tran edited comment on MNG-7433 at 4/8/22 8:21 PM: --- Thanks for the suggestion

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-08 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519781#comment-17519781 ] Dan Tran commented on MNG-7433: --- Thanks for the suggestion regarding 'aggregating mojo', I found the

[GitHub] [maven-mvnd] ppalaga commented on pull request #574: Refactor build and release workflows

2022-04-08 Thread GitBox
ppalaga commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1093293098 @gnodet are there any plans to release any time soon? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-mvnd] ppalaga commented on pull request #574: Refactor build and release workflows

2022-04-08 Thread GitBox
ppalaga commented on PR #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1093292310 Looks good, thanks! -- 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.

[GitHub] [maven] cstamas opened a new pull request, #712: Use of the propsed ArtifactTransformer in Maven

2022-04-08 Thread GitBox
cstamas opened a new pull request, #712: URL: https://github.com/apache/maven/pull/712 To implement Consumer POM. There are a lot of shortcuts but the code is not worse that master had (left few TODOs). All the ITs locally pass with this build. To work, requires resolver

[GitHub] [maven-resolver] cstamas opened a new pull request, #162: Proposed replacement for OOM-prone FileTransformer API.

2022-04-08 Thread GitBox
cstamas opened a new pull request, #162: URL: https://github.com/apache/maven-resolver/pull/162 The new ArtifactTransformer is as it's name says: for given artifact it can return zero, one or more (transformed or same or whatever) artifacts. All the work is delegated away from

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-08 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519764#comment-17519764 ] Daniel Subelman commented on SUREFIRE-2063: --- [~mthmulders], I'll try to create a project

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-08 Thread Jim Hughes (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519762#comment-17519762 ] Jim Hughes commented on MRESOLVER-133: -- Is there an example of a test which already does that? 

[jira] [Updated] (SUREFIRE-2065) Test Reports Inconsistencies with Parameterized and junit4

2022-04-08 Thread Christian Marquez Grabia (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Marquez Grabia updated SUREFIRE-2065: --- Summary: Test Reports Inconsistencies with Parameterized and

[jira] [Created] (SUREFIRE-2065) JUnit4 Parameterized Tests Grouping Incorrectly

2022-04-08 Thread Christian Marquez Grabia (Jira)
Christian Marquez Grabia created SUREFIRE-2065: -- Summary: JUnit4 Parameterized Tests Grouping Incorrectly Key: SUREFIRE-2065 URL: https://issues.apache.org/jira/browse/SUREFIRE-2065

[GitHub] [maven] cstamas commented on pull request #635: [Experiment] Maven w/ transport-http

2022-04-08 Thread GitBox
cstamas commented on PR #635: URL: https://github.com/apache/maven/pull/635#issuecomment-1093100054 Superseded by https://github.com/apache/maven/pull/711 -- 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

[GitHub] [maven] cstamas closed pull request #635: [Experiment] Maven w/ transport-http

2022-04-08 Thread GitBox
cstamas closed pull request #635: [Experiment] Maven w/ transport-http URL: https://github.com/apache/maven/pull/635 -- 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

[GitHub] [maven] cstamas opened a new pull request, #711: [MNG-7454] Include resolver-transport-http in Maven

2022-04-08 Thread GitBox
cstamas opened a new pull request, #711: URL: https://github.com/apache/maven/pull/711 But keep Wagon as default transport. This PR merely includes resolver http and file transport and switches wagon-http to non-shaded one. Changes: * switch to non-shaded wagon-http (as

[GitHub] [maven] cstamas commented on pull request #710: [MNG-7454] Include resolver-transport-http in Maven

2022-04-08 Thread GitBox
cstamas commented on PR #710: URL: https://github.com/apache/maven/pull/710#issuecomment-1093084247 Branch maven-3.9.x is fixed in the mean time, so now all ITs needs to pass. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-08 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519708#comment-17519708 ] Maarten Mulders commented on SUREFIRE-2063: --- [~dsubel], would it be possible for you to

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519705#comment-17519705 ] Hudson commented on MNG-7447: - Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.9.x #14 See

[jira] [Commented] (MNG-7447) Several Improvements by using Stream API

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519701#comment-17519701 ] Hudson commented on MNG-7447: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-710 #4 See

[jira] [Updated] (MJAVADOC-709) JDK 17 support

2022-04-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MJAVADOC-709: - Fix Version/s: waiting-for-feedback > JDK 17 support > -- > >

[jira] [Commented] (MJAVADOC-709) JDK 17 support

2022-04-08 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519693#comment-17519693 ] Slawomir Jaranowski commented on MJAVADOC-709: -- Version *3.3.2* of {{m-javadoc-p}} use

[GitHub] [maven] cstamas merged pull request #709: [MNG-7447] Fix ReactorReader unintended change

2022-04-08 Thread GitBox
cstamas merged PR #709: URL: https://github.com/apache/maven/pull/709 -- 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-surefire] sbabcoc commented on pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-08 Thread GitBox
sbabcoc commented on PR #517: URL: https://github.com/apache/maven-surefire/pull/517#issuecomment-1093056148 In this PR, I fixed issues with handling of the [parallel] option in the existing implementation. However, I've since noticed that this class lacks implementation that would produce

[GitHub] [maven-surefire] chalmagr commented on pull request #516: Test Reports Inconsistencies with Parameterized and junit4

2022-04-08 Thread GitBox
chalmagr commented on PR #516: URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1093047652 > @chalmagr How can I reproduce the first issue with `ClassNotFoundException`? This issue happens when I try to build the maven-surefire project in my laptop - I don't have

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519643#comment-17519643 ] Hudson commented on MNG-7441: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-509 #12 See

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519644#comment-17519644 ] Hudson commented on MNG-7432: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-509 #12 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519635#comment-17519635 ] Hudson commented on MNG-7441: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-635 #16 See

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519636#comment-17519636 ] Hudson commented on MNG-7432: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-635 #16 See

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519634#comment-17519634 ] Hudson commented on MNG-7432: - Build failed in Jenkins: Maven » Maven TLP » maven » PR-394 #13 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519633#comment-17519633 ] Hudson commented on MNG-7441: - Build failed in Jenkins: Maven » Maven TLP » maven » PR-394 #13 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519623#comment-17519623 ] Hudson commented on MNG-7441: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-565 #12 See

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519624#comment-17519624 ] Hudson commented on MNG-7432: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-565 #12 See

[jira] [Comment Edited] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519618#comment-17519618 ] Tamás Cservenák edited comment on MNG-7433 at 4/8/22 3:04 PM: -- And what

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519620#comment-17519620 ] Hudson commented on MNG-7432: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-600 #12 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519619#comment-17519619 ] Hudson commented on MNG-7441: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-600 #12 See

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519618#comment-17519618 ] Tamás Cservenák commented on MNG-7433: -- And what arguments are used to invoke the original build. And

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519608#comment-17519608 ] Hudson commented on MNG-7432: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #6 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519607#comment-17519607 ] Hudson commented on MNG-7441: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #6 See

[jira] [Commented] (MNG-7452) Remove JDK7 run on Maven 3.9.X Branch

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519606#comment-17519606 ] Hudson commented on MNG-7452: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #6 See

[jira] [Commented] (MNG-7432) [REGRESSION] Resolver session contains non-MavenWorkspaceReader

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519610#comment-17519610 ] Hudson commented on MNG-7432: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-705 #4 See

[jira] [Commented] (MNG-7441) Update Version of Logback to Address CVE-2021-42550

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519609#comment-17519609 ] Hudson commented on MNG-7441: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-705 #4 See

[jira] [Updated] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-08 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Subelman updated SUREFIRE-2063: -- Priority: Blocker (was: Major) > Adding configuration using with --add-opens or

[GitHub] [maven] cstamas commented on pull request #710: [MNG-7454] Include resolver-transport-http in Maven

2022-04-08 Thread GitBox
cstamas commented on PR #710: URL: https://github.com/apache/maven/pull/710#issuecomment-1092934252 As master is broken until https://github.com/apache/maven/pull/709 merged, MNG6090 ITs are expected to fail, but Wagon ancient (plexus XML and other) ITs should succeed. -- This is an

[GitHub] [maven-surefire] Tibor17 commented on pull request #516: Test Reports Inconsistencies with Parameterized and junit4

2022-04-08 Thread GitBox
Tibor17 commented on PR #516: URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1092933166 @chalmagr How can I reproduce the first issue with `ClassNotFoundException`? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [maven-surefire] Tibor17 commented on pull request #516: Test Reports Inconsistencies with Parameterized and junit4

2022-04-08 Thread GitBox
Tibor17 commented on PR #516: URL: https://github.com/apache/maven-surefire/pull/516#issuecomment-1092929095 We should separate this problem in two. I can see the first problem with `ClassNotFoundException`, and the second issue with junit4. Let me reproduce the issues with your

[jira] [Assigned] (MNG-7454) Include resolver-transport-http in Maven

2022-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák reassigned MNG-7454: Assignee: Tamás Cservenák > Include resolver-transport-http in Maven >

[GitHub] [maven] cstamas opened a new pull request, #710: [MNG-7454] Include resolver-transport-http in Maven

2022-04-08 Thread GitBox
cstamas opened a new pull request, #710: URL: https://github.com/apache/maven/pull/710 But keep Wagon as default transport. This PR merely includes resolver http and file transport and switches wagon-http to non-shaded one. Changes: * switch to non-shaded wagon-http (as

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-08 Thread Gregory Ducharme (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519584#comment-17519584 ] Gregory Ducharme commented on MRESOLVER-133: Well, an ugly way to test this would be to

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-08 Thread Jim Hughes (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519576#comment-17519576 ] Jim Hughes commented on MRESOLVER-133: -- [~michael-o] I'm interested in this ticket as well.  When

[GitHub] [maven-integration-testing] slawekjaranowski merged pull request #150: Use old version of m-enforcer-p for JDK 1.7

2022-04-08 Thread GitBox
slawekjaranowski merged PR #150: URL: https://github.com/apache/maven-integration-testing/pull/150 -- 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] cstamas commented on pull request #709: Fix ReactorReader unintended change

2022-04-08 Thread GitBox
cstamas commented on PR #709: URL: https://github.com/apache/maven/pull/709#issuecomment-1092795801 The problem is shown by maven-3.9.x branch, where these two IT fails ``` Error: Errors: Error:

[GitHub] [maven] cstamas opened a new pull request, #709: Fix ReactorReader unintended change

2022-04-08 Thread GitBox
cstamas opened a new pull request, #709: URL: https://github.com/apache/maven/pull/709 The commit c604db3c3a103e2212f4628d8e2a997017fe579e changed ReactorReader to use MavenSession#getAllProjects() instead of deprecated MavenSession#getProjectMap() that is equivalent of

[jira] [Updated] (MNG-7453) Upgrade Maven Resolver to 1.8.0

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7453: Fix Version/s: 4.0.0-alpha-1 > Upgrade Maven Resolver to 1.8.0 > --- > >

[GitHub] [maven-integration-testing] slawekjaranowski merged pull request #149: Skip mng7045 DropUselessAndOutdatedCdiApiTest on JDK 1.7

2022-04-08 Thread GitBox
slawekjaranowski merged PR #149: URL: https://github.com/apache/maven-integration-testing/pull/149 -- 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:

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519531#comment-17519531 ] Michael Osipov commented on MRESOLVER-133: -- [~ibabiankou], [~wecai], we have now merged a

[jira] [Commented] (MRESOLVER-224) DefaultVersionResolver is inflicting ArtifactNotFoundException for classifiers with SNAPSHOT version

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519529#comment-17519529 ] Michael Osipov commented on MRESOLVER-224: -- Still waiting for a sample. >

[jira] [Commented] (MRESOLVER-178) Introduce a simple inter-process SyncContext

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519528#comment-17519528 ] Michael Osipov commented on MRESOLVER-178: -- Can this be closed? We have a file-based approach

[jira] [Closed] (MRESOLVER-247) Avoid unnecessary dependency resolution by a Skip solution based on BFS

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-247. Resolution: Fixed Fixed with

[jira] [Comment Edited] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch edited comment on SUREFIRE-2004 at 4/8/22 11:30 AM:

[jira] [Comment Edited] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch edited comment on SUREFIRE-2004 at 4/8/22 11:29 AM:

[jira] [Comment Edited] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch edited comment on SUREFIRE-2004 at 4/8/22 11:26 AM:

[jira] [Commented] (MRESOLVER-62) Resolver can skip cyclic dependencies underneath removed nodes

2022-04-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519524#comment-17519524 ] Michael Osipov commented on MRESOLVER-62: - [~wecai], is this somehow affected, solved by your

[jira] [Comment Edited] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch edited comment on SUREFIRE-2004 at 4/8/22 11:24 AM:

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #149: Skip mng7045 DropUselessAndOutdatedCdiApiTest on JDK 1.7

2022-04-08 Thread GitBox
michael-o commented on code in PR #149: URL: https://github.com/apache/maven-integration-testing/pull/149#discussion_r846013508 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7045DropUselessAndOutdatedCdiApiTest.java: ## @@ -38,6 +38,9 @@ public

[jira] [Comment Edited] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch edited comment on SUREFIRE-2004 at 4/8/22 11:23 AM:

[jira] [Commented] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

2022-04-08 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519521#comment-17519521 ] Alexander Kriegisch commented on SUREFIRE-2004: --- [~tibordigana], I did *not* say the

[jira] [Commented] (MRESOLVER-248) Make DF and BF collector implementations coexist

2022-04-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519519#comment-17519519 ] Hudson commented on MRESOLVER-248: -- Build succeeded in Jenkins: Maven » Maven TLP » maven-resolver »

[jira] [Closed] (MRESOLVER-248) Make DF and BF collector implementations coexist

2022-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MRESOLVER-248. - > Make DF and BF collector implementations coexist >

[jira] [Resolved] (MRESOLVER-248) Make DF and BF collector implementations coexist

2022-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MRESOLVER-248. --- Resolution: Fixed > Make DF and BF collector implementations coexist >

[GitHub] [maven-resolver] cstamas merged pull request #161: [MRESOLVER-248] Make DF and BF collector implementations coexist

2022-04-08 Thread GitBox
cstamas merged PR #161: URL: https://github.com/apache/maven-resolver/pull/161 -- 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-resolver] cstamas commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
cstamas commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845968926 ## maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/collect/bf/BfDependencyCollectorTest.java: ## @@ -111,7 +111,7 @@ public void setup()

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
michael-o commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845947122 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java: ## @@ -246,9 +246,12 @@ public CollectResult

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
cstamas commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845945218 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java: ## @@ -246,9 +246,12 @@ public CollectResult

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
cstamas commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845945218 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java: ## @@ -246,9 +246,12 @@ public CollectResult

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
michael-o commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845943773 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java: ## @@ -246,9 +246,12 @@ public CollectResult

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
michael-o commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845939599 ## maven-resolver-impl/src/main/java/org/eclipse/aether/impl/guice/AetherModule.java: ## @@ -132,8 +135,14 @@ protected void configure() .to(

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
michael-o commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845939991 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/df/DfDependencyCollector.java: ## @@ -0,0 +1,866 @@ +package

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
cstamas commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845930087 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/bf/DependencyResolutionSkipper.java: ## @@ -0,0 +1,359 @@ +package

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #161: [MRESOLVER-248] Make BF and DF collectors coexists

2022-04-08 Thread GitBox
cstamas commented on code in PR #161: URL: https://github.com/apache/maven-resolver/pull/161#discussion_r845930430 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/bf/BfDependencyCollector.java: ## @@ -0,0 +1,893 @@ +package

  1   2   >