[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #118: Bump wagonVersion from 3.5.2 to 3.5.3

2022-12-22 Thread GitBox
dependabot[bot] opened a new pull request, #118: URL: https://github.com/apache/maven-site-plugin/pull/118 Bumps `wagonVersion` from 3.5.2 to 3.5.3. Updates `wagon-provider-api` from 3.5.2 to 3.5.3 Commits https://github.com/apache/maven-wagon/commit/20b847446bb60f49af0428d59

[GitHub] [maven-checkstyle-plugin] dependabot[bot] opened a new pull request, #104: Bump wagon-http-lightweight from 3.5.1 to 3.5.3

2022-12-22 Thread GitBox
dependabot[bot] opened a new pull request, #104: URL: https://github.com/apache/maven-checkstyle-plugin/pull/104 Bumps wagon-http-lightweight from 3.5.1 to 3.5.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=

[GitHub] [maven-checkstyle-plugin] dependabot[bot] commented on pull request #92: Bump wagon-http-lightweight from 3.5.1 to 3.5.2

2022-12-22 Thread GitBox
dependabot[bot] commented on PR #92: URL: https://github.com/apache/maven-checkstyle-plugin/pull/92#issuecomment-1363620188 Superseded by #104. -- 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 th

[GitHub] [maven-checkstyle-plugin] dependabot[bot] closed pull request #92: Bump wagon-http-lightweight from 3.5.1 to 3.5.2

2022-12-22 Thread GitBox
dependabot[bot] closed pull request #92: Bump wagon-http-lightweight from 3.5.1 to 3.5.2 URL: https://github.com/apache/maven-checkstyle-plugin/pull/92 -- 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 t

[GitHub] [maven-enforcer] ajarmoniuk commented on pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-22 Thread GitBox
ajarmoniuk commented on PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#issuecomment-1363647871 Rebased and squashed. -- 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

[GitHub] [maven] ajarmoniuk commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-22 Thread GitBox
ajarmoniuk commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363654569 Hi @michael-o if I may, I think the current implementation is in line with the specification as I have a feeling that the specification has been based on it 😄 The problem is that th

[GitHub] [maven] michael-o commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-22 Thread GitBox
michael-o commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363702902 > Hi @michael-o if I may, I think the current implementation is in line with the specification as I have a feeling that the specification has been based on it 😄 > > The problem is th

[GitHub] [maven] michael-o opened a new pull request, #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b…

2022-12-23 Thread GitBox
michael-o opened a new pull request, #934: URL: https://github.com/apache/maven/pull/934 …e public This closes #934 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org

[GitHub] [maven] michael-o commented on pull request #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b…

2022-12-23 Thread GitBox
michael-o commented on PR #934: URL: https://github.com/apache/maven/pull/934#issuecomment-1363724246 @bananeweizen -- 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 unsub

[GitHub] [maven] michael-o commented on pull request #887: [MNG-7559] Fix versions comparison, backport to 3.9.x

2022-12-23 Thread GitBox
michael-o commented on PR #887: URL: https://github.com/apache/maven/pull/887#issuecomment-1363724670 Closing this since it does not qualify for 3.x. -- 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

[GitHub] [maven] michael-o closed pull request #887: [MNG-7559] Fix versions comparison, backport to 3.9.x

2022-12-23 Thread GitBox
michael-o closed pull request #887: [MNG-7559] Fix versions comparison, backport to 3.9.x URL: https://github.com/apache/maven/pull/887 -- 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 c

[GitHub] [maven] michael-o commented on pull request #925: [MNG-7559] Fix versions comparison, backport to 3.8.x

2022-12-23 Thread GitBox
michael-o commented on PR #925: URL: https://github.com/apache/maven/pull/925#issuecomment-1363724728 Closing this since it does not qualify for 3.x. -- 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

[GitHub] [maven] michael-o closed pull request #925: [MNG-7559] Fix versions comparison, backport to 3.8.x

2022-12-23 Thread GitBox
michael-o closed pull request #925: [MNG-7559] Fix versions comparison, backport to 3.8.x URL: https://github.com/apache/maven/pull/925 -- 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 c

[GitHub] [maven-mvnd] ppalaga commented on issue #710: Too many open files on Mac OS with JDK 11 and mvnd 0.8.2

2022-12-23 Thread GitBox
ppalaga commented on issue #710: URL: https://github.com/apache/maven-mvnd/issues/710#issuecomment-1363737200 @mohnishkodnani shouldn't it be `-XX:+MaxFDLimit` with `+`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-enforcer] ajarmoniuk commented on pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#issuecomment-1363744863 @slawekjaranowski your newest it failed. Checking. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-enforcer] slawekjaranowski commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
slawekjaranowski commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056152169 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java: ## @@ -29,12 +28,13 @@ */ public class BannedPlugins extends Bann

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056156097 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java: ## @@ -29,12 +28,13 @@ */ public class BannedPlugins extends BannedDepe

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056159955 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java: ## @@ -29,12 +28,13 @@ */ public class BannedPlugins extends BannedDepe

[GitHub] [maven-surefire] SimonBaars commented on pull request #576: [NO-JIRA] Refactor integration tests module

2022-12-23 Thread GitBox
SimonBaars commented on PR #576: URL: https://github.com/apache/maven-surefire/pull/576#issuecomment-1363759581 > @SimonBaars can you resolve conflicts? On it! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [maven-mvnd] gnodet merged pull request #760: Fix performance problem with mvnd (#758)

2022-12-23 Thread GitBox
gnodet merged PR #760: URL: https://github.com/apache/maven-mvnd/pull/760 -- 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.apach

[GitHub] [maven-mvnd] gnodet closed issue #758: 1.0.0-m1 slower than 0.8.2

2022-12-23 Thread GitBox
gnodet closed issue #758: 1.0.0-m1 slower than 0.8.2 URL: https://github.com/apache/maven-mvnd/issues/758 -- 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-surefire] gnodet merged pull request #564: [SUREFIRE-2032] Fix test count when using @Disabled at class level

2022-12-23 Thread GitBox
gnodet merged PR #564: URL: https://github.com/apache/maven-surefire/pull/564 -- 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.a

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363799372 > > > what i wonder if its also the same for the dot/hyphen change and need revert 3.8 and 3.9 so the fix is only on 4.0 (the more i think the more i'm tempted to say yes) > > Why?

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056198836 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java: ## @@ -29,12 +28,13 @@ */ public class BannedPlugins extends BannedDepe

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056199938 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java: ## @@ -29,12 +28,13 @@ */ public class BannedPlugins extends BannedDepe

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363807134 > I must admit that I partially lost overview. @sultan Can you again briefly summarize how the current implementation does not correspond to the spec regardless of pfd or preview qualifiers?

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363814046 > > > what i wonder if its also the same for the dot/hyphen change and need revert 3.8 and 3.9 so the fix is only on 4.0 (the more i think the more i'm tempted to say yes) > > Why?

[GitHub] [maven] sultan commented on pull request #930: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.8.x branch

2022-12-23 Thread GitBox
sultan commented on PR #930: URL: https://github.com/apache/maven/pull/930#issuecomment-1363815374 @michael-o we should consider this a major change and reverting this one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven] sultan commented on pull request #931: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.9.x branch

2022-12-23 Thread GitBox
sultan commented on PR #931: URL: https://github.com/apache/maven/pull/931#issuecomment-1363815433 @michael-o we should consider this a major change and reverting this one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven] michael-o commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
michael-o commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363815929 Bah, I am really about to puke. So much completely for something quite obvious, I guess. Looking at `"<<<.qualifier>>>" < "<<<-qualifier>>>" < "<<<-number>>>" < "<<<.number>>>"

[GitHub] [maven] michael-o commented on pull request #930: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.8.x branch

2022-12-23 Thread GitBox
michael-o commented on PR #930: URL: https://github.com/apache/maven/pull/930#issuecomment-1363820772 > @michael-o we may want to consider this a major change and reverting this one Then docs need to be reverted as well, no? -- This is an automated message from the Apache Git Servi

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363828385 > Bah, I am really about to puke. > > So much completely for something quite obvious, I guess. > > Looking at `"<<<.qualifier>>>" < "<<<-qualifier>>>" < "<<<-number>>>" < "<<<.num

[GitHub] [maven] sultan commented on pull request #930: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.8.x branch

2022-12-23 Thread GitBox
sultan commented on PR #930: URL: https://github.com/apache/maven/pull/930#issuecomment-1363834337 > > @michael-o we may want to consider this a major change and reverting this one > > Then docs need to be reverted as well, no? the docs may need an update to explain how 3.x and

[GitHub] [maven] michael-o commented on pull request #930: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.8.x branch

2022-12-23 Thread GitBox
michael-o commented on PR #930: URL: https://github.com/apache/maven/pull/930#issuecomment-1363838716 > > > @michael-o we may want to consider this a major change and reverting this one > > > > > > Then docs need to be reverted as well, no? > > the docs may need an update t

[GitHub] [maven] sultan commented on pull request #930: [MNG-7644] Fix version comparison ( .X1 < -X2 for any string qualifier x ), 3.8.x branch

2022-12-23 Thread GitBox
sultan commented on PR #930: URL: https://github.com/apache/maven/pull/930#issuecomment-1363858907 > > > > @michael-o we may want to consider this a major change and reverting this one > > > > > > > > > Then docs need to be reverted as well, no? > > > > > > the docs may

[GitHub] [maven-pmd-plugin] dependabot[bot] opened a new pull request, #108: Bump wagon-http-lightweight from 3.5.2 to 3.5.3

2022-12-23 Thread GitBox
dependabot[bot] opened a new pull request, #108: URL: https://github.com/apache/maven-pmd-plugin/pull/108 Bumps wagon-http-lightweight from 3.5.2 to 3.5.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apa

[GitHub] [maven-enforcer] slawekjaranowski commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
slawekjaranowski commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056257034 ## maven-enforcer-plugin/src/it/projects/banned-dependencies-fail/invoker.properties: ## @@ -0,0 +1,18 @@ +# Licensed to the Apache Software Foundation (A

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-23 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056275747 ## maven-enforcer-plugin/src/it/projects/banned-dependencies-fail/invoker.properties: ## @@ -0,0 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) un

[GitHub] [maven-jxr] dependabot[bot] opened a new pull request, #91: Bump wagon-http-lightweight from 3.5.1 to 3.5.3

2022-12-23 Thread GitBox
dependabot[bot] opened a new pull request, #91: URL: https://github.com/apache/maven-jxr/pull/91 Bumps wagon-http-lightweight from 3.5.1 to 3.5.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven

[GitHub] [maven-jxr] dependabot[bot] commented on pull request #71: Bump wagon-http-lightweight from 3.5.1 to 3.5.2

2022-12-23 Thread GitBox
dependabot[bot] commented on PR #71: URL: https://github.com/apache/maven-jxr/pull/71#issuecomment-1363897061 Superseded by #91. -- 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 comme

[GitHub] [maven-jxr] dependabot[bot] closed pull request #71: Bump wagon-http-lightweight from 3.5.1 to 3.5.2

2022-12-23 Thread GitBox
dependabot[bot] closed pull request #71: Bump wagon-http-lightweight from 3.5.1 to 3.5.2 URL: https://github.com/apache/maven-jxr/pull/71 -- 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

[GitHub] [maven-jxr] dependabot[bot] opened a new pull request, #92: Bump wagon-provider-api from 2.8 to 3.5.3

2022-12-23 Thread GitBox
dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/maven-jxr/pull/92 Bumps [wagon-provider-api](https://github.com/apache/maven-wagon) from 2.8 to 3.5.3. Commits https://github.com/apache/maven-wagon/commit/20b847446bb60f49af0428d592eadee774b5bff2";>

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363909838 > * I don't see how a build qualifier makes sense after post-release where a release is supposed to be immutable and identical according to SemVer yeah i forgot that, sorry. 1.2.3 and

[GitHub] [maven-wrapper] bmarwell commented on pull request #74: [BUILD] add shellcheck

2022-12-23 Thread GitBox
bmarwell commented on PR #74: URL: https://github.com/apache/maven-wrapper/pull/74#issuecomment-1363910862 Draft b/c waiting for infra -- 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

[GitHub] [maven] michael-o commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
michael-o commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363912711 > returning back to this PR feature. (qualifiers ordering) > > > * I don't see how a build qualifier makes sense after post-release where a release is supposed to be immutable and ide

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363919683 > This is quite ugly, if you can host the repo on corporate Nexus. I have the feeling that SemVer 2.0 is not ideally suited for Maven. we might not be able to be fully SemVer 2.0 compati

[GitHub] [maven] sultan commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
sultan commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363926277 why not put a pause on the pr? i'll try to send questions to the mailing list after the holidays. there seems to be conflicting wishes and a lack of formalism on the expected behaviou

[GitHub] [maven] michael-o commented on pull request #929: [MNG-7559] Fix version comparison (master 4.0.x branch)

2022-12-23 Thread GitBox
michael-o commented on PR #929: URL: https://github.com/apache/maven/pull/929#issuecomment-1363950172 > why not put a pause on the pr? > > i'll try to send questions to the mailing list after the holidays. there seems to be conflicting wishes and a lack of formalism on the expected b

[GitHub] [maven] Bananeweizen commented on pull request #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b…

2022-12-23 Thread GitBox
Bananeweizen commented on PR #934: URL: https://github.com/apache/maven/pull/934#issuecomment-1364178304 To me this looks good. Regarding the question how this is used: https://github.com/eclipse-tycho/tycho/blob/4e3f31c4411156c86a8571e353efde898cf258ea/tycho-compiler-plugin/src/main/java/or

[GitHub] [maven] michael-o commented on pull request #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b…

2022-12-23 Thread GitBox
michael-o commented on PR #934: URL: https://github.com/apache/maven/pull/934#issuecomment-1364179158 JIRA issue also. -- 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 un

[GitHub] [maven] gnodet commented on pull request #915: Upgrade to parent 39 (and reformat)

2022-12-23 Thread GitBox
gnodet commented on PR #915: URL: https://github.com/apache/maven/pull/915#issuecomment-1364236731 Superseded by #935 -- 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 un

[GitHub] [maven] gnodet closed pull request #915: Upgrade to parent 39 (and reformat)

2022-12-23 Thread GitBox
gnodet closed pull request #915: Upgrade to parent 39 (and reformat) URL: https://github.com/apache/maven/pull/915 -- 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 unsubscrib

[GitHub] [maven-surefire] slawekjaranowski merged pull request #576: [NO-JIRA] Refactor integration tests module

2022-12-23 Thread GitBox
slawekjaranowski merged PR #576: URL: https://github.com/apache/maven-surefire/pull/576 -- 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.

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #576: [NO-JIRA] Refactor integration tests module

2022-12-23 Thread GitBox
slawekjaranowski commented on PR #576: URL: https://github.com/apache/maven-surefire/pull/576#issuecomment-1364296910 @SimonBaars thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [maven-site] michael-o opened a new pull request, #356: Add release notes for Maven 3.8.7

2022-12-23 Thread GitBox
michael-o opened a new pull request, #356: URL: https://github.com/apache/maven-site/pull/356 This closes #356 -- 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 unsubscrib

[GitHub] [maven-site] michael-o merged pull request #355: Fix URL pointing to Sonatype Nexus OSS repository manager

2022-12-23 Thread GitBox
michael-o merged PR #355: URL: https://github.com/apache/maven-site/pull/355 -- 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.ap

[GitHub] [maven-doxia] hboutemy opened a new pull request, #133: [DOXIA-684] avoid flexmark-all: declare used extensions only

2022-12-23 Thread GitBox
hboutemy opened a new pull request, #133: URL: https://github.com/apache/maven-doxia/pull/133 https://issues.apache.org/jira/browse/DOXIA-684 -- 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 s

[GitHub] [maven-doxia] michael-o commented on pull request #133: [DOXIA-684] avoid flexmark-all: declare used extensions only

2022-12-23 Thread GitBox
michael-o commented on PR #133: URL: https://github.com/apache/maven-doxia/pull/133#issuecomment-1364376198 Nice, how did you determine that list? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven-doxia] hboutemy commented on pull request #133: [DOXIA-684] avoid flexmark-all: declare used extensions only

2022-12-23 Thread GitBox
hboutemy commented on PR #133: URL: https://github.com/apache/maven-doxia/pull/133#issuecomment-1364382230 just used https://github.com/vsch/flexmark-java/blob/master/flexmark-all/pom.xml to know the existing artifactIds, then added the missing ones for the used classes: nothing hard, just

[GitHub] [maven-resolver] kwin commented on pull request #231: [MRESOLVER-308] HTTP transport showdown.

2022-12-23 Thread GitBox
kwin commented on PR #231: URL: https://github.com/apache/maven-resolver/pull/231#issuecomment-1364419753 Do we really want to keep maintaining that many resolver transport modules? If there is a clear winner performance wise, why not dropping the other modules? I fail to see the advantage

[GitHub] [maven-build-cache-extension] kwin commented on pull request #33: [MBUILDCACHE-32] Do not print exception when probing builds

2022-12-23 Thread GitBox
kwin commented on PR #33: URL: https://github.com/apache/maven-build-cache-extension/pull/33#issuecomment-1364478639 There are lots of unrelated documentation fixes. Can you separate those into a dedicated PR? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-enforcer] slawekjaranowski commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
slawekjaranowski commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056796605 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence im

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056805513 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/ArtifactUtils.java: ## @@ -18,70 +18,188 @@ */ package org.apache.maven.plugins.enfor

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056805579 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056805792 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056806120 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056806899 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056807536 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on a diff in pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on code in PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1056822446 ## enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java: ## @@ -51,58 +46,41 @@ public class DependencyConvergence implemen

[GitHub] [maven-enforcer] ajarmoniuk commented on pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#issuecomment-1364530592 It's been so long that I had forgotten the reasons why I did things like I did -- e.g. use bespoke dependency selectors instead of regular ones (the reason for that being that the

[GitHub] [maven-enforcer] ajarmoniuk commented on pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-24 Thread GitBox
ajarmoniuk commented on PR #198: URL: https://github.com/apache/maven-enforcer/pull/198#issuecomment-1364536078 I mean, it would be nice if there were also selectors working on direct dependencies, but that would require changes to Resolver 🤡 -- This is an automated message from the Apac

[GitHub] [maven-wrapper] timtebeek commented on pull request #61: Switch to JUnit Jupiter

2022-12-24 Thread GitBox
timtebeek commented on PR #61: URL: https://github.com/apache/maven-wrapper/pull/61#issuecomment-1364555936 Yes I'd love to see this through, but will be traveling until early January. Welcome to push the required changes already, or recreate using the Maven plugin for OpenRewrite. Othe

[GitHub] [maven-resolver] michael-o commented on pull request #231: [MRESOLVER-308] HTTP transport showdown.

2022-12-24 Thread GitBox
michael-o commented on PR #231: URL: https://github.com/apache/maven-resolver/pull/231#issuecomment-1364570706 > Do we really want to keep maintaining that many resolver transport modules? If there is a clear winner performance wise, why not dropping the other modules? I fail to see the adv

[GitHub] [maven] asfgit closed pull request #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b…

2022-12-24 Thread GitBox
asfgit closed pull request #934: [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should b… URL: https://github.com/apache/maven/pull/934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven-resolver] olamy commented on a diff in pull request #231: [MRESOLVER-308] HTTP transport showdown.

2022-12-24 Thread GitBox
olamy commented on code in PR #231: URL: https://github.com/apache/maven-resolver/pull/231#discussion_r1056884304 ## maven-resolver-transport-jetty/src/main/java/org/eclipse/aether/transport/jetty/JettyTransporter.java: ## @@ -0,0 +1,539 @@ +package org.eclipse.aether.transport.

[GitHub] [maven-wrapper] dependabot[bot] opened a new pull request, #75: Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #75: URL: https://github.com/apache/maven-wrapper/pull/75 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's releases.

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #178: Bump mrm-maven-plugin from 1.2.0 to 1.5.0

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #178: URL: https://github.com/apache/maven-javadoc-plugin/pull/178 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.2.0 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's rel

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #149: Bump mrm-maven-plugin from 1.2.0 to 1.4.1

2022-12-25 Thread GitBox
dependabot[bot] commented on PR #149: URL: https://github.com/apache/maven-javadoc-plugin/pull/149#issuecomment-1364835063 Superseded by #178. -- 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-javadoc-plugin] dependabot[bot] closed pull request #149: Bump mrm-maven-plugin from 1.2.0 to 1.4.1

2022-12-25 Thread GitBox
dependabot[bot] closed pull request #149: Bump mrm-maven-plugin from 1.2.0 to 1.4.1 URL: https://github.com/apache/maven-javadoc-plugin/pull/149 -- 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 s

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #170: Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #170: URL: https://github.com/apache/maven-shade-plugin/pull/170 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's relea

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #89: Bump groovy from 4.0.6 to 4.0.7

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #89: URL: https://github.com/apache/maven-script-interpreter/pull/89 Bumps [groovy](https://github.com/apache/groovy) from 4.0.6 to 4.0.7. Commits See full diff in https://github.com/apache/groovy/commits";>compare view

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #119: Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #119: URL: https://github.com/apache/maven-site-plugin/pull/119 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's releas

[GitHub] [maven-invoker-plugin] dependabot[bot] opened a new pull request, #162: Bump groovy-bom from 4.0.6 to 4.0.7

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #162: URL: https://github.com/apache/maven-invoker-plugin/pull/162 Bumps [groovy-bom](https://github.com/apache/groovy) from 4.0.6 to 4.0.7. Commits See full diff in https://github.com/apache/groovy/commits";>compare view

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request, #81: Bump xstream from 1.4.19 to 1.4.20

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #81: URL: https://github.com/apache/maven-help-plugin/pull/81 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.19 to 1.4.20. Commits See full diff in https://github.com/x-stream/xstream/commits";>compare view

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request, #82: Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2022-12-25 Thread GitBox
dependabot[bot] opened a new pull request, #82: URL: https://github.com/apache/maven-help-plugin/pull/82 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's releases

[GitHub] [maven-artifact-transfer] dependabot[bot] opened a new pull request, #83: Bump groovy from 3.0.9 to 3.0.14

2022-12-26 Thread GitBox
dependabot[bot] opened a new pull request, #83: URL: https://github.com/apache/maven-artifact-transfer/pull/83 Bumps [groovy](https://github.com/apache/groovy) from 3.0.9 to 3.0.14. Commits See full diff in https://github.com/apache/groovy/commits";>compare view

[GitHub] [maven-artifact-transfer] dependabot[bot] commented on pull request #77: Bump groovy from 3.0.9 to 3.0.13

2022-12-26 Thread GitBox
dependabot[bot] commented on PR #77: URL: https://github.com/apache/maven-artifact-transfer/pull/77#issuecomment-1365124877 Superseded by #83. -- 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-artifact-transfer] dependabot[bot] closed pull request #77: Bump groovy from 3.0.9 to 3.0.13

2022-12-26 Thread GitBox
dependabot[bot] closed pull request #77: Bump groovy from 3.0.9 to 3.0.13 URL: https://github.com/apache/maven-artifact-transfer/pull/77 -- 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 c

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #200: Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2022-12-26 Thread GitBox
dependabot[bot] opened a new pull request, #200: URL: https://github.com/apache/maven-enforcer/pull/200 Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0. Release notes Sourced from https://github.com/mojohaus/mrm/releases";>mrm-maven-plugin's releases.

[GitHub] [maven] gnodet merged pull request #935: [MNG-7650] Upgrade parent pom to 39

2022-12-26 Thread GitBox
gnodet merged PR #935: URL: https://github.com/apache/maven/pull/935 -- 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.org

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #198: [MENFORCER-435] Replacing maven-compat and maven-dependency-tree usage with Resolver

2022-12-26 Thread GitBox
slawekjaranowski merged PR #198: URL: https://github.com/apache/maven-enforcer/pull/198 -- 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.

[GitHub] [maven] michael-o opened a new pull request, #936: [MNG-5857] Arguments from command line should override those in .mvn/maven.config (alternative 1)

2022-12-26 Thread GitBox
michael-o opened a new pull request, #936: URL: https://github.com/apache/maven/pull/936 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed

[GitHub] [maven] michael-o commented on pull request #602: Maven.config from start scripts

2022-12-26 Thread GitBox
michael-o commented on PR #602: URL: https://github.com/apache/maven/pull/602#issuecomment-1365286010 Superseded by #936. -- 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] michael-o closed pull request #602: Maven.config from start scripts

2022-12-26 Thread GitBox
michael-o closed pull request #602: Maven.config from start scripts URL: https://github.com/apache/maven/pull/602 -- 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

[GitHub] [maven] cstamas opened a new pull request, #937: [MNG-7618][MNG-7624] Backport to Maven 3.9.x

2022-12-26 Thread GitBox
cstamas opened a new pull request, #937: URL: https://github.com/apache/maven/pull/937 These changes are making IT suite to fail with maven-3.9.x branch. OTOH, the change is nearly trivial, while value is high, so let's backport them. --- https://issues.apache.org/jira/b

[GitHub] [maven] michael-o opened a new pull request, #938: [MNG-5857] Arguments from command line should override those in .mvn/maven.config (alternative 2)

2022-12-26 Thread GitBox
michael-o opened a new pull request, #938: URL: https://github.com/apache/maven/pull/938 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #231: [MRESOLVER-308] HTTP transport showdown.

2022-12-26 Thread GitBox
cstamas commented on code in PR #231: URL: https://github.com/apache/maven-resolver/pull/231#discussion_r1057309024 ## maven-resolver-transport-jetty/src/main/java/org/eclipse/aether/transport/jetty/JettyTransporter.java: ## @@ -0,0 +1,539 @@ +package org.eclipse.aether.transpor

[GitHub] [maven-enforcer] psiroky opened a new pull request, #201: [MENFORCER-448] Upgrade maven-parent from 38 to 39

2022-12-26 Thread GitBox
psiroky opened a new pull request, #201: URL: https://github.com/apache/maven-enforcer/pull/201 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MENFORCER) filed

[GitHub] [maven-enforcer] psiroky commented on a diff in pull request #201: [MENFORCER-448] Upgrade maven-parent from 38 to 39

2022-12-26 Thread GitBox
psiroky commented on code in PR #201: URL: https://github.com/apache/maven-enforcer/pull/201#discussion_r1057315114 ## pom.xml: ## @@ -203,18 +202,16 @@ + org.apache.maven.plugins - maven-site-plugin - -

[GitHub] [maven-enforcer] psiroky commented on a diff in pull request #201: [MENFORCER-448] Upgrade maven-parent from 38 to 39

2022-12-26 Thread GitBox
psiroky commented on code in PR #201: URL: https://github.com/apache/maven-enforcer/pull/201#discussion_r1057315215 ## pom.xml: ## @@ -81,7 +81,6 @@ enforcer-archives/enforcer-LATEST 8 4.10.0 -3.0.0-M7 Review Comment: No longer needed as the same version i

  1   2   3   4   5   6   7   8   9   10   >