[GitHub] [maven-project-info-reports-plugin] awxiaoxian2020 opened a new pull request, #37: [MPIR-418] - Add some i18n properties for zh_CH completely

2022-05-17 Thread GitBox
awxiaoxian2020 opened a new pull request, #37: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/37 Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA

[jira] [Commented] (MWRAPPER-61) let mvnw call mvn directly, without maven-wrapper.jar

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538305#comment-17538305 ] ASF GitHub Bot commented on MWRAPPER-61: slawekjaranowski commented on code in PR #33: URL:

[GitHub] [maven-wrapper] slawekjaranowski commented on a diff in pull request #33: [MWRAPPER-61] Try to skip maven-wrapper.jar, call mvn directly from mvnw.

2022-05-17 Thread GitBox
slawekjaranowski commented on code in PR #33: URL: https://github.com/apache/maven-wrapper/pull/33#discussion_r875010847 ## maven-wrapper/src/main/java/org/apache/maven/wrapper/Installer.java: ## @@ -70,8 +70,12 @@ public Path createDist( WrapperConfiguration configuration )

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #162: [MNG-7433] Fix deadlock during forked lifecycle executions

2022-05-17 Thread GitBox
gnodet commented on code in PR #162: URL: https://github.com/apache/maven-integration-testing/pull/162#discussion_r875010543 ## core-it-suite/src/test/resources/mng-7433-deadlock/plugin/pom.xml: ## @@ -0,0 +1,52 @@ + + + + +http://maven.apache.org/POM/4.0.0;

[jira] [Created] (MPIR-418) Add some i18n properties for zh_CH completely

2022-05-17 Thread Xavi Lee (Jira)
Xavi Lee created MPIR-418: - Summary: Add some i18n properties for zh_CH completely Key: MPIR-418 URL: https://issues.apache.org/jira/browse/MPIR-418 Project: Maven Project Info Reports Plugin Issue

[jira] [Closed] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MWRAPPER-66. --- Fix Version/s: 3.2.0 Resolution: Fixed > maven-wrapper.properties -

[jira] [Assigned] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MWRAPPER-66: --- Assignee: Slawomir Jaranowski > maven-wrapper.properties - incorrect

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538296#comment-17538296 ] ASF GitHub Bot commented on MWRAPPER-66: slawekjaranowski commented on PR #43: URL:

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538295#comment-17538295 ] ASF GitHub Bot commented on MWRAPPER-66: slawekjaranowski merged PR #43: URL:

[GitHub] [maven-wrapper] slawekjaranowski commented on pull request #43: [MWRAPPER-66] - maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread GitBox
slawekjaranowski commented on PR #43: URL: https://github.com/apache/maven-wrapper/pull/43#issuecomment-1129041787 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-wrapper] slawekjaranowski merged pull request #43: [MWRAPPER-66] - maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread GitBox
slawekjaranowski merged PR #43: URL: https://github.com/apache/maven-wrapper/pull/43 -- 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-integration-testing] gnodet commented on a diff in pull request #162: [MNG-7433] Fix deadlock during forked lifecycle executions

2022-05-17 Thread GitBox
gnodet commented on code in PR #162: URL: https://github.com/apache/maven-integration-testing/pull/162#discussion_r874985570 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7433DeadlockTest.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #162: [MNG-7433] Fix deadlock during forked lifecycle executions

2022-05-17 Thread GitBox
gnodet commented on code in PR #162: URL: https://github.com/apache/maven-integration-testing/pull/162#discussion_r874985570 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7433DeadlockTest.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #162: [MNG-7433] Fix deadlock during forked lifecycle executions

2022-05-17 Thread GitBox
slawekjaranowski commented on code in PR #162: URL: https://github.com/apache/maven-integration-testing/pull/162#discussion_r874964709 ## core-it-suite/src/test/resources/mng-7433-deadlock/plugin/pom.xml: ## @@ -0,0 +1,52 @@ + + + + +http://maven.apache.org/POM/4.0.0;

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #162: [MNG-7433] Fix deadlock during forked lifecycle executions

2022-05-17 Thread GitBox
michael-o commented on code in PR #162: URL: https://github.com/apache/maven-integration-testing/pull/162#discussion_r874963621 ## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7433DeadlockTest.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538261#comment-17538261 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538259#comment-17538259 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874931070 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874931070 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538255#comment-17538255 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874931070 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874931070 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538253#comment-17538253 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[GitHub] [maven-mvnd] gnodet commented on pull request #652: Add asdf install method

2022-05-17 Thread GitBox
gnodet commented on PR #652: URL: https://github.com/apache/maven-mvnd/pull/652#issuecomment-1128971884 > > maybe move the [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) repo inside [@mvndaemon](https://github.com/mvndaemon) > > Happy to migrate the repository, but also

[GitHub] [maven-mvnd] gnodet commented on pull request #652: Add asdf install method

2022-05-17 Thread GitBox
gnodet commented on PR #652: URL: https://github.com/apache/maven-mvnd/pull/652#issuecomment-1128965910 > > update the scripts wrt to the new location of published binaries: [downloads.apache.org/maven/mvnd/0.8.0](https://downloads.apache.org/maven/mvnd/0.8.0/) > > @gnodet Any reason

[GitHub] [maven-mvnd] joschi commented on pull request #652: Add asdf install method

2022-05-17 Thread GitBox
joschi commented on PR #652: URL: https://github.com/apache/maven-mvnd/pull/652#issuecomment-1128951042 > update the scripts wrt to the new location of published binaries: [downloads.apache.org/maven/mvnd/0.8.0](https://downloads.apache.org/maven/mvnd/0.8.0/) @gnodet Any reason

[GitHub] [maven-mvnd] joschi commented on a diff in pull request #652: Add asdf install method

2022-05-17 Thread GitBox
joschi commented on code in PR #652: URL: https://github.com/apache/maven-mvnd/pull/652#discussion_r874894286 ## README.adoc: ## @@ -87,6 +87,15 @@ $ choco install mvndaemon $ scoop install mvndaemon +=== Install using https://github.com/joschi/asdf-mvnd#install[asdf]

[GitHub] [maven-mvnd] joschi commented on pull request #652: Add asdf install method

2022-05-17 Thread GitBox
joschi commented on PR #652: URL: https://github.com/apache/maven-mvnd/pull/652#issuecomment-1128947754 > maybe move the [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) repo inside [@mvndaemon](https://github.com/mvndaemon) Happy to migrate the repository, but also happy to

[jira] [Commented] (MNG-7401) Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538223#comment-17538223 ] ASF GitHub Bot commented on MNG-7401: - laeubi closed pull request #666: MNG-7401 - Make

[GitHub] [maven] laeubi closed pull request #666: MNG-7401 - Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread GitBox
laeubi closed pull request #666: MNG-7401 - Make MavenSession#getCurrentProject() using a thread local URL: https://github.com/apache/maven/pull/666 -- 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

[GitHub] [maven] slawekjaranowski commented on pull request #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-17 Thread GitBox
slawekjaranowski commented on PR #741: URL: https://github.com/apache/maven/pull/741#issuecomment-1128908629 @cstamas - can plugin descriptor simply have empty list of parameters? - NEVER fail or don't check at all? - or check in DefaultMojoExecutionConfigurator? -- This is

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538222#comment-17538222 ] ASF GitHub Bot commented on MNG-7468: - slawekjaranowski commented on PR #741: URL:

[jira] [Comment Edited] (MASSEMBLY-942) Make "single" goal m2e-friendly by using BuildContext

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538214#comment-17538214 ] Tamás Cservenák edited comment on MASSEMBLY-942 at 5/17/22 1:51 PM:

[jira] [Commented] (MNG-7401) Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538217#comment-17538217 ] ASF GitHub Bot commented on MNG-7401: - gnodet commented on PR #743: URL:

[jira] [Comment Edited] (MASSEMBLY-942) Make "single" goal m2e-friendly by using BuildContext

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538214#comment-17538214 ] Tamás Cservenák edited comment on MASSEMBLY-942 at 5/17/22 1:51 PM:

[GitHub] [maven] gnodet commented on pull request #743: [3.9.x] [MNG-7401] [MNG-7474] Keep a single maven session and fix session scope

2022-05-17 Thread GitBox
gnodet commented on PR #743: URL: https://github.com/apache/maven/pull/743#issuecomment-1128898423 > Not sure why tests aren't running. I'll close this one and recreate a new PR. Ah, closing and reopening did the trick. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (MNG-7401) Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538215#comment-17538215 ] ASF GitHub Bot commented on MNG-7401: - gnodet closed pull request #743: [3.9.x] [MNG-7401] [MNG-7474]

[jira] [Commented] (MASSEMBLY-942) Make "single" goal m2e-friendly by using BuildContext

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538214#comment-17538214 ] Tamás Cservenák commented on MASSEMBLY-942: --- This will be revisited once in future, but not

[jira] [Commented] (MNG-7401) Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538216#comment-17538216 ] ASF GitHub Bot commented on MNG-7401: - gnodet opened a new pull request, #743: URL:

[GitHub] [maven] gnodet closed pull request #743: [3.9.x] [MNG-7401] [MNG-7474] Keep a single maven session and fix session scope

2022-05-17 Thread GitBox
gnodet closed pull request #743: [3.9.x] [MNG-7401] [MNG-7474] Keep a single maven session and fix session scope URL: https://github.com/apache/maven/pull/743 -- 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

[jira] [Commented] (MNG-7401) Make MavenSession#getCurrentProject() using a thread local

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538213#comment-17538213 ] ASF GitHub Bot commented on MNG-7401: - gnodet commented on PR #743: URL:

[GitHub] [maven] gnodet commented on pull request #743: [3.9.x] [MNG-7401] [MNG-7474] Keep a single maven session and fix session scope

2022-05-17 Thread GitBox
gnodet commented on PR #743: URL: https://github.com/apache/maven/pull/743#issuecomment-1128894857 Not sure why tests aren't running. I'll close this one and recreate a new PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538212#comment-17538212 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- gnodet commented on code in PR #14: URL:

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874823004 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild( MavenSession

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538204#comment-17538204 ] ASF GitHub Bot commented on MWRAPPER-66: jorsol opened a new pull request, #43: URL:

[GitHub] [maven-wrapper] jorsol opened a new pull request, #43: [MWRAPPER-66] - maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread GitBox
jorsol opened a new pull request, #43: URL: https://github.com/apache/maven-wrapper/pull/43 While using `https` is valid per https://issues.apache.org/jira/browse/LEGAL-265, this just make RAT plugin happy (since the fix isn't released yet). Following this checklist to help us

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538200#comment-17538200 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- gnodet commented on code in PR #14: URL:

[GitHub] [maven-build-cache-extension] gnodet commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
gnodet commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874823004 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild( MavenSession

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538191#comment-17538191 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538188#comment-17538188 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on code in PR #14:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874814667 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on code in PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#discussion_r874814667 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -166,22 +166,22 @@ public CacheResult findCachedBuild(

[jira] [Closed] (MASSEMBLY-943) NPE if dependencySet includes Dependency with "provided" scope

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MASSEMBLY-943. - Resolution: Cannot Reproduce As OP reported, seems to work with 3.2.0+ > NPE if

[jira] [Commented] (MASSEMBLY-948) NullPointerException When useTransitiveDependencies False

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538185#comment-17538185 ] Tamás Cservenák commented on MASSEMBLY-948: --- Essentially the

[GitHub] [maven-jxr] dependabot[bot] opened a new pull request, #55: Bump maven-parent from 35 to 36

2022-05-17 Thread GitBox
dependabot[bot] opened a new pull request, #55: URL: https://github.com/apache/maven-jxr/pull/55 Bumps [maven-parent](https://github.com/apache/maven-parent) from 35 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases;>maven-parent's releases.

[jira] [Commented] (MBUILDCACHE-20) Allow configuring whether local or remote builds should be preferred

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538171#comment-17538171 ] ASF GitHub Bot commented on MBUILDCACHE-20: --- AlexanderAshitkin commented on PR #14: URL:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on pull request #14: [MBUILDCACHE-20] Use local cache before remote cache by default

2022-05-17 Thread GitBox
AlexanderAshitkin commented on PR #14: URL: https://github.com/apache/maven-build-cache-extension/pull/14#issuecomment-1128838217 > > > @maximilian-novikov @maximilian-novikov-db could you have a look at this one ? I don't really understand why the remote cache would have to be checked

[jira] [Closed] (MASSEMBLY-952) Add support for GZIP-ing an existing TAR file

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MASSEMBLY-952. - Resolution: Won't Fix This is out of scope: m-assembly-p creates tar.gz, yes, but is

[jira] [Commented] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538159#comment-17538159 ] Tamás Cservenák commented on MASSEMBLY-874: --- But as I see plugin documentation for

[jira] [Commented] (MASSEMBLY-870) Regression: Repository downloads all dependencies remotely into _tmp folders

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538156#comment-17538156 ] Tamás Cservenák commented on MASSEMBLY-870: --- Confirmed, same as MASSEMBLY-874: due

[jira] [Commented] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538155#comment-17538155 ] Tamás Cservenák commented on MASSEMBLY-874: --- Confirmed, in a moment you have {{}} element in

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is locking other mojo executions

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538145#comment-17538145 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on PR #736: URL:

[GitHub] [maven] gnodet commented on pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-17 Thread GitBox
gnodet commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1128791257 > @gnodet Can the reproducer be turned into an IT? @michael-o https://github.com/apache/maven-integration-testing/pull/162 -- This is an automated message from the Apache Git Service.

[jira] [Updated] (SUREFIRE-2085) Surefire fails build on Modules that don't use surefire at all if -DexcludedGroups is given

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Höller updated SUREFIRE-2085: Description: Assume a simple multi-module project with an API and an implementation

[jira] [Updated] (SUREFIRE-2085) Surefire fails build on Modules that don't use surefire at all if -DexcludedGroups is given

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Höller updated SUREFIRE-2085: Description: Assume a simple multi-module project with an API and an implementation

[jira] [Updated] (SUREFIRE-2085) Surefire fails build on Modules that don't use surefire at all if -DexcludedGroups is given

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Höller updated SUREFIRE-2085: Description: Assume a simple multi-module project with an API and an implementation

[jira] [Closed] (MASSEMBLY-919) Transitive dependency of a test dependency is included

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MASSEMBLY-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MASSEMBLY-919. - Resolution: Incomplete No response from issue creator for 2+ years, closing out. >

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538137#comment-17538137 ] ASF GitHub Bot commented on MNG-7468: - cstamas commented on PR #741: URL:

[GitHub] [maven] cstamas commented on pull request #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-17 Thread GitBox
cstamas commented on PR #741: URL: https://github.com/apache/maven/pull/741#issuecomment-1128774345 -1 Maven should NEVER fail the build in this case... you simply don't know what Mojo does (it can inject MojoExecution and tamper directly with it's own config). -- This is an automated

[jira] [Comment Edited] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538133#comment-17538133 ] Tamás Cservenák edited comment on MNG-7468 at 5/17/22 11:52 AM: IMHO, it

[jira] [Commented] (MWRAPPER-65) MavenWrapperDownloader.java ignores the MVNW_REPOURL env

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538135#comment-17538135 ] ASF GitHub Bot commented on MWRAPPER-65: jorsol opened a new pull request, #42: URL:

[GitHub] [maven-wrapper] jorsol opened a new pull request, #42: [MWRAPPER-65] MavenWrapperDownloader.java ignores the MVNW_REPOURL env

2022-05-17 Thread GitBox
jorsol opened a new pull request, #42: URL: https://github.com/apache/maven-wrapper/pull/42 This simplifies the MavenWrapperDownloader.java script by removing many of the redundant code that was already done on the shell script, fixing the problem when MVNW_REPOURL env variable was used

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538133#comment-17538133 ] Tamás Cservenák commented on MNG-7468: -- IMHO, it should _always warn only_ as you cannot tell what

[jira] [Comment Edited] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538117#comment-17538117 ] Jorge Solórzano edited comment on MWRAPPER-66 at 5/17/22 11:18 AM: ---

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538117#comment-17538117 ] Jorge Solórzano commented on MWRAPPER-66: - Actually this is valid

[jira] [Updated] (MDEP-757) bug with "non-test scoped test only dependencies found"

2022-05-17 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MDEP-757: --- Description: Starting with 3.2.0, I see this problem in one of my project modules: {noformat} [INFO]

[jira] [Commented] (MNG-7455) [REGRESSION] IllegalStateException in SessionScope during guice injection in multithreaded build

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538070#comment-17538070 ] ASF GitHub Bot commented on MNG-7455: - gnodet commented on PR #716: URL:

[GitHub] [maven] gnodet commented on pull request #716: [MNG-7455] Another attempt to fix the concurrency issue

2022-05-17 Thread GitBox
gnodet commented on PR #716: URL: https://github.com/apache/maven/pull/716#issuecomment-1128656332 > > is not really a problem as all derived sessions are cloned from the root one, except for the value of the `MavenSession#getCurrentProject()` which changes from one session to another.

[jira] [Commented] (MRESOLVER-7) Download dependency POMs in parallel

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538064#comment-17538064 ] ASF GitHub Bot commented on MRESOLVER-7: caiwei-ebay commented on PR #178: URL:

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #178: [MRESOLVER-7] download poms in parallel

2022-05-17 Thread GitBox
caiwei-ebay commented on PR #178: URL: https://github.com/apache/maven-resolver/pull/178#issuecomment-1128643994 Separated the PR for PremanagedDependency refactoring and rebased the code. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538062#comment-17538062 ] Tamás Cservenák commented on MNG-7475: -- Yes, I think as well, that only one module needs this patch,

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538057#comment-17538057 ] ASF GitHub Bot commented on MNG-7475: - cstamas closed pull request #738: [MNG-7475] Restore binary

[jira] [Closed] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MNG-7475. > [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in >

[GitHub] [maven] laeubi commented on pull request #716: [MNG-7455] Another attempt to fix the concurrency issue

2022-05-17 Thread GitBox
laeubi commented on PR #716: URL: https://github.com/apache/maven/pull/716#issuecomment-1128630393 > is not really a problem as all derived sessions are cloned from the root one, except for the value of the `MavenSession#getCurrentProject()` which changes from one session to another.

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538056#comment-17538056 ] ASF GitHub Bot commented on MNG-7475: - cstamas commented on PR #738: URL:

[GitHub] [maven] cstamas closed pull request #738: [MNG-7475] Restore binary compat for FileProfileActivator

2022-05-17 Thread GitBox
cstamas closed pull request #738: [MNG-7475] Restore binary compat for FileProfileActivator URL: https://github.com/apache/maven/pull/738 -- 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

[GitHub] [maven] cstamas commented on pull request #738: [MNG-7475] Restore binary compat for FileProfileActivator

2022-05-17 Thread GitBox
cstamas commented on PR #738: URL: https://github.com/apache/maven/pull/738#issuecomment-1128630134 Issue https://issues.apache.org/jira/browse/MNG-7475 got resolved differently: in this case Maven is used as dependency. -- This is an automated message from the Apache Git Service. To

[jira] [Resolved] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MNG-7475. -- Fix Version/s: (was: 3.8.6) Resolution: Won't Fix The fix materialized in form of a

[jira] [Commented] (MNG-7455) [REGRESSION] IllegalStateException in SessionScope during guice injection in multithreaded build

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538058#comment-17538058 ] ASF GitHub Bot commented on MNG-7455: - laeubi commented on PR #716: URL:

[jira] [Commented] (MNG-7455) [REGRESSION] IllegalStateException in SessionScope during guice injection in multithreaded build

2022-05-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538055#comment-17538055 ] ASF GitHub Bot commented on MNG-7455: - gnodet closed pull request #716: [MNG-7455] Another attempt to

[GitHub] [maven] gnodet closed pull request #716: [MNG-7455] Another attempt to fix the concurrency issue

2022-05-17 Thread GitBox
gnodet closed pull request #716: [MNG-7455] Another attempt to fix the concurrency issue URL: https://github.com/apache/maven/pull/716 -- 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

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538052#comment-17538052 ] Andreas Loew commented on MNG-7475: --- .. and also thank you for the pointer to the Maven Users ML - I will

[GitHub] [maven-resolver] cstamas merged pull request #179: extract class PremanagedDependency

2022-05-17 Thread GitBox
cstamas merged PR #179: URL: https://github.com/apache/maven-resolver/pull/179 -- 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] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538051#comment-17538051 ] Andreas Loew commented on MNG-7475: --- Sorry, [~cstamas] , here I am (have been stuck in meetings...) :)

[jira] [Commented] (MSHARED-1074) Improvement performance of getMavenVersion in ForkedLauncher

2022-05-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538050#comment-17538050 ] Michael Osipov commented on MSHARED-1074: - The IT suite writes the Maven version to the

[jira] [Commented] (MSHARED-650) Fire ExecutionEvent from DefaultMavenReportExecutor

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538043#comment-17538043 ] Tamás Cservenák commented on MSHARED-650: - There is a related MNG-7479 as well, but I'd abstain

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538040#comment-17538040 ] Tamás Cservenák edited comment on MNG-7475 at 5/17/22 8:59 AM: --- [~aloew] once

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538040#comment-17538040 ] Tamás Cservenák commented on MNG-7475: -- [~aloew] once you ping back, am also leaning to close this as

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538014#comment-17538014 ] Tamás Cservenák edited comment on MNG-7475 at 5/17/22 8:52 AM: ---

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538014#comment-17538014 ] Tamás Cservenák edited comment on MNG-7475 at 5/17/22 8:46 AM: ---

<    1   2   3   >