[GitHub] [maven-build-cache-extension] gnodet merged pull request #8: Use official maven snapshots

2022-03-15 Thread GitBox
gnodet merged pull request #8: URL: https://github.com/apache/maven-build-cache-extension/pull/8 -- 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: i

[GitHub] [maven-verifier] slawekjaranowski commented on a change in pull request #12: Test Embedded3xLauncher with Maven Home

2022-03-15 Thread GitBox
slawekjaranowski commented on a change in pull request #12: URL: https://github.com/apache/maven-verifier/pull/12#discussion_r826646696 ## File path: src/test/java/org/apache/maven/it/Embedded3xLauncherTest.java ## @@ -19,8 +19,7 @@ * under the License. */ -import static

[jira] [Commented] (MPOM-302) Rename property surefire.version to surefireVersion

2022-03-15 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506751#comment-17506751 ] Herve Boutemy commented on MPOM-302: ok, so we drop this property name change for Suref

[GitHub] [maven-surefire] hboutemy commented on pull request #490: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-03-15 Thread GitBox
hboutemy commented on pull request #490: URL: https://github.com/apache/maven-surefire/pull/490#issuecomment-1067664334 @imonteroperez please review and confirm it is ok for you the fact that you are not in the list of reviewers is just because we can't add you... -- This is an automa

[jira] [Created] (MRELEASE-1081) Update plexus-interactivity to version 1.1

2022-03-15 Thread Ludovic Viegas (Jira)
Ludovic Viegas created MRELEASE-1081: Summary: Update plexus-interactivity to version 1.1 Key: MRELEASE-1081 URL: https://issues.apache.org/jira/browse/MRELEASE-1081 Project: Maven Release Plugin

[jira] [Updated] (MRELEASE-1081) Update plexus-interactivity to version 1.1

2022-03-15 Thread Ludovic Viegas (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ludovic Viegas updated MRELEASE-1081: - Description: Since Maven 3.8.2, the maven-release-plugin makes the process always exit

[jira] [Commented] (MRELEASE-1080) Maven 3.8.4 exits with non-zero status from release:perform or :prepare even when successful

2022-03-15 Thread Ludovic Viegas (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506764#comment-17506764 ] Ludovic Viegas commented on MRELEASE-1080: -- Issue created: MRELEASE-1081 > M

[jira] [Comment Edited] (MRELEASE-1080) Maven 3.8.4 exits with non-zero status from release:perform or :prepare even when successful

2022-03-15 Thread Ludovic Viegas (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506764#comment-17506764 ] Ludovic Viegas edited comment on MRELEASE-1080 at 3/15/22, 8:01 AM:

[GitHub] [maven-wrapper] gzm55 commented on pull request #28: [MWRAPPER-23] Get maven user home (~/.m2) with the same logic with maven

2022-03-15 Thread GitBox
gzm55 commented on pull request #28: URL: https://github.com/apache/maven-wrapper/pull/28#issuecomment-1067678139 function `mavenUserHome()` now has two usages: 1. in MavenWrapperMain.java, `private static void addSystemProperties( Path rootDir )`. in the function wrapper loads two p

[jira] [Commented] (MWRAPPER-23) in maven-wrapper, maven user home is not consistent with maven core

2022-03-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506766#comment-17506766 ] ASF GitHub Bot commented on MWRAPPER-23: gzm55 commented on pull request #28: UR

[GitHub] [maven-resolver] michael-o commented on pull request #154: [MRESOLVER-241] Resolver checksum calculation should be driven by layout

2022-03-15 Thread GitBox
michael-o commented on pull request #154: URL: https://github.com/apache/maven-resolver/pull/154#issuecomment-1067683173 Going through now... -- 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-surefire] slawekjaranowski commented on pull request #488: Surefire Report order results

2022-03-15 Thread GitBox
slawekjaranowski commented on pull request #488: URL: https://github.com/apache/maven-surefire/pull/488#issuecomment-1067695027 In #208 we have linked issue https://issues.apache.org/jira/browse/SUREFIRE-1615 which has topic: `surefire.includesProperty is ignored` it is something diff

[jira] [Assigned] (MRELEASE-1081) Update plexus-interactivity to version 1.1

2022-03-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRELEASE-1081: Assignee: Michael Osipov > Update plexus-interactivity to version 1.1 > ---

[jira] [Commented] (MRELEASE-1081) Update plexus-interactivity to version 1.1

2022-03-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506791#comment-17506791 ] Michael Osipov commented on MRELEASE-1081: -- Plexus Cipher might also be a pro

[GitHub] [maven-surefire] crizzis commented on a change in pull request #487: [SUREFIRE-2037] Allow for surefire-junit-platform's TestMethodFilter …

2022-03-15 Thread GitBox
crizzis commented on a change in pull request #487: URL: https://github.com/apache/maven-surefire/pull/487#discussion_r824920327 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/testset/TestListResolver.java ## @@ -195,13 +195,13 @@ public boolean shouldR

[jira] [Commented] (MSHARED-1045) MSHARED-1024 breaks binary backwards compatibility

2022-03-15 Thread Andrei Silviu Dragnea (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506801#comment-17506801 ] Andrei Silviu Dragnea commented on MSHARED-1045: I have reproduced the

[GitHub] [maven] laeubi opened a new pull request #695: Quick Fix for https://github.com/quarkusio/quarkus/pull/24285

2022-03-15 Thread GitBox
laeubi opened a new pull request #695: URL: https://github.com/apache/maven/pull/695 Signed-off-by: Christoph Läubrich Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/j

[GitHub] [maven] laeubi commented on pull request #695: Quick Fix for https://github.com/quarkusio/quarkus/pull/24285

2022-03-15 Thread GitBox
laeubi commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1067751014 FYI @famod @olamy @michael-o -- 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 spe

[GitHub] [maven] laeubi commented on pull request #695: Quick Fix for https://github.com/quarkusio/quarkus/pull/24285

2022-03-15 Thread GitBox
laeubi commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1067752175 I have copied the code from `org.eclipse.aether.util.repository.ChainedWorkspaceReader` because it is a final class. -- This is an automated message from the Apache Git Service.

[GitHub] [maven] laeubi edited a comment on pull request #695: Quick Fix for https://github.com/quarkusio/quarkus/pull/24285

2022-03-15 Thread GitBox
laeubi edited a comment on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1067752175 ~~I have copied the code from `org.eclipse.aether.util.repository.ChainedWorkspaceReader` because it is a final class.~~ I'm using a delegation to the original `org.e

[jira] [Commented] (MPOM-303) Rename property maven.plugin.tools.version to mavenPluginToolsVersion

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506827#comment-17506827 ] Slawomir Jaranowski commented on MPOM-303: -- props like `maven-surefire-plugin.vers

[jira] [Created] (MNG-7431) Maven failed to download the plug-in

2022-03-15 Thread Liu (Jira)
Liu created MNG-7431: Summary: Maven failed to download the plug-in Key: MNG-7431 URL: https://issues.apache.org/jira/browse/MNG-7431 Project: Maven Issue Type: Bug Affects Versions: 3.8.5, 3.6.3

[jira] [Commented] (MPOM-303) Rename property maven.plugin.tools.version to mavenPluginToolsVersion

2022-03-15 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MPOM-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506833#comment-17506833 ] Piotr Zygielo commented on MPOM-303: Loosely related for properties that end with {{ver

[GitHub] [maven-verifier] kwin commented on a change in pull request #12: Test Embedded3xLauncher with Maven Home

2022-03-15 Thread GitBox
kwin commented on a change in pull request #12: URL: https://github.com/apache/maven-verifier/pull/12#discussion_r826840623 ## File path: src/test/java/org/apache/maven/it/VerifierTest.java ## @@ -91,22 +99,23 @@ public void testStripAnsi() { assertEquals( "--- pl

[GitHub] [maven-integration-testing] mthmulders opened a new pull request #141: [MNG-7404] Drop support for prefixless expressions

2022-03-15 Thread GitBox
mthmulders opened a new pull request #141: URL: https://github.com/apache/maven-integration-testing/pull/141 This PR drops support for expressions in the POM that do not start with `project.`. Most existing IT's focussed solely on that, so their version range has been updated to end

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #141: [MNG-7404] Drop support for prefixless expressions

2022-03-15 Thread GitBox
michael-o commented on a change in pull request #141: URL: https://github.com/apache/maven-integration-testing/pull/141#discussion_r826871919 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2339BadProjectInterpolationPre4Test.java ## @@ -0,0 +1,75 @@ +

[GitHub] [maven] mthmulders opened a new pull request #696: [MNG-7404] Drop prefixless expressions in POM

2022-03-15 Thread GitBox
mthmulders opened a new pull request #696: URL: https://github.com/apache/maven/pull/696 This pull request completely drops support for expressions in the POM that do not use the `project.` prefix to refer to values from the POM itself. It also cleans up a few pieces of code that wer

[jira] [Closed] (MNG-7431) Maven failed to download the plug-in

2022-03-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7431. --- Resolution: Incomplete Go to users mailing list. > Maven failed to download the plug-in >

[jira] [Commented] (MNG-7431) Maven failed to download the plug-in

2022-03-15 Thread Liu (Jira)
[ https://issues.apache.org/jira/browse/MNG-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506874#comment-17506874 ] Liu commented on MNG-7431: -- How to go to the user mailing list ? > Maven failed to download the p

[GitHub] [maven-integration-testing] mthmulders commented on a change in pull request #141: [MNG-7404] Drop support for prefixless expressions

2022-03-15 Thread GitBox
mthmulders commented on a change in pull request #141: URL: https://github.com/apache/maven-integration-testing/pull/141#discussion_r826904872 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2339BadProjectInterpolationPre4Test.java ## @@ -0,0 +1,75 @@

[GitHub] [maven-verifier] slawekjaranowski commented on a change in pull request #12: Test Embedded3xLauncher with Maven Home

2022-03-15 Thread GitBox
slawekjaranowski commented on a change in pull request #12: URL: https://github.com/apache/maven-verifier/pull/12#discussion_r826922031 ## File path: src/test/java/org/apache/maven/it/VerifierTest.java ## @@ -91,22 +99,23 @@ public void testStripAnsi() { assertEqu

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request #20: Bump maven-plugins from 34 to 35

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #20: URL: https://github.com/apache/maven-pdf-plugin/pull/20 Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 35. Commits See full diff in https://github.com/apache/maven-parent/commits";>compare view

[GitHub] [maven-resolver] cstamas merged pull request #154: [MRESOLVER-241] Resolver checksum calculation should be driven by layout

2022-03-15 Thread GitBox
cstamas merged pull request #154: URL: https://github.com/apache/maven-resolver/pull/154 -- 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-un

[jira] [Resolved] (MRESOLVER-242) When no remote checksums provided by layout, transfer inevitably fails/warns

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MRESOLVER-242. --- Resolution: Fixed Commited as 16b12f14eec8b6309a118c225f50f35292eb0a4f > When no

[jira] [Resolved] (MRESOLVER-241) Resolver checksum calculation should be driven by layout

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MRESOLVER-241. --- Resolution: Fixed Commited as 16b12f14eec8b6309a118c225f50f35292eb0a4f > Resolver

[jira] [Closed] (MRESOLVER-241) Resolver checksum calculation should be driven by layout

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MRESOLVER-241. - > Resolver checksum calculation should be driven by layout > -

[jira] [Closed] (MRESOLVER-242) When no remote checksums provided by layout, transfer inevitably fails/warns

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MRESOLVER-242. - > When no remote checksums provided by layout, transfer inevitably fails/warns > -

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506902#comment-17506902 ] Tamás Cservenák commented on MRESOLVER-236: --- Fixed as Commited as 16b12f14ee

[jira] [Commented] (MPOM-294) Remove surefire from Maven site reports

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506905#comment-17506905 ] Slawomir Jaranowski commented on MPOM-294: -- Another issues that suggest me the sur

[jira] [Commented] (MRESOLVER-241) Resolver checksum calculation should be driven by layout

2022-03-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506906#comment-17506906 ] Hudson commented on MRESOLVER-241: -- Build unstable in Jenkins: Maven » Maven TLP » ma

[jira] [Commented] (MNG-4917) Profile not active even though it has activeByDefault set to true

2022-03-15 Thread Ronny Perinke (Jira)
[ https://issues.apache.org/jira/browse/MNG-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506920#comment-17506920 ] Ronny Perinke commented on MNG-4917: - And of course, this highly questionable design d

[GitHub] [maven-resolver] cstamas opened a new pull request #159: [MRESOLVER-236] Add demo doing signsture resolution

2022-03-15 Thread GitBox
cstamas opened a new pull request #159: URL: https://github.com/apache/maven-resolver/pull/159 And use FAIL checksum policy. This should prove that resolving classic GPG (or any other) signature is now possible. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MRELEASE-1081) Update plexus-interactivity to version 1.1

2022-03-15 Thread Ludovic Viegas (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506922#comment-17506922 ] Ludovic Viegas commented on MRELEASE-1081: -- [~michael-o]: You must already be

[jira] [Commented] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

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

[jira] [Reopened] (MNG-4917) Profile not active even though it has activeByDefault set to true

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reopened MNG-4917: -- Is it a bug or feature ... ? Some of proposition to resolve issue: - should be better docu

[jira] [Updated] (MNG-4917) Profile not active even though it has activeByDefault set to true

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-4917: - Affects Version/s: 3.8.5 > Profile not active even though it has activeByDefault set to tru

[GitHub] [maven-compiler-plugin] dependabot[bot] opened a new pull request #103: Bump mavenVersion from 3.2.5 to 3.8.5

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #103: URL: https://github.com/apache/maven-compiler-plugin/pull/103 Bumps `mavenVersion` from 3.2.5 to 3.8.5. Updates `maven-plugin-api` from 3.2.5 to 3.8.5 Release notes Sourced from https://github.com/apache/maven/releases";>maven-plug

[jira] [Commented] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

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

[GitHub] [maven-resolver] jebeaudet commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
jebeaudet commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068093924 Happy to test any further but these are my results on 2 projects. All tests were with `clean verify -DskipTests` and done 3 times in a row. Custom mvn version was

[jira] [Commented] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

2022-03-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506961#comment-17506961 ] Hudson commented on MNG-7391: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-635 #1

[jira] [Commented] (MSHARED-1045) MSHARED-1024 breaks binary backwards compatibility

2022-03-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506965#comment-17506965 ] Michael Osipov commented on MSHARED-1045: - Thanks, will take a look. But also c

[jira] [Commented] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

2022-03-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506968#comment-17506968 ] Hudson commented on MNG-7391: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-509 #8

[jira] [Commented] (MSHARED-1045) MSHARED-1024 breaks binary backwards compatibility

2022-03-15 Thread Andrei Silviu Dragnea (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506974#comment-17506974 ] Andrei Silviu Dragnea commented on MSHARED-1045: I am just a user of th

[GitHub] [maven-wrapper] gzm55 closed pull request #28: [MWRAPPER-23] Get maven user home (~/.m2) with the same logic with maven

2022-03-15 Thread GitBox
gzm55 closed pull request #28: URL: https://github.com/apache/maven-wrapper/pull/28 -- 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-unsubsc

[jira] [Commented] (MWRAPPER-23) in maven-wrapper, maven user home is not consistent with maven core

2022-03-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506976#comment-17506976 ] ASF GitHub Bot commented on MWRAPPER-23: gzm55 closed pull request #28: URL: htt

[GitHub] [maven-resolver] ibabiankou commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
ibabiankou commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068157600 Hey guys, sorry it takes so long 😬 I will have a look by the end of the week. -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [maven-resolver] michael-o commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
michael-o commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068260021 @jebeaudet Please also try with an empty local repo. Merci. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [maven-resolver] cstamas merged pull request #159: [MRESOLVER-236] Add demo doing signature resolution w/ FAIL policy

2022-03-15 Thread GitBox
cstamas merged pull request #159: URL: https://github.com/apache/maven-resolver/pull/159 -- 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-un

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507136#comment-17507136 ] Tamás Cservenák commented on MRESOLVER-236: --- merged demo as well as https:/

[jira] [Resolved] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák resolved MRESOLVER-236. --- Resolution: Fixed > Make it possible to resolve .asc on a 'fail' respository. > -

[GitHub] [maven-filtering] dependabot[bot] opened a new pull request #29: Bump mavenVersion from 3.2.5 to 3.8.5

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #29: URL: https://github.com/apache/maven-filtering/pull/29 Bumps `mavenVersion` from 3.2.5 to 3.8.5. Updates `maven-core` from 3.2.5 to 3.8.5 Release notes Sourced from https://github.com/apache/maven/releases";>maven-core's releases.

[jira] [Closed] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák closed MRESOLVER-236. - > Make it possible to resolve .asc on a 'fail' respository. > ---

[GitHub] [maven-resolver] cstamas commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068308628 @jebeaudet if you nuke local repo, then you can count the files (count + byte size). During dependency collection POMs are downloaded, the bigger the graph the more POMs a

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507149#comment-17507149 ] Slawomir Jaranowski commented on MRESOLVER-236: --- great - is it possibili

[GitHub] [maven-resolver] jebeaudet commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
jebeaudet commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068312431 > @jebeaudet if you nuke local repo, then you can count the files (count + byte size). During dependency collection POMs are downloaded, the bigger the graph the more PO

[GitHub] [maven-resolver] cstamas edited a comment on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
cstamas edited a comment on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068308628 @jebeaudet if you nuke local repo, then you can count the files (count + byte size). During dependency collection POMs are downloaded, the bigger the graph the more

[GitHub] [maven-resolver] cstamas commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
cstamas commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068314246 @jebeaudet sorry, was in the middle of updating my comment above, pls reread if you want to see times as well ^^ -- This is an automated message from the Apache Git Serv

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507154#comment-17507154 ] Tamás Cservenák commented on MRESOLVER-236: --- The fix will be present in mave

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507155#comment-17507155 ] Hudson commented on MRESOLVER-236: -- Build unstable in Jenkins: Maven » Maven TLP » ma

[jira] [Commented] (MRESOLVER-236) Make it possible to resolve .asc on a 'fail' respository.

2022-03-15 Thread Jira
[ https://issues.apache.org/jira/browse/MRESOLVER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507157#comment-17507157 ] Tamás Cservenák commented on MRESOLVER-236: --- This is becoming ridiculous. Si

[jira] [Commented] (MNG-4917) Profile not active even though it has activeByDefault set to true

2022-03-15 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MNG-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507172#comment-17507172 ] Delany commented on MNG-4917: - When I need my _snapshot_ profile to be mutually exclusive to my

[jira] [Comment Edited] (MNG-4917) Profile not active even though it has activeByDefault set to true

2022-03-15 Thread Delany (Jira)
[ https://issues.apache.org/jira/browse/MNG-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507172#comment-17507172 ] Delany edited comment on MNG-4917 at 3/15/22, 6:55 PM: --- When I need m

[GitHub] [maven-verifier] slawekjaranowski merged pull request #12: Test Embedded3xLauncher with Maven Home

2022-03-15 Thread GitBox
slawekjaranowski merged pull request #12: URL: https://github.com/apache/maven-verifier/pull/12 -- 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: is

[GitHub] [maven-verifier] slawekjaranowski merged pull request #7: add dependabot file and release drafter setup

2022-03-15 Thread GitBox
slawekjaranowski merged pull request #7: URL: https://github.com/apache/maven-verifier/pull/7 -- 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: issu

[GitHub] [maven-resolver] jebeaudet commented on pull request #158: MRESOLVER-247: Introduce skipper to avoid unnecessary dependency reso…

2022-03-15 Thread GitBox
jebeaudet commented on pull request #158: URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1068439563 Ok so testing take 2, with a nuked repo each time with the same maven versions as my previous comment : Project 1 mvn 3.8.1 ``` 4339 files 274MB ``

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request #13: Bump maven-shared-components from 34 to 35

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #13: URL: https://github.com/apache/maven-verifier/pull/13 Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 34 to 35. Commits See full diff in https://github.com/apache/maven-parent/commits";>compare view

[GitHub] [maven-verifier] slawekjaranowski closed pull request #13: Bump maven-shared-components from 34 to 35

2022-03-15 Thread GitBox
slawekjaranowski closed pull request #13: URL: https://github.com/apache/maven-verifier/pull/13 -- 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: is

[GitHub] [maven-verifier] dependabot[bot] commented on pull request #13: Bump maven-shared-components from 34 to 35

2022-03-15 Thread GitBox
dependabot[bot] commented on pull request #13: URL: https://github.com/apache/maven-verifier/pull/13#issuecomment-1068442797 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or mino

[jira] [Assigned] (MSHARED-1043) Get rid of JUnit4 dependency

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MSHARED-1043: Assignee: Slawomir Jaranowski > Get rid of JUnit4 dependency > -

[jira] [Updated] (MSHARED-1043) Get rid of JUnit4 dependency

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1043: - Fix Version/s: maven-verifier-1.8.0 > Get rid of JUnit4 dependency > --

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request #14: Bump maven-resolver-transport-http from 1.6.3 to 1.7.3

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #14: URL: https://github.com/apache/maven-verifier/pull/14 Bumps [maven-resolver-transport-http](https://github.com/apache/maven-resolver) from 1.6.3 to 1.7.3. Commits https://github.com/apache/maven-resolver/commit/009e3a0d15de92c17f

[jira] [Created] (MSHARED-1046) Upgrade Parent to 35

2022-03-15 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1046: Summary: Upgrade Parent to 35 Key: MSHARED-1046 URL: https://issues.apache.org/jira/browse/MSHARED-1046 Project: Maven Shared Components Issu

[GitHub] [maven-verifier] dependabot[bot] commented on pull request #14: Bump maven-resolver-transport-http from 1.6.3 to 1.7.3

2022-03-15 Thread GitBox
dependabot[bot] commented on pull request #14: URL: https://github.com/apache/maven-verifier/pull/14#issuecomment-1068464133 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or mino

[GitHub] [maven-verifier] slawekjaranowski closed pull request #14: Bump maven-resolver-transport-http from 1.6.3 to 1.7.3

2022-03-15 Thread GitBox
slawekjaranowski closed pull request #14: URL: https://github.com/apache/maven-verifier/pull/14 -- 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: is

[GitHub] [maven-verifier] slawekjaranowski merged pull request #9: [MSHARED-1043] Deprecate methods leveraging JUnit4 assertions

2022-03-15 Thread GitBox
slawekjaranowski merged pull request #9: URL: https://github.com/apache/maven-verifier/pull/9 -- 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: issu

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request #15: Bump maven-shared-utils from 3.3.3 to 3.3.4

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #15: URL: https://github.com/apache/maven-verifier/pull/15 Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.3 to 3.3.4. Commits https://github.com/apache/maven-shared-utils/commit/17091d82508deb9b7067f3

[jira] [Commented] (MSHARED-1043) Get rid of JUnit4 dependency

2022-03-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507228#comment-17507228 ] Hudson commented on MSHARED-1043: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Closed] (MSHARED-1043) Get rid of JUnit4 dependency

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1043. Resolution: Fixed > Get rid of JUnit4 dependency > >

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request #17: Bump maven-embedder from 3.8.4 to 3.8.5

2022-03-15 Thread GitBox
dependabot[bot] opened a new pull request #17: URL: https://github.com/apache/maven-verifier/pull/17 Bumps [maven-embedder](https://github.com/apache/maven) from 3.8.4 to 3.8.5. Release notes Sourced from https://github.com/apache/maven/releases";>maven-embedder's releases.

[GitHub] [maven-verifier] slawekjaranowski closed pull request #1: Add support of settings property placeholders

2022-03-15 Thread GitBox
slawekjaranowski closed pull request #1: URL: https://github.com/apache/maven-verifier/pull/1 -- 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: issu

[GitHub] [maven-verifier] slawekjaranowski commented on pull request #1: Add support of settings property placeholders

2022-03-15 Thread GitBox
slawekjaranowski commented on pull request #1: URL: https://github.com/apache/maven-verifier/pull/1#issuecomment-1068473663 @errandir Thank you for your collaboration. For such change we need report issue in jira: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHA

[jira] [Created] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

2022-03-15 Thread Falko Modler (Jira)
Falko Modler created MNG-7432: - Summary: REGRESSION in 3.8.5: Dependencies from profile not picked up via -P Key: MNG-7432 URL: https://issues.apache.org/jira/browse/MNG-7432 Project: Maven Issu

[GitHub] [maven] famod commented on pull request #695: Quick Fix for https://github.com/quarkusio/quarkus/pull/24285

2022-03-15 Thread GitBox
famod commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1068495323 I've just created a ticket for this: https://issues.apache.org/jira/browse/MNG-7432 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

2022-03-15 Thread Falko Modler (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507240#comment-17507240 ] Falko Modler commented on MNG-7432: --- Here is already a quickfix PR: https://github.com/ap

[jira] [Created] (MSHARED-1047) Bump maven-shared-utils from 3.3.3 to 3.3.4

2022-03-15 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1047: Summary: Bump maven-shared-utils from 3.3.3 to 3.3.4 Key: MSHARED-1047 URL: https://issues.apache.org/jira/browse/MSHARED-1047 Project: Maven Shared Co

[GitHub] [maven-verifier] slawekjaranowski merged pull request #15: Bump maven-shared-utils from 3.3.3 to 3.3.4

2022-03-15 Thread GitBox
slawekjaranowski merged pull request #15: URL: https://github.com/apache/maven-verifier/pull/15 -- 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: is

[jira] [Closed] (MSHARED-1047) Bump maven-shared-utils from 3.3.3 to 3.3.4

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1047. Resolution: Fixed > Bump maven-shared-utils from 3.3.3 to 3.3.4 > ---

[GitHub] [maven-verifier] slawekjaranowski closed pull request #17: Bump maven-embedder from 3.8.4 to 3.8.5

2022-03-15 Thread GitBox
slawekjaranowski closed pull request #17: URL: https://github.com/apache/maven-verifier/pull/17 -- 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: is

[GitHub] [maven-verifier] dependabot[bot] commented on pull request #17: Bump maven-embedder from 3.8.4 to 3.8.5

2022-03-15 Thread GitBox
dependabot[bot] commented on pull request #17: URL: https://github.com/apache/maven-verifier/pull/17#issuecomment-1068523370 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or mino

[jira] [Assigned] (MNG-5222) Maven 3 no longer logs warnings about deprecated plugin parameters.

2022-03-15 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MNG-5222: Assignee: Slawomir Jaranowski > Maven 3 no longer logs warnings about deprecated plu

  1   2   >