[GitHub] [maven-resolver] asfgit closed pull request #259: [MRESOLVER-331] Make DefaultTrackingFileManager write directly to tracking files

2023-02-26 Thread via GitHub
asfgit closed pull request #259: [MRESOLVER-331] Make DefaultTrackingFileManager write directly to tracking files URL: https://github.com/apache/maven-resolver/pull/259 -- 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] michael-o commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-02-26 Thread via GitHub
michael-o commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1118151341 ## maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java: ## @@ -364,4 +364,12 @@ public void testMng7644() { checkV

[GitHub] [maven] michael-o commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-02-26 Thread via GitHub
michael-o commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1118151563 ## maven-settings-builder/src/main/java/org/apache/maven/settings/validation/DefaultSettingsValidator.java: ## @@ -60,7 +59,7 @@ public void validate(Settings settings,

[GitHub] [maven] michael-o commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-02-26 Thread via GitHub
michael-o commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1118151608 ## maven-settings-builder/src/main/java/org/apache/maven/settings/validation/DefaultSettingsValidator.java: ## @@ -60,7 +59,7 @@ public void validate(Settings settings,

[GitHub] [maven-jar-plugin] jorsol closed pull request #58: Small improvements to the code

2023-02-26 Thread via GitHub
jorsol closed pull request #58: Small improvements to the code URL: https://github.com/apache/maven-jar-plugin/pull/58 -- 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 unsubs

[GitHub] [maven-doxia-converter] michael-o commented on a diff in pull request #41: [DOXIATOOLS-80] Update to Doxia 2.0.0-M5

2023-02-26 Thread via GitHub
michael-o commented on code in PR #41: URL: https://github.com/apache/maven-doxia-converter/pull/41#discussion_r1118153892 ## pom.xml: ## @@ -173,17 +123,35 @@ under the License. icu4j 72.1 - + + org.slf4j + slf4j-api + 1.7.36 + +

[GitHub] [maven-doxia-converter] michael-o commented on pull request #41: [DOXIATOOLS-80] Update to Doxia 2.0.0-M5

2023-02-26 Thread via GitHub
michael-o commented on PR #41: URL: https://github.com/apache/maven-doxia-converter/pull/41#issuecomment-1445471147 > @michael-o Any idea why one XHTML5 test fails with a parsing exception in Doxia 2? I guess it misses the `` element. Look at what Doxia 2 now produces, this must mat

[GitHub] [maven-integration-testing] asfgit merged pull request #243: [MNG-7699] Remove all Maven 3.9.0+ ITs from maven-3.8.x branch

2023-02-26 Thread via GitHub
asfgit merged PR #243: URL: https://github.com/apache/maven-integration-testing/pull/243 -- 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-doxia-converter] kwin commented on pull request #41: [DOXIATOOLS-80] Update to Doxia 2.0.0-M5

2023-02-26 Thread via GitHub
kwin commented on PR #41: URL: https://github.com/apache/maven-doxia-converter/pull/41#issuecomment-1445474399 The generated XHTML is valid (look at the generated file) still the parser stumbles. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [maven] elharo commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-02-26 Thread via GitHub
elharo commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1118159158 ## maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java: ## @@ -364,4 +364,12 @@ public void testMng7644() { checkVers

[GitHub] [maven] michael-o commented on pull request #1005: Replace some old, pre-Java 7 Plexus code

2023-02-26 Thread via GitHub
michael-o commented on PR #1005: URL: https://github.com/apache/maven/pull/1005#issuecomment-1445481253 @gnodet Can we finally change the semantics here? The caller opens the stream then he must close it? -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [maven] elharo commented on pull request #1005: Replace some old, pre-Java 7 Plexus code

2023-02-26 Thread via GitHub
elharo commented on PR #1005: URL: https://github.com/apache/maven/pull/1005#issuecomment-1445502457 Usually it's OK to close a stream more than once. If this method is expected to completely consume the stream, it doesn't feel wrong to me to close it here. -- This is an automated messag

[GitHub] [maven-surefire] olamy merged pull request #614: [SUREFIRE-2150] upgrade to parent pom 39

2023-02-26 Thread via GitHub
olamy merged PR #614: URL: https://github.com/apache/maven-surefire/pull/614 -- 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-jar-plugin] dependabot[bot] opened a new pull request, #60: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/maven-jar-plugin/pull/60 Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3. Commits See full diff in https://github.com/apache/maven-gh-actions-sh

[GitHub] [maven-remote-resources-plugin] dependabot[bot] opened a new pull request, #25: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #25: URL: https://github.com/apache/maven-remote-resources-plugin/pull/25 Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3. Commits See full diff in https://github.com/apache/maven-

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #189: Bump wagonVersion from 2.4 to 3.5.3

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #189: URL: https://github.com/apache/maven-javadoc-plugin/pull/189 Bumps `wagonVersion` from 2.4 to 3.5.3. Updates `wagon-provider-api` from 2.4 to 3.5.3 Commits https://github.com/apache/maven-wagon/commit/20b847446bb60f49af0428d592

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #190: Bump mockito-core from 4.4.0 to 5.1.1

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #190: URL: https://github.com/apache/maven-javadoc-plugin/pull/190 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 5.1.1. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releas

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #191: Bump doxia-sink-api from 1.11.1 to 1.12.0

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #191: URL: https://github.com/apache/maven-javadoc-plugin/pull/191 Bumps [doxia-sink-api](https://github.com/apache/maven-doxia) from 1.11.1 to 1.12.0. Commits https://github.com/apache/maven-doxia/commit/281dc2c380cc14ba758d693c5b4631

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #192: Bump jetty.version from 9.4.50.v20221201 to 10.0.13

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #192: URL: https://github.com/apache/maven-javadoc-plugin/pull/192 Bumps `jetty.version` from 9.4.50.v20221201 to 10.0.13. Updates `jetty-server` from 9.4.50.v20221201 to 10.0.13 Release notes Sourced from https://github.com/eclipse/jett

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #193: Bump maven-common-artifact-filters from 3.2.0 to 3.3.2

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #193: URL: https://github.com/apache/maven-javadoc-plugin/pull/193 Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.2.0 to 3.3.2. Commits https://github.com/apache/maven-common-arti

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #191: Bump doxia-sink-api from 1.11.1 to 1.12.0

2023-02-26 Thread via GitHub
dependabot[bot] commented on PR #191: URL: https://github.com/apache/maven-javadoc-plugin/pull/191#issuecomment-1445664068 Sorry, only users with push access can use that command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request, #93: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #93: URL: https://github.com/apache/maven-script-interpreter/pull/93 Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3. Commits See full diff in https://github.com/apache/maven-gh-ac

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #72: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-26 Thread via GitHub
dependabot[bot] opened a new pull request, #72: URL: https://github.com/apache/maven-verifier/pull/72 Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3. Commits See full diff in https://github.com/apache/maven-gh-actions-shar

[GitHub] [maven-javadoc-plugin] slachiewicz commented on pull request #192: Bump jetty.version from 9.4.50.v20221201 to 10.0.13

2023-02-27 Thread via GitHub
slachiewicz commented on PR #192: URL: https://github.com/apache/maven-javadoc-plugin/pull/192#issuecomment-1445879635 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [maven-javadoc-plugin] dependabot[bot] closed pull request #192: Bump jetty.version from 9.4.50.v20221201 to 10.0.13

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #192: Bump jetty.version from 9.4.50.v20221201 to 10.0.13 URL: https://github.com/apache/maven-javadoc-plugin/pull/192 -- 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 g

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #192: Bump jetty.version from 9.4.50.v20221201 to 10.0.13

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #192: URL: https://github.com/apache/maven-javadoc-plugin/pull/192#issuecomment-1445879706 OK, I won't notify you about version 10.x.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [maven-javadoc-plugin] slachiewicz commented on pull request #190: Bump mockito-core from 4.4.0 to 5.1.1

2023-02-27 Thread via GitHub
slachiewicz commented on PR #190: URL: https://github.com/apache/maven-javadoc-plugin/pull/190#issuecomment-1445880047 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [maven-javadoc-plugin] dependabot[bot] closed pull request #190: Bump mockito-core from 4.4.0 to 5.1.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #190: Bump mockito-core from 4.4.0 to 5.1.1 URL: https://github.com/apache/maven-javadoc-plugin/pull/190 -- 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-javadoc-plugin] dependabot[bot] commented on pull request #190: Bump mockito-core from 4.4.0 to 5.1.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #190: URL: https://github.com/apache/maven-javadoc-plugin/pull/190#issuecomment-1445880115 OK, I won't notify you about version 5.x.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [maven-javadoc-plugin] slachiewicz commented on pull request #189: Bump wagonVersion from 2.4 to 3.5.3

2023-02-27 Thread via GitHub
slachiewicz commented on PR #189: URL: https://github.com/apache/maven-javadoc-plugin/pull/189#issuecomment-1445880339 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [maven-javadoc-plugin] dependabot[bot] closed pull request #189: Bump wagonVersion from 2.4 to 3.5.3

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #189: Bump wagonVersion from 2.4 to 3.5.3 URL: https://github.com/apache/maven-javadoc-plugin/pull/189 -- 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-javadoc-plugin] dependabot[bot] commented on pull request #189: Bump wagonVersion from 2.4 to 3.5.3

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #189: URL: https://github.com/apache/maven-javadoc-plugin/pull/189#issuecomment-1445880416 OK, I won't notify you about version 3.x.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [maven-install-plugin] gnodet closed pull request #55: Bump maven-plugins from 37 to 39

2023-02-27 Thread via GitHub
gnodet closed pull request #55: Bump maven-plugins from 37 to 39 URL: https://github.com/apache/maven-install-plugin/pull/55 -- 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-install-plugin] dependabot[bot] commented on pull request #55: Bump maven-plugins from 37 to 39

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #55: URL: https://github.com/apache/maven-install-plugin/pull/55#issuecomment-1446043259 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 minor ve

[GitHub] [maven-shade-plugin] slachiewicz merged pull request #173: Bump xmlunit-legacy from 2.9.0 to 2.9.1

2023-02-27 Thread via GitHub
slachiewicz merged PR #173: URL: https://github.com/apache/maven-shade-plugin/pull/173 -- 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-resolver] cstamas opened a new pull request, #260: [MRESOLVER-329] More robust IO in default tracking file manager

2023-02-27 Thread via GitHub
cstamas opened a new pull request, #260: URL: https://github.com/apache/maven-resolver/pull/260 In case of concurrent r/w of tracking file, the if Files.isReablable may return true, but the file might be gone once it arrives to Files.newInputStream. In these cases, just ignore the missing f

[GitHub] [maven-resolver] cstamas commented on pull request #257: [MRESOLVER-329] More robust IO in DefaultTrackingFileManager

2023-02-27 Thread via GitHub
cstamas commented on PR #257: URL: https://github.com/apache/maven-resolver/pull/257#issuecomment-1446192026 Superseded by https://github.com/apache/maven-resolver/pull/260 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [maven-resolver] cstamas closed pull request #257: [MRESOLVER-329] More robust IO in DefaultTrackingFileManager

2023-02-27 Thread via GitHub
cstamas closed pull request #257: [MRESOLVER-329] More robust IO in DefaultTrackingFileManager URL: https://github.com/apache/maven-resolver/pull/257 -- 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] laeubi closed pull request #252: Be more graceful when updating the index file

2023-02-27 Thread via GitHub
laeubi closed pull request #252: Be more graceful when updating the index file URL: https://github.com/apache/maven-resolver/pull/252 -- 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 comm

[GitHub] [maven-pmd-plugin] dependabot[bot] opened a new pull request, #115: Bump pmdVersion from 6.54.0 to 6.55.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #115: URL: https://github.com/apache/maven-pmd-plugin/pull/115 Bumps `pmdVersion` from 6.54.0 to 6.55.0. Updates `pmd-core` from 6.54.0 to 6.55.0 Release notes Sourced from https://github.com/pmd/pmd/releases";>pmd-core's releases.

[GitHub] [maven-resolver] michael-o commented on pull request #260: [MRESOLVER-329] More robust IO in default tracking file manager

2023-02-27 Thread via GitHub
michael-o commented on PR #260: URL: https://github.com/apache/maven-resolver/pull/260#issuecomment-1446227239 Before we merge this, I'd like to see Jim's data first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [maven] elharo commented on pull request #1016: remove unused code

2023-02-27 Thread via GitHub
elharo commented on PR #1016: URL: https://github.com/apache/maven/pull/1016#issuecomment-1446254347 It all moves to JDK classes when possible, and Apache commons when not so there's no intermediate step. This is true whether it's maven-shared-utils or plexus utils. I have already deprecate

[GitHub] [maven] elharo merged pull request #1017: Simplify code with try with resources

2023-02-27 Thread via GitHub
elharo merged PR #1017: URL: https://github.com/apache/maven/pull/1017 -- 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

[GitHub] [maven-dist-tool] dependabot[bot] opened a new pull request, #27: Bump github-api from 1.129 to 1.314

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #27: URL: https://github.com/apache/maven-dist-tool/pull/27 Bumps [github-api](https://github.com/hub4j/github-api) from 1.129 to 1.314. Release notes Sourced from https://github.com/hub4j/github-api/releases";>github-api's releases.

[GitHub] [maven-dist-tool] dependabot[bot] commented on pull request #23: Bump github-api from 1.129 to 1.313

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #23: URL: https://github.com/apache/maven-dist-tool/pull/23#issuecomment-1446280837 Superseded by #27. -- 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-dist-tool] dependabot[bot] closed pull request #23: Bump github-api from 1.129 to 1.313

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #23: Bump github-api from 1.129 to 1.313 URL: https://github.com/apache/maven-dist-tool/pull/23 -- 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 commen

[GitHub] [maven] cstamas opened a new pull request, #1018: [MNH-7713] Drop legacy-local-repository option

2023-02-27 Thread via GitHub
cstamas opened a new pull request, #1018: URL: https://github.com/apache/maven/pull/1018 There is really no need for it, and there is a resolver option if really must (but really should not, local repo is and should be considered as transient). --- https://issues.apache.org/ji

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #77: Bump maven-plugin-plugin from 3.6.4 to 3.8.1

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #77: URL: https://github.com/apache/maven-antrun-plugin/pull/77 Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.8.1. Release notes Sourced from https://github.com/apache/maven-plugin-tools/releases

[GitHub] [maven-antrun-plugin] dependabot[bot] commented on pull request #75: Bump maven-plugin-plugin from 3.6.4 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #75: URL: https://github.com/apache/maven-antrun-plugin/pull/75#issuecomment-1446367712 Superseded by #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 spe

[GitHub] [maven-antrun-plugin] dependabot[bot] closed pull request #75: Bump maven-plugin-plugin from 3.6.4 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #75: Bump maven-plugin-plugin from 3.6.4 to 3.7.1 URL: https://github.com/apache/maven-antrun-plugin/pull/75 -- 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-compiler-plugin] dependabot[bot] opened a new pull request, #182: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #182: URL: https://github.com/apache/maven-compiler-plugin/pull/182 Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3. Commits See full diff in https://github.com/apache/maven-gh-act

[GitHub] [maven-compiler-plugin] slachiewicz merged pull request #179: Bump maven-invoker-plugin from 3.4.0 to 3.5.0

2023-02-27 Thread via GitHub
slachiewicz merged PR #179: URL: https://github.com/apache/maven-compiler-plugin/pull/179 -- 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

[GitHub] [maven-compiler-plugin] slachiewicz merged pull request #182: Bump apache/maven-gh-actions-shared from 2 to 3

2023-02-27 Thread via GitHub
slachiewicz merged PR #182: URL: https://github.com/apache/maven-compiler-plugin/pull/182 -- 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

[GitHub] [maven-invoker-plugin] slawekjaranowski opened a new pull request, #177: [MINVOKER-328] Skip install artifacts with the same source and target path

2023-02-27 Thread via GitHub
slawekjaranowski opened a new pull request, #177: URL: https://github.com/apache/maven-invoker-plugin/pull/177 When user not specified localRepositoryPath we can not reinstall artifact with the same source and target path --- Following this checklist to help us incorporat

[GitHub] [maven-surefire] Tibor17 opened a new pull request, #616: Test Indexes and Reporters

2023-02-27 Thread via GitHub
Tibor17 opened a new pull request, #616: URL: https://github.com/apache/maven-surefire/pull/616 @slawekjaranowski This is a work in progress. The test reporters must not determine the test status upon timings of test events. The test reporters must not identify the test run upon text l

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #194: Bump jetty.version from 9.4.50.v20221201 to 9.4.51.v20230217

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #194: URL: https://github.com/apache/maven-javadoc-plugin/pull/194 Bumps `jetty.version` from 9.4.50.v20221201 to 9.4.51.v20230217. Updates `jetty-server` from 9.4.50.v20221201 to 9.4.51.v20230217 Release notes Sourced from https://githu

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #195: Bump wagonVersion from 2.4 to 2.12

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #195: URL: https://github.com/apache/maven-javadoc-plugin/pull/195 Bumps `wagonVersion` from 2.4 to 2.12. Updates `wagon-provider-api` from 2.4 to 2.12 Commits https://github.com/apache/maven-wagon/commit/0f2c8bc57a9b3094e6566ca601bf

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #196: Bump mockito-core from 4.4.0 to 4.11.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #196: URL: https://github.com/apache/maven-javadoc-plugin/pull/196 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.11.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's rele

[GitHub] [maven-parent] dependabot[bot] opened a new pull request, #112: Bump spotless-maven-plugin from 2.28.0 to 2.34.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #112: URL: https://github.com/apache/maven-parent/pull/112 Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.28.0 to 2.34.0. Changelog Sourced from https://github.com/diffplug/spotless/blob/main/CHANGES.md";>spotle

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #296: Bump jetty-webapp from 9.4.49.v20220914 to 11.0.14

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #296: URL: https://github.com/apache/maven-indexer/pull/296 Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 11.0.14. Release notes Sourced from https://github.com/eclipse/jetty.project/releases";>jet

[GitHub] [maven-indexer] dependabot[bot] closed pull request #281: Bump jetty-webapp from 9.4.49.v20220914 to 11.0.13

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #281: Bump jetty-webapp from 9.4.49.v20220914 to 11.0.13 URL: https://github.com/apache/maven-indexer/pull/281 -- 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-shade-plugin] dependabot[bot] opened a new pull request, #176: Bump mavenVersion from 3.2.5 to 3.9.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #176: URL: https://github.com/apache/maven-shade-plugin/pull/176 Bumps `mavenVersion` from 3.2.5 to 3.9.0. Updates `maven-plugin-api` from 3.2.5 to 3.9.0 Release notes Sourced from https://github.com/apache/maven/releases";>maven-plugin-

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #281: Bump jetty-webapp from 9.4.49.v20220914 to 11.0.13

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #281: URL: https://github.com/apache/maven-indexer/pull/281#issuecomment-1447575991 Superseded by #296. -- 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 specifi

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #129: URL: https://github.com/apache/maven-site-plugin/pull/129 Bumps `jettyVersion` from 9.4.50.v20221201 to 10.0.14. Updates `jetty-server` from 9.4.50.v20221201 to 10.0.14 Release notes Sourced from https://github.com/eclipse/jetty.pr

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #128: Bump jettyVersion from 9.4.50.v20221201 to 10.0.13

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #128: URL: https://github.com/apache/maven-site-plugin/pull/128#issuecomment-1447576167 Superseded by #129. -- 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 sp

[GitHub] [maven-site-plugin] dependabot[bot] closed pull request #128: Bump jettyVersion from 9.4.50.v20221201 to 10.0.13

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #128: Bump jettyVersion from 9.4.50.v20221201 to 10.0.13 URL: https://github.com/apache/maven-site-plugin/pull/128 -- 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-jlink-plugin] dependabot[bot] opened a new pull request, #146: Bump maven-plugin-plugin from 3.6.2 to 3.8.1

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #146: URL: https://github.com/apache/maven-jlink-plugin/pull/146 Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.2 to 3.8.1. Release notes Sourced from https://github.com/apache/maven-plugin-tools/release

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #135: Bump maven-plugin-plugin from 3.6.2 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #135: URL: https://github.com/apache/maven-jlink-plugin/pull/135#issuecomment-1447576414 Superseded by #146. -- 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-jlink-plugin] dependabot[bot] closed pull request #135: Bump maven-plugin-plugin from 3.6.2 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #135: Bump maven-plugin-plugin from 3.6.2 to 3.7.1 URL: https://github.com/apache/maven-jlink-plugin/pull/135 -- 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-jlink-plugin] dependabot[bot] opened a new pull request, #147: Bump maven-compiler-plugin from 3.8.1 to 3.11.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #147: URL: https://github.com/apache/maven-jlink-plugin/pull/147 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.11.0. Release notes Sourced from https://github.com/apache/maven-compiler-plug

[GitHub] [maven-jlink-plugin] dependabot[bot] commented on pull request #100: Bump maven-compiler-plugin from 3.8.1 to 3.10.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #100: URL: https://github.com/apache/maven-jlink-plugin/pull/100#issuecomment-1447576611 Superseded by #147. -- 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-apache-parent] dependabot[bot] opened a new pull request, #132: Bump maven.plugin.tools.version from 3.7.0 to 3.8.1

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/maven-apache-parent/pull/132 Bumps `maven.plugin.tools.version` from 3.7.0 to 3.8.1. Updates `maven-plugin-annotations` from 3.7.0 to 3.8.1 Release notes Sourced from https://github.com/apache/maven-p

[GitHub] [maven-jlink-plugin] dependabot[bot] closed pull request #100: Bump maven-compiler-plugin from 3.8.1 to 3.10.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #100: Bump maven-compiler-plugin from 3.8.1 to 3.10.1 URL: https://github.com/apache/maven-jlink-plugin/pull/100 -- 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

[GitHub] [maven-apache-parent] dependabot[bot] commented on pull request #125: Bump maven.plugin.tools.version from 3.7.0 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #125: URL: https://github.com/apache/maven-apache-parent/pull/125#issuecomment-1447576668 Superseded by #132. -- 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-apache-parent] dependabot[bot] closed pull request #125: Bump maven.plugin.tools.version from 3.7.0 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #125: Bump maven.plugin.tools.version from 3.7.0 to 3.7.1 URL: https://github.com/apache/maven-apache-parent/pull/125 -- 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-apache-parent] dependabot[bot] opened a new pull request, #133: Bump maven-compiler-plugin from 3.10.1 to 3.11.0

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/maven-apache-parent/pull/133 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. Commits https://github.com/apache/maven-compiler-plugin/commit/eed

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request, #85: Bump mavenPluginToolsVersion from 3.6.4 to 3.8.1

2023-02-27 Thread via GitHub
dependabot[bot] opened a new pull request, #85: URL: https://github.com/apache/maven-help-plugin/pull/85 Bumps `mavenPluginToolsVersion` from 3.6.4 to 3.8.1. Updates `maven-plugin-tools-generators` from 3.6.4 to 3.8.1 Release notes Sourced from https://github.com/apache/maven-plu

[GitHub] [maven-help-plugin] dependabot[bot] commented on pull request #83: Bump mavenPluginToolsVersion from 3.6.4 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #83: URL: https://github.com/apache/maven-help-plugin/pull/83#issuecomment-1447576805 Superseded by #85. -- 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-help-plugin] dependabot[bot] closed pull request #83: Bump mavenPluginToolsVersion from 3.6.4 to 3.7.1

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #83: Bump mavenPluginToolsVersion from 3.6.4 to 3.7.1 URL: https://github.com/apache/maven-help-plugin/pull/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-shade-plugin] slachiewicz commented on pull request #176: Bump mavenVersion from 3.2.5 to 3.9.0

2023-02-27 Thread via GitHub
slachiewicz commented on PR #176: URL: https://github.com/apache/maven-shade-plugin/pull/176#issuecomment-1447701488 @dependabot ignore this minor version -- 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

[GitHub] [maven-shade-plugin] dependabot[bot] closed pull request #176: Bump mavenVersion from 3.2.5 to 3.9.0

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #176: Bump mavenVersion from 3.2.5 to 3.9.0 URL: https://github.com/apache/maven-shade-plugin/pull/176 -- 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-shade-plugin] dependabot[bot] commented on pull request #176: Bump mavenVersion from 3.2.5 to 3.9.0

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #176: URL: https://github.com/apache/maven-shade-plugin/pull/176#issuecomment-1447701536 OK, I won't notify you about version 3.9.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-site-plugin] slachiewicz commented on pull request #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14

2023-02-27 Thread via GitHub
slachiewicz commented on PR #129: URL: https://github.com/apache/maven-site-plugin/pull/129#issuecomment-1447701968 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [maven-site-plugin] dependabot[bot] closed pull request #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14

2023-02-27 Thread via GitHub
dependabot[bot] closed pull request #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14 URL: https://github.com/apache/maven-site-plugin/pull/129 -- 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-site-plugin] dependabot[bot] commented on pull request #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #129: URL: https://github.com/apache/maven-site-plugin/pull/129#issuecomment-1447702022 OK, I won't notify you about version 10.x.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #129: Bump jettyVersion from 9.4.50.v20221201 to 10.0.14

2023-02-27 Thread via GitHub
dependabot[bot] commented on PR #129: URL: https://github.com/apache/maven-site-plugin/pull/129#issuecomment-1447702177 OK, I won't notify you about version 10.x.x again, unless you re-open this PR. 😢 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-jlink-plugin] slachiewicz merged pull request #146: Bump maven-plugin-plugin from 3.6.2 to 3.8.1

2023-02-27 Thread via GitHub
slachiewicz merged PR #146: URL: https://github.com/apache/maven-jlink-plugin/pull/146 -- 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-jlink-plugin] slachiewicz merged pull request #147: Bump maven-compiler-plugin from 3.8.1 to 3.11.0

2023-02-27 Thread via GitHub
slachiewicz merged PR #147: URL: https://github.com/apache/maven-jlink-plugin/pull/147 -- 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-resolver] cstamas opened a new pull request, #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
cstamas opened a new pull request, #261: URL: https://github.com/apache/maven-resolver/pull/261 Users get confused about artifact availability checks, and resolver should provide better error messages. Availability check is checking for (known) origin of locally cached artifact and the requ

[GitHub] [maven-resolver] cstamas commented on pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
cstamas commented on PR #261: URL: https://github.com/apache/maven-resolver/pull/261#issuecomment-1448158259 Emitted NEW messages (Elliotte would really appreciate if we halve the logs :smile: ): During resolution of project or any dependency: ``` [INFO] Artifact com.atlassian.a

[GitHub] [maven-resolver] hboutemy commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
hboutemy commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120066410 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -382,7 +383,11 @@ private List resolve( }

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
michael-o commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120178706 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -384,9 +384,8 @@ private List resolve( i

[GitHub] [maven-artifact-plugin] nielsbasjes opened a new pull request, #17: [MARTIFACT-45] Enhance the IT test to verify the detectSkip

2023-02-28 Thread via GitHub
nielsbasjes opened a new pull request, #17: URL: https://github.com/apache/maven-artifact-plugin/pull/17 This is only the reproduction of https://issues.apache.org/jira/browse/MARTIFACT-45 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
cstamas commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120201987 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -384,9 +384,8 @@ private List resolve( if

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
michael-o commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120574740 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -384,9 +384,8 @@ private List resolve( i

[GitHub] [maven-resolver] cstamas commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
cstamas commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120579958 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -384,9 +384,8 @@ private List resolve( if

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #261: [MRESOLVER-333] Better errors about artifact availability

2023-02-28 Thread via GitHub
michael-o commented on code in PR #261: URL: https://github.com/apache/maven-resolver/pull/261#discussion_r1120583294 ## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java: ## @@ -384,9 +384,8 @@ private List resolve( i

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #1018: [MNG-7713] Drop legacy-local-repository option

2023-02-28 Thread via GitHub
slawekjaranowski commented on code in PR #1018: URL: https://github.com/apache/maven/pull/1018#discussion_r1120679215 ## maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java: ## @@ -256,8 +256,7 @@ public CLIManager() { .build()); options.a

[GitHub] [maven] cstamas commented on a diff in pull request #1018: [MNG-7713] Drop legacy-local-repository option

2023-02-28 Thread via GitHub
cstamas commented on code in PR #1018: URL: https://github.com/apache/maven/pull/1018#discussion_r1120742965 ## maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java: ## @@ -256,8 +256,7 @@ public CLIManager() { .build()); options.addOption(

[GitHub] [maven-gh-actions-shared] olamy closed pull request #66: we need to keep 3.8.x part of the build matrix

2023-02-28 Thread via GitHub
olamy closed pull request #66: we need to keep 3.8.x part of the build matrix URL: https://github.com/apache/maven-gh-actions-shared/pull/66 -- 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

  1   2   3   4   5   6   7   8   9   10   >