[jira] [Commented] (MNG-7673) IllegalArgumentException thrown for invalid checksum 'never'

2023-01-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681492#comment-17681492 ] ASF GitHub Bot commented on MNG-7673: - gnodet opened a new pull request, #972: URL: htt

[GitHub] [maven] gnodet opened a new pull request, #972: [MNG-7673] IllegalArgumentException thrown for invalid checksum 'never'

2023-01-27 Thread via GitHub
gnodet opened a new pull request, #972: URL: https://github.com/apache/maven/pull/972 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 ch

[jira] [Created] (MNG-7673) IllegalArgumentException thrown for invalid checksum 'never'

2023-01-27 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7673: Summary: IllegalArgumentException thrown for invalid checksum 'never' Key: MNG-7673 URL: https://issues.apache.org/jira/browse/MNG-7673 Project: Maven Issue

[GitHub] [maven-invoker-plugin] slawekjaranowski opened a new pull request, #171: [MINVOKER-319] Workaround to allow use with Maven 4.0.0-alpha-4

2023-01-27 Thread via GitHub
slawekjaranowski opened a new pull request, #171: URL: https://github.com/apache/maven-invoker-plugin/pull/171 InstallMojo should be refactored according to MINVOKER-313 --- Following this checklist to help us incorporate your contribution quickly and easily: - [x] M

[GitHub] [maven-deploy-plugin] slawekjaranowski commented on pull request #35: [MDEPLOY-206] Support parallel deployment for deployAtEnd

2023-01-27 Thread via GitHub
slawekjaranowski commented on PR #35: URL: https://github.com/apache/maven-deploy-plugin/pull/35#issuecomment-1407126412 There are two code paths: - number of threads <= 1 - collect all artifacts from all module and call in **one** request for Resolver - number of threads > 1 - crea

[jira] [Assigned] (MINVOKER-319) Invoker Install fail with Maven 4.0.0-alpha-4

2023-01-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-319: Assignee: Slawomir Jaranowski > Invoker Install fail with Maven 4.0.0-al

[jira] [Assigned] (MINVOKER-313) Get rid of maven-artifact-transfer

2023-01-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MINVOKER-313: Assignee: (was: Slawomir Jaranowski) > Get rid of maven-artifact-tra

[jira] [Created] (MINVOKER-319) Invoker Install fail with Maven 4.0.0-alpha-4

2023-01-27 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-319: Summary: Invoker Install fail with Maven 4.0.0-alpha-4 Key: MINVOKER-319 URL: https://issues.apache.org/jira/browse/MINVOKER-319 Project: Maven Invoker

[GitHub] [maven-enforcer] slawekjaranowski opened a new pull request, #240: [MENFORCER-461] Fix NPE in RequirePluginVersions

2023-01-27 Thread via GitHub
slawekjaranowski opened a new pull request, #240: URL: https://github.com/apache/maven-enforcer/pull/240 And a little error message improvement --- Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA

[GitHub] [maven-deploy-plugin] gnodet commented on pull request #35: [MDEPLOY-206] Support parallel deployment for deployAtEnd

2023-01-27 Thread via GitHub
gnodet commented on PR #35: URL: https://github.com/apache/maven-deploy-plugin/pull/35#issuecomment-1407031604 > @slawekjaranowski the code for multi-threaded deploy should work if the number of threads is set to `1`. Should we just use a single code path for both ? In case we reall

[GitHub] [maven-deploy-plugin] gnodet commented on pull request #35: [MDEPLOY-206] Support parallel deployment for deployAtEnd

2023-01-27 Thread via GitHub
gnodet commented on PR #35: URL: https://github.com/apache/maven-deploy-plugin/pull/35#issuecomment-1407025183 @slawekjaranowski the code for multi-threaded deploy should work if the number of threads is set to `1`. Should we just use a single code path for both ? -- This is an automat

[jira] [Commented] (MCHECKSTYLE-425) Checkstyle runs fail with "Path contains invalid character" since 3.2.0

2023-01-27 Thread Magnus Reftel (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681447#comment-17681447 ] Magnus Reftel commented on MCHECKSTYLE-425: --- Attaching testcase. The direc

[jira] [Updated] (MCHECKSTYLE-425) Checkstyle runs fail with "Path contains invalid character" since 3.2.0

2023-01-27 Thread Magnus Reftel (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Magnus Reftel updated MCHECKSTYLE-425: -- Attachment: testcase.zip > Checkstyle runs fail with "Path contains invalid charac

[jira] [Updated] (MENFORCER-461) NPE in RequirePluginVersions

2023-01-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-461: -- Component/s: Standard Rules > NPE in RequirePluginVersions > ---

[jira] [Updated] (MENFORCER-422) Support declaring external banned dependencies in an external file/URL

2023-01-27 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-422: -- Component/s: Standard Rules > Support declaring external banned dependencies

[jira] [Commented] (MRESOLVER-316) DF collector enters endless loop when collecting org.webjars.npm:musquette:1.1.1

2023-01-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681403#comment-17681403 ] Michael Osipov commented on MRESOLVER-316: -- There is already a similar issue

[GitHub] [maven-resolver] vfedoriv commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
vfedoriv commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406752963 @cstamas Thanks a lot for your help and fast feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406737583 Few perf related tips (and then am out for today): * Use latest 1.9.4 release of resolver * We could not measure perf diff on DF (original) and BF (new) collector, but user repo

[jira] [Updated] (MRESOLVER-316) DF collector enters endless loop when collecting org.webjars.npm:musquette:1.1.1

2023-01-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-316: -- Description: When collecting {{org.webjars.npm:musquette:1.1.1}} the DF collector (t

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406708746 The snippet changes I have locally: switch to BF collector and using musquette artifact: ```diff diff --git a/maven-resolver-demos/maven-resolver-demo-snippets/src/main/jav

[GitHub] [maven-resolver] vfedoriv commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
vfedoriv commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406701708 Well, it's not really a "pure" maven artifact based on a java package. It's a mutant, created from npm package https://www.npmjs.com/package/musquette using https://www.webjars.o

[jira] [Created] (MRESOLVER-316) DF collector enters endless loop when collecting org.webjars.npm:musquette:1.1.1

2023-01-27 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-316: - Summary: DF collector enters endless loop when collecting org.webjars.npm:musquette:1.1.1 Key: MRESOLVER-316 URL: https://issues.apache.org/jira/browse/MRESOLVER-316

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406695879 Created bug https://issues.apache.org/jira/browse/MRESOLVER-316 This PR is -1 for me, as this would treat the symptom (stopping endless loop), while IMHO the actual cause shoul

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406689501 To switch to BF (breadth first) collector set config property like this: ``` session.setConfigProperty("aether.dependencyCollector.impl", BfDependencyCollector.NAME ); ```

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406676846 Switch to BF collector and you will get an error: ``` Could not resolve version conflict among [org.webjars.npm:musquette:jar:1.1.1 -> org.webjars.npm:minimist:jar:[0.2.1,0.3),

[GitHub] [maven-resolver] cstamas commented on pull request #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
cstamas commented on PR #236: URL: https://github.com/apache/maven-resolver/pull/236#issuecomment-1406655501 Could you elaborate a bit more the "musquette has dependencies that in the dependencies resolving process lead to being stuck in an infinite loop"? -- This is an automated message

[jira] [Commented] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

2023-01-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681368#comment-17681368 ] ASF GitHub Bot commented on MNG-7598: - gnodet merged PR #971: URL: https://github.com/a

[jira] [Closed] (MNG-7598) Enforce binary backwards-compatibility with Maven 3 of all exported packages

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7598. Resolution: Fixed > Enforce binary backwards-compatibility with Maven 3 of all exported packages > --

[GitHub] [maven] gnodet merged pull request #971: [MNG-7598] Fix compatibility issues with toolchains and settings

2023-01-27 Thread via GitHub
gnodet merged PR #971: URL: https://github.com/apache/maven/pull/971 -- 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...@maven.apache.org

[jira] [Closed] (MNG-7543) Upgrade JUnit Jupiter Version 5.9.1

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7543. Resolution: Fixed > Upgrade JUnit Jupiter Version 5.9.1 > --- > >

[jira] [Commented] (MNG-7543) Upgrade JUnit Jupiter Version 5.9.1

2023-01-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681363#comment-17681363 ] ASF GitHub Bot commented on MNG-7543: - gnodet merged PR #837: URL: https://github.com/a

[GitHub] [maven] gnodet merged pull request #837: [MNG-7543] - Upgrade JUnit Jupiter Version 5.9.1

2023-01-27 Thread via GitHub
gnodet merged PR #837: URL: https://github.com/apache/maven/pull/837 -- 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...@maven.apache.org

[GitHub] [maven-resolver] vfedoriv opened a new pull request, #236: handle thread interrupts on transitive dependencies parsing (infinite loop)

2023-01-27 Thread via GitHub
vfedoriv opened a new pull request, #236: URL: https://github.com/apache/maven-resolver/pull/236 Hello. In the scope of our project (https://central.sonatype.dev - new (beta) version of https://search.maven.org) we do parsing pom-s for transitive dependencies, using Maven Resolver. It

[jira] [Updated] (MNG-7653) Integrate resolver onSessionClose

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7653: - Fix Version/s: 4.0.x-candidate (was: 4.0.0-alpha-4) > Integrate resolver onS

[jira] [Updated] (MNG-6437) Generic .uri suffix to get the URI representation of any file property

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-6437: - Fix Version/s: 4.0.x-candidate (was: 4.0.0-alpha-4) > Generic .uri suffix to

[jira] [Updated] (MNG-7228) MavenProject.getOriginalModel returns interpolated parts

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7228: - Fix Version/s: 4.0.x-candidate (was: 4.0.0-alpha-4) > MavenProject.getOrigin

[jira] [Updated] (MNG-7046) Revert MNG-5639 and make repo config static only (no ${param} interpolation)

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7046: - Fix Version/s: 4.0.x-candidate (was: 4.0.0-alpha-4) > Revert MNG-5639 and ma

[jira] [Updated] (MNG-7422) Remove dependency to guava

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7422: - Fix Version/s: 4.0.x-candidate (was: 4.0.0-alpha-4) > Remove dependency to g

[jira] [Closed] (MNG-7456) Provide FileTransformer replacement within Maven

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7456. Fix Version/s: (was: 4.0.0) (was: 4.0.0-alpha-4) Resolution: Won't F

[jira] [Updated] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7672: - Fix Version/s: 4.0.0 (was: 4.0.0-alpha-4) > Aggregate goals executed in a su

[jira] [Updated] (MNG-7604) Removal of pom.* interpolation makes some older plugins defunct

2023-01-27 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7604: - Fix Version/s: (was: 4.0.0-alpha-4) > Removal of pom.* interpolation makes some older plugins d

[jira] [Commented] (MSCRIPTING-11) Lifecycle

2023-01-27 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSCRIPTING-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681311#comment-17681311 ] Robert Scholte commented on MSCRIPTING-11: -- I think in both cases the answer

[jira] [Commented] (MSCRIPTING-11) Lifecycle

2023-01-27 Thread Jira
[ https://issues.apache.org/jira/browse/MSCRIPTING-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681285#comment-17681285 ] Hüseyin Kartal commented on MSCRIPTING-11: -- I understand. But credentials can

[GitHub] [maven] gnodet opened a new pull request, #971: Fix compatibility issues with toolchains and settings

2023-01-27 Thread via GitHub
gnodet opened a new pull request, #971: URL: https://github.com/apache/maven/pull/971 - Split the header on two lines - Properly delegates equals/hashCode to the v4 models - Introduce object tracking in settings / toolchains - Get back to a single template for v3 models - Switch s

[jira] [Updated] (SUREFIRE-2147) JUnit5 DynamicContainer/DynamicTest report loses the hierarchical structure

2023-01-27 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Soutter updated SUREFIRE-2147: Description: h3. Description of the issue I created a simple example of JUnit5 DynamicC

[jira] [Updated] (SUREFIRE-2147) JUnit5 DynamicContainer/DynamicTest report loses the hierarchical structure

2023-01-27 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Soutter updated SUREFIRE-2147: Description: h3. Description of the issue I created a simple example of JUnit5 DynamicC

[jira] [Updated] (SUREFIRE-2147) JUnit5 DynamicContainer/DynamicTest report loses the hierarchical structure

2023-01-27 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Soutter updated SUREFIRE-2147: Description: h3. Description of the issue I created a simple example of JUnit5 DynamicC

[jira] [Commented] (SUREFIRE-2144) Using JUnit4 TestSuite to create test dynamically, synthetic initializationError failure breaks Jenkins test history

2023-01-27 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681251#comment-17681251 ] Geoff Soutter commented on SUREFIRE-2144: - I created SUREFURE-2147 to try and

[jira] [Comment Edited] (SUREFIRE-2144) Using JUnit4 TestSuite to create test dynamically, synthetic initializationError failure breaks Jenkins test history

2023-01-27 Thread Geoff Soutter (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681251#comment-17681251 ] Geoff Soutter edited comment on SUREFIRE-2144 at 1/27/23 9:28 AM: --

[jira] [Created] (MCOMPILER-524) Please use usefull defaults

2023-01-27 Thread Jira
Christoph Läubrich created MCOMPILER-524: Summary: Please use usefull defaults Key: MCOMPILER-524 URL: https://issues.apache.org/jira/browse/MCOMPILER-524 Project: Maven Compiler Plugin

[GitHub] [maven-site] raboof opened a new pull request, #373: Document the 'security model' for Maven

2023-01-27 Thread via GitHub
raboof opened a new pull request, #373: URL: https://github.com/apache/maven-site/pull/373 To make it easier for users to understand what to expect, and for security researchers to decide where to focus their efforts. I guess we could add further nuance when describing particular secu

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681239#comment-17681239 ] ASF GitHub Bot commented on MNG-7672: - gnodet commented on PR #968: URL: https://github

[GitHub] [maven] gnodet commented on pull request #968: [MNG-7672] Fork should only execute the project and its submodules

2023-01-27 Thread via GitHub
gnodet commented on PR #968: URL: https://github.com/apache/maven/pull/968#issuecomment-1406193502 > Interesting fact; this PR fixes code added to Maven 3.0-RC1 (!!!) but the Javadoc for aggregator says literally this what this PR introduces (so the two was not aligned since 3.0-RC1): http

[jira] [Commented] (MSCRIPTING-11) Lifecycle

2023-01-27 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSCRIPTING-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681236#comment-17681236 ] Robert Scholte commented on MSCRIPTING-11: -- I don't understand this request?

[jira] [Closed] (MCHECKSTYLE-415) Fatal Errors in Logs after Upgrade from com.puppycrawl.tools:checkstyle:10.1 to 10.2

2023-01-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MCHECKSTYLE-415. -- Fix Version/s: (was: waiting-for-feedback) Resolution: Not A Problem >

[jira] [Commented] (MNG-7672) Aggregate goals executed in a submodule forks the whole reactor

2023-01-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681226#comment-17681226 ] ASF GitHub Bot commented on MNG-7672: - cstamas commented on PR #968: URL: https://githu

[GitHub] [maven] cstamas commented on pull request #968: [MNG-7672] Fork should only execute the project and its submodules

2023-01-27 Thread via GitHub
cstamas commented on PR #968: URL: https://github.com/apache/maven/pull/968#issuecomment-1406165373 Interesting fact; this PR fixes code added to Maven 3.0-RC1 (!!!) but the Javadoc for aggregator says literally this what this PR introduces (so the two was not aligned since 3.0-RC1): https