[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613913#comment-17613913 ] Hudson commented on MNG-7556: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #

[jira] [Created] (MDEP-829) excludes filter should function like exclusions

2022-10-07 Thread Delany (Jira)
Delany created MDEP-829: --- Summary: excludes filter should function like exclusions Key: MDEP-829 URL: https://issues.apache.org/jira/browse/MDEP-829 Project: Maven Dependency Plugin Issue Type: Bug

[jira] [Comment Edited] (MDEP-829) excludes filter should function like exclusions

2022-10-07 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MDEP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613933#comment-17613933 ] Delany edited comment on MDEP-829 at 10/7/22 7:48 AM: -- Ok, I see in th

[jira] [Commented] (MDEP-829) excludes filter should function like exclusions

2022-10-07 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MDEP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613933#comment-17613933 ] Delany commented on MDEP-829: - Ok, I see in the last example on the page the use of excludes ha

[jira] [Commented] (MDEP-829) excludes filter should function like exclusions

2022-10-07 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MDEP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613935#comment-17613935 ] Delany commented on MDEP-829: - If its a problem to change, then maybe deprecate *includes* repl

[GitHub] [maven-resolver] gnodet commented on a diff in pull request #197: [MRESOLVER-274] Remote Repository Filter

2022-10-07 Thread GitBox
gnodet commented on code in PR #197: URL: https://github.com/apache/maven-resolver/pull/197#discussion_r986447487 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/filter/RemoteRepositoryFilterSourceSupport.java: ## @@ -0,0 +1,157 @@ +package org.eclipse.aeth

[jira] [Commented] (MRESOLVER-274) Introduce Remote Repository Filter feature

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613948#comment-17613948 ] ASF GitHub Bot commented on MRESOLVER-274: -- gnodet commented on code in PR #1

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989832130 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -288,14 +289,15 @@ else if ( !MAVEN_RESOLVER_TRANSPORT_AUTO.

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613949#comment-17613949 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[GitHub] [maven-mvnd] OLibutzki opened a new issue, #704: Usage of mvnd in Jenkins for parallel builds

2022-10-07 Thread GitBox
OLibutzki opened a new issue, #704: URL: https://github.com/apache/maven-mvnd/issues/704 Hi everyone, we would like to build the modules our multi-module maven projects in Jenkins concurrently. Using `mvn -T` that works quite well, but unfortunately the logs are messed up as a

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989840590 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -150,6 +150,7 @@ public DefaultRepositorySystemSession newRe

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613957#comment-17613957 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989846786 ## maven-core/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java: ## @@ -569,6 +569,7 @@ private ProjectRelocation retrieveRelocatedProject( Artifac

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613965#comment-17613965 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989848619 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -150,6 +150,7 @@ public DefaultRepositorySystemSession newRe

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613966#comment-17613966 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #197: [MRESOLVER-274] Remote Repository Filter

2022-10-07 Thread GitBox
cstamas commented on code in PR #197: URL: https://github.com/apache/maven-resolver/pull/197#discussion_r989849939 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/filter/RemoteRepositoryFilterSourceSupport.java: ## @@ -0,0 +1,157 @@ +package org.eclipse.aet

[jira] [Commented] (MRESOLVER-274) Introduce Remote Repository Filter feature

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613967#comment-17613967 ] ASF GitHub Bot commented on MRESOLVER-274: -- cstamas commented on code in PR #

[GitHub] [maven-mvnd] ppalaga commented on issue #337: Add Apple M1 build.

2022-10-07 Thread GitBox
ppalaga commented on issue #337: URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1271315232 @mprimeaux for running mvnd.sh with Java 8, please see https://github.com/apache/maven-mvnd/issues/669#issuecomment-1205335100 -- This is an automated message from the Apache Git

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989865835 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -288,14 +289,15 @@ else if ( !MAVEN_RESOLVER_TRANSPORT_AUTO.

[GitHub] [maven] michael-o commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

2022-10-07 Thread GitBox
michael-o commented on code in PR #810: URL: https://github.com/apache/maven/pull/810#discussion_r989865835 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -288,14 +289,15 @@ else if ( !MAVEN_RESOLVER_TRANSPORT_AUTO.

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613973#comment-17613973 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613974#comment-17613974 ] ASF GitHub Bot commented on MNG-7556: - michael-o commented on code in PR #810: URL: htt

[GitHub] [maven-wrapper] slawekjaranowski commented on pull request #64: [MWRAPPER-33] Use java 8 in maven-wrapper

2022-10-07 Thread GitBox
slawekjaranowski commented on PR #64: URL: https://github.com/apache/maven-wrapper/pull/64#issuecomment-1271390969 Please also check project for existing other place connected with `1.7`, like `https.protocols` in `maven-wrapper-plugin/pom.xml` -- This is an automated message from the

[jira] [Commented] (MWRAPPER-33) Use java 8 in maven-wrapper

2022-10-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614002#comment-17614002 ] ASF GitHub Bot commented on MWRAPPER-33: slawekjaranowski commented on PR #64: U

[GitHub] [maven-mvnd] gnodet commented on issue #337: Add Apple M1 build.

2022-10-07 Thread GitBox
gnodet commented on issue #337: URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1271448699 @mprimeaux Also, a candidate release of `mvnd` 0.8.2 with M1 builds is available for review at https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.2/. It would be nice to have so

[jira] [Updated] (MENFORCER-431) Skip specific rules

2022-10-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MENFORCER-431: -- Labels: up-for-grabs (was: ) > Skip specific rules > --- >

[jira] [Created] (MPLUGIN-421) descriptor goal fails when there is .java file present with content that's just a comment

2022-10-07 Thread Leszek Jadacki (Jira)
Leszek Jadacki created MPLUGIN-421: -- Summary: descriptor goal fails when there is .java file present with content that's just a comment Key: MPLUGIN-421 URL: https://issues.apache.org/jira/browse/MPLUGIN-421

[jira] [Commented] (MPLUGIN-421) descriptor goal fails when there is .java file present with content that's just a comment

2022-10-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614054#comment-17614054 ] Slawomir Jaranowski commented on MPLUGIN-421: - Can you provide a java file w

[GitHub] [maven-mvnd] ppalaga commented on issue #337: Add Apple M1 build.

2022-10-07 Thread GitBox
ppalaga commented on issue #337: URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1271678276 How were those M1 builds produced, @gnodet ? -- 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 t

[GitHub] [maven-mvnd] gnodet commented on issue #337: Add Apple M1 build.

2022-10-07 Thread GitBox
gnodet commented on issue #337: URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1271682111 > How were those M1 builds produced, @gnodet ? On a Mac mini M1 that [MacStadium](http://macstadium.com) has freely provided to me for the maven project. -- This is an autom

[GitHub] [maven] cstamas commented on a diff in pull request #818: v4 api enhancements

2022-10-07 Thread GitBox
cstamas commented on code in PR #818: URL: https://github.com/apache/maven/pull/818#discussion_r990182738 ## maven-core/src/main/java/org/apache/maven/internal/impl/DefaultArtifactInstaller.java: ## @@ -38,11 +41,13 @@ import static org.apache.maven.internal.impl.Utils.cast; i

[GitHub] [maven] cstamas commented on a diff in pull request #818: v4 api enhancements

2022-10-07 Thread GitBox
cstamas commented on code in PR #818: URL: https://github.com/apache/maven/pull/818#discussion_r990183581 ## maven-core/src/main/java/org/apache/maven/internal/impl/DefaultArtifactResolver.java: ## @@ -43,6 +44,7 @@ import static org.apache.maven.internal.impl.Utils.cast; impo

[GitHub] [maven] cstamas commented on pull request #818: v4 api enhancements

2022-10-07 Thread GitBox
cstamas commented on PR #818: URL: https://github.com/apache/maven/pull/818#issuecomment-1271710404 general remark: all those "named" classes are not singletons? is this on purpose? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[jira] [Created] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
Andrzej Jarmoniuk created MNG-7559: -- Summary: ComparableVersion vs versions with custom qualifiers Key: MNG-7559 URL: https://issues.apache.org/jira/browse/MNG-7559 Project: Maven Issue Type

[jira] [Updated] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Jarmoniuk updated MNG-7559: --- Description: Since I know that ComparableVersion was brought to Maven from versions-maven-plug

[jira] [Updated] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Jarmoniuk updated MNG-7559: --- Description: Since I know that ComparableVersion was brought to Maven from versions-maven-plug

[jira] [Commented] (MWRAPPER-70) Don't require a pom.xml

2022-10-07 Thread Amit Misra (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614136#comment-17614136 ] Amit Misra commented on MWRAPPER-70: Please correct me if I am wrong the requirement

[jira] [Comment Edited] (MWRAPPER-70) Don't require a pom.xml

2022-10-07 Thread Amit Misra (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614136#comment-17614136 ] Amit Misra edited comment on MWRAPPER-70 at 10/7/22 4:10 PM: -

[GitHub] [maven-ear-plugin] slawekjaranowski merged pull request #74: [MEAR-319] Remove generated MANIFEST from outdatedResources

2022-10-07 Thread GitBox
slawekjaranowski merged PR #74: URL: https://github.com/apache/maven-ear-plugin/pull/74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

[jira] [Closed] (MEAR-319) Remove generated MANIFEST from outdated resources

2022-10-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MEAR-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MEAR-319. Resolution: Fixed > Remove generated MANIFEST from outdated resources > -

[jira] [Commented] (MEAR-319) Remove generated MANIFEST from outdated resources

2022-10-07 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEAR-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614154#comment-17614154 ] Hudson commented on MEAR-319: - Build succeeded in Jenkins: Maven » Maven TLP » maven-ear-plugin

[GitHub] [maven-site] slawekjaranowski opened a new pull request, #325: Remove property from parameter for Map and Properties

2022-10-07 Thread GitBox
slawekjaranowski opened a new pull request, #325: URL: https://github.com/apache/maven-site/pull/325 There is no converters from String to Map, Properties So we can not use property for parameter of this type Tested with Maven 3.8.6 and I have: ``` Cannot assign configuratio

[GitHub] [maven-ear-plugin] slawekjaranowski commented on pull request #54: Bump plexus-utils from 3.3.0 to 3.4.2

2022-10-07 Thread GitBox
slawekjaranowski commented on PR #54: URL: https://github.com/apache/maven-ear-plugin/pull/54#issuecomment-1271852909 @dependabot rebase -- 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 specif

[jira] [Commented] (MPLUGIN-421) descriptor goal fails when there is .java file present with content that's just a comment

2022-10-07 Thread Leszek Jadacki (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614225#comment-17614225 ] Leszek Jadacki commented on MPLUGIN-421: here you go with full project of plugin

[jira] [Comment Edited] (MPLUGIN-421) descriptor goal fails when there is .java file present with content that's just a comment

2022-10-07 Thread Leszek Jadacki (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614225#comment-17614225 ] Leszek Jadacki edited comment on MPLUGIN-421 at 10/7/22 7:37 PM: -

[jira] [Comment Edited] (MPLUGIN-421) descriptor goal fails when there is .java file present with content that's just a comment

2022-10-07 Thread Leszek Jadacki (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614225#comment-17614225 ] Leszek Jadacki edited comment on MPLUGIN-421 at 10/7/22 7:38 PM: -

[jira] [Commented] (MNG-7556) Clean up notion between user properties and system properties

2022-10-07 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614230#comment-17614230 ] Hudson commented on MNG-7556: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-810 #

[jira] [Commented] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614243#comment-17614243 ] Andrzej Jarmoniuk commented on MNG-7559: So, the least intrusive "fix" (if I may, b

[GitHub] [maven] gnodet commented on pull request #818: v4 api enhancements

2022-10-07 Thread GitBox
gnodet commented on PR #818: URL: https://github.com/apache/maven/pull/818#issuecomment-1272052552 > general remark: all those "named" classes are not singletons? is this on purpose? They are stateless beans, so they could be moved to the `@Singleton` scope. The question is: should

[jira] [Comment Edited] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614243#comment-17614243 ] Andrzej Jarmoniuk edited comment on MNG-7559 at 10/7/22 8:17 PM:

[jira] [Comment Edited] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-07 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614243#comment-17614243 ] Andrzej Jarmoniuk edited comment on MNG-7559 at 10/7/22 8:18 PM:

[jira] [Commented] (MWAR-456) Latest maven-war-plugin causing vulnerable .jars to be downloaded

2022-10-07 Thread Brent Shikoski (Jira)
[ https://issues.apache.org/jira/browse/MWAR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614257#comment-17614257 ] Brent Shikoski commented on MWAR-456: - I don't know about plexus-utils-2.0.5, but maven

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2022-10-07 Thread Jurrian Fahner (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614282#comment-17614282 ] Jurrian Fahner commented on MNG-7541: - [~michael-o] Shall I create a PR based on the im

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2022-10-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614288#comment-17614288 ] Michael Osipov commented on MNG-7541: - Core and Wrapper are two projects. So separate P

[jira] [Commented] (MNG-7545) Multi building can create bad files for downloaded artifacts in local repository

2022-10-07 Thread liuchangcheng (Jira)
[ https://issues.apache.org/jira/browse/MNG-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614321#comment-17614321 ] liuchangcheng commented on MNG-7545: the issue still existed with version 3.8.6 or the

[jira] [Commented] (MNG-7545) Multi building can create bad files for downloaded artifacts in local repository

2022-10-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614379#comment-17614379 ] Michael Osipov commented on MNG-7545: - Because it cannot be reasonably be addressed wit

[jira] [Commented] (MNG-7545) Multi building can create bad files for downloaded artifacts in local repository

2022-10-07 Thread liuchangcheng (Jira)
[ https://issues.apache.org/jira/browse/MNG-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614383#comment-17614383 ] liuchangcheng commented on MNG-7545: what is the constraints?but we still have this iss