[jira] [Assigned] (MINDEXER-148) Change the coordinates of CLI shaded Jar

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MINDEXER-148: Assignee: Tamas Cservenak > Change the coordinates of CLI shaded Jar >

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
cstamas commented on code in PR #216: URL: https://github.com/apache/maven-resolver/pull/216#discussion_r1014407116 ## maven-resolver-named-locks/src/main/java/org/eclipse/aether/named/providers/FileLockNamedLockFactory.java: ## @@ -49,6 +52,33 @@ { public static final

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629177#comment-17629177 ] ASF GitHub Bot commented on MRESOLVER-285: -- cstamas commented on code in PR #216: URL:

[jira] [Commented] (MINDEXER-151) Speed up Index update from remote

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

[jira] [Commented] (MRESOLVER-286) Improve basic connector closed state handling

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629163#comment-17629163 ] ASF GitHub Bot commented on MRESOLVER-286: -- michael-o commented on code in PR #215: URL:

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #215: [MRESOLVER-286] Improve basic connector closed state handling

2022-11-04 Thread GitBox
michael-o commented on code in PR #215: URL: https://github.com/apache/maven-resolver/pull/215#discussion_r1014360127 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -297,10 +303,7 @@ public void get(

[jira] [Closed] (MINDEXER-151) Speed up Index update from remote

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-151. Resolution: Fixed > Speed up Index update from remote >

[GitHub] [maven-help-plugin] broodjetom commented on pull request #76: [MPH-168] effective-pom should support multi-module project

2022-11-04 Thread GitBox
broodjetom commented on PR #76: URL: https://github.com/apache/maven-help-plugin/pull/76#issuecomment-1303892113 If have changed it to where the effective POMs are written to standard out when the output flag is not set. When the output flag is set, we need to interpret that as

[GitHub] [maven-indexer] cstamas merged pull request #255: [MINDEXER-151] Speed up Index update from remote

2022-11-04 Thread GitBox
cstamas merged PR #255: URL: https://github.com/apache/maven-indexer/pull/255 -- 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-build-cache-extension] AlexanderAshitkin commented on pull request #35: [MBUILDCACHE-33] Allow to set remote cache credentials from env vars

2022-11-04 Thread GitBox
AlexanderAshitkin commented on PR #35: URL: https://github.com/apache/maven-build-cache-extension/pull/35#issuecomment-1303960662 > I have expressed my objections in the JIRA issue and why I consider this wrong. Discussed in Jira. There are strong reasons why using credentials from

[jira] [Commented] (MBUILDCACHE-33) Support remote cache credentials from environment variables

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629139#comment-17629139 ] ASF GitHub Bot commented on MBUILDCACHE-33: --- AlexanderAshitkin commented on PR #35: URL:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014326581 ## src/test/projects/build-extension/pom.xml: ## @@ -34,9 +34,9 @@ org.apache.maven.extensions

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629142#comment-17629142 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629141#comment-17629141 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014326181 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[jira] [Updated] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-34: -- Labels: pull-request-available (was: ) > Improve IT test execution >

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014328462 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629146#comment-17629146 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629145#comment-17629145 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[jira] [Commented] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629080#comment-17629080 ] ASF GitHub Bot commented on MPLUGIN-425: kwin opened a new pull request, #171: URL:

[GitHub] [maven-plugin-tools] kwin opened a new pull request, #171: [MPLUGIN-425] Add required Java and Maven version to the generated

2022-11-04 Thread GitBox
kwin opened a new pull request, #171: URL: https://github.com/apache/maven-plugin-tools/pull/171 plugin descriptor -- 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-help-plugin] garretwilson commented on a diff in pull request #76: [MPH-168] effective-pom should support multi-module project

2022-11-04 Thread GitBox
garretwilson commented on code in PR #76: URL: https://github.com/apache/maven-help-plugin/pull/76#discussion_r1014281946 ## src/main/java/org/apache/maven/plugins/help/EffectivePomMojo.java: ## @@ -140,24 +161,85 @@ public void execute() } String

[GitHub] [maven-help-plugin] garretwilson commented on a diff in pull request #76: [MPH-168] effective-pom should support multi-module project

2022-11-04 Thread GitBox
garretwilson commented on code in PR #76: URL: https://github.com/apache/maven-help-plugin/pull/76#discussion_r1014281946 ## src/main/java/org/apache/maven/plugins/help/EffectivePomMojo.java: ## @@ -140,24 +161,85 @@ public void execute() } String

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014326181 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #212: [MRESOLVER-282] Drop PartialFile use

2022-11-04 Thread GitBox
michael-o commented on code in PR #212: URL: https://github.com/apache/maven-resolver/pull/212#discussion_r1014349535 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -524,11 +492,6 @@ protected void

[jira] [Commented] (MRESOLVER-286) Improve basic connector closed state handling

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629171#comment-17629171 ] ASF GitHub Bot commented on MRESOLVER-286: -- cstamas commented on PR #215: URL:

[GitHub] [maven-resolver] cstamas commented on pull request #215: [MRESOLVER-286] Improve basic connector closed state handling

2022-11-04 Thread GitBox
cstamas commented on PR #215: URL: https://github.com/apache/maven-resolver/pull/215#issuecomment-1304037113 > So this makes it idiotproof from a concurrent point of view? This just aligns to other shutdown-able stuff in resolver (same pattern applied). Kinda more like consistency

[jira] [Updated] (MINDEXER-151) Speed up Index update from remote

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-151: - Description: Currently, if you execute from examples the BasicUsageExample, it will

[GitHub] [maven-mvnd] craigmiller160 opened a new issue, #732: MacOS - CTRL + C Will Not Release Port

2022-11-04 Thread GitBox
craigmiller160 opened a new issue, #732: URL: https://github.com/apache/maven-mvnd/issues/732 Been a big fan of MVND for a minute. In the past, I could do mvnd spring-boot:run to start an app, and then do CTRL + C to shut it down no problem. Now, when I do CTRL + C, it just says "The build

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
michael-o commented on code in PR #216: URL: https://github.com/apache/maven-resolver/pull/216#discussion_r1014355905 ## maven-resolver-named-locks/src/main/java/org/eclipse/aether/named/providers/FileLockNamedLockFactory.java: ## @@ -49,6 +52,33 @@ { public static final

[jira] [Commented] (MRESOLVER-282) Drop PartialFile

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629159#comment-17629159 ] ASF GitHub Bot commented on MRESOLVER-282: -- cstamas commented on code in PR #212: URL:

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629162#comment-17629162 ] ASF GitHub Bot commented on MRESOLVER-285: -- michael-o commented on code in PR #216: URL:

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629173#comment-17629173 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- slawekjaranowski commented on code in PR #36:

[GitHub] [maven-build-cache-extension] slawekjaranowski commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
slawekjaranowski commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014397365 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
cstamas commented on code in PR #216: URL: https://github.com/apache/maven-resolver/pull/216#discussion_r1014375888 ## maven-resolver-named-locks/src/main/java/org/eclipse/aether/named/providers/FileLockNamedLockFactory.java: ## @@ -49,6 +52,33 @@ { public static final

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629170#comment-17629170 ] ASF GitHub Bot commented on MRESOLVER-285: -- cstamas commented on code in PR #216: URL:

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629143#comment-17629143 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014326181 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[jira] [Commented] (MRESOLVER-282) Drop PartialFile

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629156#comment-17629156 ] ASF GitHub Bot commented on MRESOLVER-282: -- michael-o commented on code in PR #212: URL:

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #212: [MRESOLVER-282] Drop PartialFile use

2022-11-04 Thread GitBox
cstamas commented on code in PR #212: URL: https://github.com/apache/maven-resolver/pull/212#discussion_r1014356560 ## maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/BasicRepositoryConnector.java: ## @@ -524,11 +492,6 @@ protected void runTask()

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #36: [MBUILDCACHE-34] Improve IT test execution

2022-11-04 Thread GitBox
AlexanderAshitkin commented on code in PR #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014499425 ## src/test/java/org/apache/maven/buildcache/its/junit/IntegrationTestExtension.java: ## @@ -208,6 +208,8 @@ public Object resolveParameter(

[jira] [Commented] (MENFORCER-436) Extension defined in .mvn/extensions.xml failing "requirePluginVersions" check

2022-11-04 Thread Jeff Thomas (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629245#comment-17629245 ] Jeff Thomas commented on MENFORCER-436: --- Looking briefly into the code of the check I am just

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629216#comment-17629216 ] ASF GitHub Bot commented on MBUILDCACHE-34: --- AlexanderAshitkin commented on code in PR #36:

[GitHub] [maven-release] nielsbasjes commented on pull request #104: [MRELEASE-1078] Conventional commits

2022-11-04 Thread GitBox
nielsbasjes commented on PR #104: URL: https://github.com/apache/maven-release/pull/104#issuecomment-1303546776 CI Seems flaky today: > Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out: connect -> [Help 1] -- This is an automated

[jira] [Commented] (MDEP-833) dependency:properties parallel build NPE

2022-11-04 Thread Carsten Rohde (Jira)
[ https://issues.apache.org/jira/browse/MDEP-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629004#comment-17629004 ] Carsten Rohde commented on MDEP-833: maybe this is caused by yet another regression on MNG-7335 or a

[jira] [Commented] (MINDEXER-168) Update project and build dependencies

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

[jira] [Commented] (MNG-7335) [Regression] Parallel build fails due to missing JAR artifacts in compilePath

2022-11-04 Thread Carsten Rohde (Jira)
[ https://issues.apache.org/jira/browse/MNG-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628944#comment-17628944 ] Carsten Rohde commented on MNG-7335: I'm not sure whether this is the same issue but I still see

[GitHub] [maven-release] michael-o commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-11-04 Thread GitBox
michael-o commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r1014003025 ## maven-release-plugin/src/it/projects/prepare/ccsemver-policy/pom.xml: ## @@ -0,0 +1,83 @@ + + +http://maven.apache.org/POM/4.0.0;

[jira] [Commented] (MNG-7589) MavenXpp3Writer write empty property with self-closing tag?

2022-11-04 Thread Jeff Thomas (Jira)
[ https://issues.apache.org/jira/browse/MNG-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628896#comment-17628896 ] Jeff Thomas commented on MNG-7589: -- In fact on the master branch it "looks" like a property with no value

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Conventional commits

2022-11-04 Thread GitBox
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r1013961459 ## maven-release-plugin/src/it/projects/prepare/ccsemver-policy/pom.xml: ## @@ -0,0 +1,83 @@ + + +http://maven.apache.org/POM/4.0.0;

[jira] [Updated] (MNG-6609) Profile activation by packaging

2022-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-6609: - Fix Version/s: 3.9.0-candidate (was: 3.9.0) > Profile activation by

[jira] [Created] (MWRAPPER-82) mvnw.cmd fails when run from a parent directory.

2022-11-04 Thread Christopher Holt (Jira)
Christopher Holt created MWRAPPER-82: Summary: mvnw.cmd fails when run from a parent directory. Key: MWRAPPER-82 URL: https://issues.apache.org/jira/browse/MWRAPPER-82 Project: Maven Wrapper

[jira] [Commented] (MNG-7589) MavenXpp3Writer write empty property with self-closing tag?

2022-11-04 Thread Jeff Thomas (Jira)
[ https://issues.apache.org/jira/browse/MNG-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628892#comment-17628892 ] Jeff Thomas commented on MNG-7589: -- Yeah I sort of saw that ...but was confused about MavenXpp3Writer both

[jira] [Updated] (MRESOLVER-266) Simplify adapter creation and align configuration for it

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-266: -- Description: Rework how named lock factory adapter is created, it is the ONLY bit

[jira] [Updated] (MINDEXER-168) Update project and build dependencies

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-168: - Description: Project build updates: * update to parent POM 37 * minimal Maven

[GitHub] [maven-resolver] michael-o commented on pull request #213: [MRESOLVER-283] Shared executor service

2022-11-04 Thread GitBox
michael-o commented on PR #213: URL: https://github.com/apache/maven-resolver/pull/213#issuecomment-1303076477 Will try to review today -- 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

[jira] [Commented] (MRESOLVER-283) Introduce resolver wide "shared" executor service

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628745#comment-17628745 ] ASF GitHub Bot commented on MRESOLVER-283: -- michael-o commented on PR #213: URL:

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-11-04 Thread zosrothko (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628746#comment-17628746 ] zosrothko commented on MNG-7419: Hello Michael I am wondering if there are any progresses on this issue? >

[GitHub] [maven-resolver] cstamas opened a new pull request, #215: [MRESOLVER-286] Improve basic connector closed state handling

2022-11-04 Thread GitBox
cstamas opened a new pull request, #215: URL: https://github.com/apache/maven-resolver/pull/215 Basic connector was last that handled closed state in a bit "wonky" way, rework to use it AtomicBoolean as everything else in resolver. ---

[GitHub] [maven-mvnd] cstamas commented on issue #728: Maven Project randomly fails with "Failed to open file channel '[..]\.m2\repository\.locks\[..].resolverlock"

2022-11-04 Thread GitBox
cstamas commented on issue #728: URL: https://github.com/apache/maven-mvnd/issues/728#issuecomment-1303096251 @fsmherrm any results? Sorry for "pressing", but am akin to release resolver 1.9.0 soon, and would like to incorporate these 'tweaks" (probably configurable by some flags) for

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628766#comment-17628766 ] Michael Osipov commented on MNG-7419: - Not from me. Maybe someone else can pick this up. > Add

[jira] [Created] (MBUILDCACHE-34) Improve IT test execution

2022-11-04 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MBUILDCACHE-34: -- Summary: Improve IT test execution Key: MBUILDCACHE-34 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-34 Project: Maven Build Cache

[jira] [Updated] (MRESOLVER-283) Introduce resolver wide "shared" executor service

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-283: -- Description: More and more component in resolver does parallel processing (BF

[jira] [Commented] (MNG-7589) MavenXpp3Writer write empty property with self-closing tag?

2022-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628744#comment-17628744 ] Michael Osipov commented on MNG-7589: - The writer is auto generated. You need to look into Codehaus

[jira] [Assigned] (MRESOLVER-286) Improve basic connector closed state handling

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-286: - Assignee: Tamas Cservenak > Improve basic connector closed state handling >

[jira] [Created] (MRESOLVER-286) Improve basic connector closed state handling

2022-11-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-286: - Summary: Improve basic connector closed state handling Key: MRESOLVER-286 URL: https://issues.apache.org/jira/browse/MRESOLVER-286 Project: Maven Resolver

[jira] [Commented] (MRESOLVER-286) Improve basic connector closed state handling

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628762#comment-17628762 ] ASF GitHub Bot commented on MRESOLVER-286: -- cstamas opened a new pull request, #215: URL:

[jira] [Commented] (MNG-7419) Add overiding dependencies from a BOM dependencyManagement

2022-11-04 Thread zosrothko (Jira)
[ https://issues.apache.org/jira/browse/MNG-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628767#comment-17628767 ] zosrothko commented on MNG-7419: I can have a look if you give some hints where to look for... > Add

[GitHub] [maven-mvnd] fsmherrm commented on issue #728: Maven Project randomly fails with "Failed to open file channel '[..]\.m2\repository\.locks\[..].resolverlock"

2022-11-04 Thread GitBox
fsmherrm commented on issue #728: URL: https://github.com/apache/maven-mvnd/issues/728#issuecomment-1303103161 Hi @cstamas, sorry for delay, but for now it seems to work fine! Thank you very much for your instant support and fix -- This is an automated message from the Apache Git

[GitHub] [maven-build-cache-extension] slawekjaranowski opened a new pull request, #36: Try to fix it tests

2022-11-04 Thread GitBox
slawekjaranowski opened a new pull request, #36: URL: https://github.com/apache/maven-build-cache-extension/pull/36 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Created] (MRESOLVER-287) Get rid of deprecated finalize methods

2022-11-04 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-287: - Summary: Get rid of deprecated finalize methods Key: MRESOLVER-287 URL: https://issues.apache.org/jira/browse/MRESOLVER-287 Project: Maven Resolver

[jira] [Created] (MDEP-833) dependency:properties parallel build NPE

2022-11-04 Thread Carsten Rohde (Jira)
Carsten Rohde created MDEP-833: -- Summary: dependency:properties parallel build NPE Key: MDEP-833 URL: https://issues.apache.org/jira/browse/MDEP-833 Project: Maven Dependency Plugin Issue Type:

[GitHub] [maven-resolver] cstamas commented on pull request #211: [EXPERIMENT] Drop DELETE_ON_CLOSE flag

2022-11-04 Thread GitBox
cstamas commented on PR #211: URL: https://github.com/apache/maven-resolver/pull/211#issuecomment-1303143696 Superseded by https://github.com/apache/maven-resolver/pull/216 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-resolver] cstamas closed pull request #211: [EXPERIMENT] Drop DELETE_ON_CLOSE flag

2022-11-04 Thread GitBox
cstamas closed pull request #211: [EXPERIMENT] Drop DELETE_ON_CLOSE flag URL: https://github.com/apache/maven-resolver/pull/211 -- 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-resolver] cstamas commented on pull request #214: [EXPERIMENT] Do what Java does: retry and hope the best

2022-11-04 Thread GitBox
cstamas commented on PR #214: URL: https://github.com/apache/maven-resolver/pull/214#issuecomment-1303148978 Superseded by https://github.com/apache/maven-resolver/pull/216 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-resolver] cstamas closed pull request #214: [EXPERIMENT] Do what Java does: retry and hope the best

2022-11-04 Thread GitBox
cstamas closed pull request #214: [EXPERIMENT] Do what Java does: retry and hope the best URL: https://github.com/apache/maven-resolver/pull/214 -- 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-resolver] cstamas commented on pull request #214: [EXPERIMENT] Do what Java does: retry and hope the best

2022-11-04 Thread GitBox
cstamas commented on PR #214: URL: https://github.com/apache/maven-resolver/pull/214#issuecomment-1303148811 This fix is reported as working as well. -- 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

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628809#comment-17628809 ] ASF GitHub Bot commented on MRESOLVER-285: -- cstamas commented on PR #216: URL:

[GitHub] [maven-resolver] cstamas commented on pull request #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
cstamas commented on PR #216: URL: https://github.com/apache/maven-resolver/pull/216#issuecomment-1303155651 Both "tweaks" are reported as "works for me" on Windows by user, who was able consistently to reproduce issue https://github.com/apache/maven-mvnd/issues/728 -- This is an

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628813#comment-17628813 ] ASF GitHub Bot commented on MRESOLVER-285: -- cstamas commented on PR #216: URL:

[jira] [Updated] (MNG-6609) Profile activation by packaging

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-6609: - Fix Version/s: 3.9.0 (was: 3.9.0-candidate) > Profile activation by

[jira] [Updated] (MINDEXER-150) Reuse Index Reader in Indexer Core

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-150: - Fix Version/s: (was: 7.0.0) > Reuse Index Reader in Indexer Core >

[jira] [Commented] (MINDEXER-81) Make ArtifactInfo extensible

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628837#comment-17628837 ] Tamas Cservenak commented on MINDEXER-81: - Move out from 7.0.0, this is not trivial effort, but

[jira] [Commented] (MINDEXER-150) Reuse Index Reader in Indexer Core

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628836#comment-17628836 ] Tamas Cservenak commented on MINDEXER-150: -- Moved out from 7.0.0 release, this is not trivial

[jira] [Updated] (MINDEXER-81) Make ArtifactInfo extensible

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-81: Fix Version/s: (was: 7.0.0) > Make ArtifactInfo extensible >

[GitHub] [maven-resolver] cstamas opened a new pull request, #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
cstamas opened a new pull request, #216: URL: https://github.com/apache/maven-resolver/pull/216 That has concurrency issue at FS level when it comes to deletion of files. This PR adds several "tweak" flags that allow users on Windows to circumvent the issue. Related Java bug:

[jira] [Commented] (MRESOLVER-285) File locking on Windows knows to misbehave

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17628795#comment-17628795 ] ASF GitHub Bot commented on MRESOLVER-285: -- cstamas opened a new pull request, #216: URL:

[GitHub] [maven-mvnd] cstamas commented on issue #728: Maven Project randomly fails with "Failed to open file channel '[..]\.m2\repository\.locks\[..].resolverlock"

2022-11-04 Thread GitBox
cstamas commented on issue #728: URL: https://github.com/apache/maven-mvnd/issues/728#issuecomment-1303147948 Cool, thanks @fsmherrm for testing this! Sadly, the order is release resolver 1.9.0 (soon) -> release maven 3.9.0 (that would use fixed resolver) -> release mvnd (that would

[GitHub] [maven-resolver] cstamas commented on pull request #216: [MRESOLVER-285] File locking tweaks for Windows OS

2022-11-04 Thread GitBox
cstamas commented on PR #216: URL: https://github.com/apache/maven-resolver/pull/216#issuecomment-1303159372 Personally, as BOTH tweaks work, I'd remove the `DELETE_LOCK_FILES` tweak. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (MNG-7586) Update Maven Resolver to 1.9.0

2022-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7586: - Fix Version/s: 3.9.0 (was: 3.9.0-candidate) > Update Maven Resolver to

[jira] [Updated] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MPLUGIN-425: Summary: Plugin descriptor should optionally contain the

[jira] [Updated] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MPLUGIN-425: Description: As plugin descriptor schema v 1.1.0 supports requiring a Java version

[jira] [Updated] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MPLUGIN-425: Description: As plugin descriptor schema v 1.1.0 supports requiring a Java version

[jira] [Assigned] (MPLUGIN-425) Plugin descriptor should optionally contain the requiredJavaVersion/requiredMavenVersion

2022-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned MPLUGIN-425: --- Assignee: Konrad Windszus > Plugin descriptor should optionally contain the >

[GitHub] [maven-mvnd] ppalaga commented on issue #731: maven dependency plugin missing pom: mvnd gives error <=> stock mvn warning

2022-11-04 Thread GitBox
ppalaga commented on issue #731: URL: https://github.com/apache/maven-mvnd/issues/731#issuecomment-1303259909 Could you please be more specific about the error you see? What would be the way for others to reproduce the problem? -- This is an automated message from the Apache Git

[GitHub] [maven-mvnd] ppalaga commented on issue #649: Maven goal is sometimes skipped

2022-11-04 Thread GitBox
ppalaga commented on issue #649: URL: https://github.com/apache/maven-mvnd/issues/649#issuecomment-1303271976 @eforx @JenniferCcy could you perhaps try to write a shell script that reproduces the issue on artifacts downloaded from Maven Central? -- This is an automated message from the