elharo merged PR #2388:
URL: https://github.com/apache/maven/pull/2388
--
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
dependabot[bot] opened a new pull request, #1335:
URL: https://github.com/apache/maven-mvnd/pull/1335
Bumps
[eu.maveniverse.maven.nisse:extension](https://github.com/maveniverse/nisse)
from 0.4.3 to 0.4.5.
Release notes
Sourced from https://github.com/maveniverse/nisse/releases";>
dependabot[bot] commented on PR #1325:
URL: https://github.com/apache/maven-mvnd/pull/1325#issuecomment-2915786853
Superseded by #1335.
--
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
dependabot[bot] closed pull request #1325: Bump
eu.maveniverse.maven.nisse:extension from 0.4.3 to 0.4.4
URL: https://github.com/apache/maven-mvnd/pull/1325
--
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
Elliotte Rusty Harold created MNG-8753:
--
Summary: delete DependencyManagementImporter
Key: MNG-8753
URL: https://issues.apache.org/jira/browse/MNG-8753
Project: Maven
Issue Type: Improve
[
https://issues.apache.org/jira/browse/MNG-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MNG-8753:
---
Description: Another case of excess abstraction where several public
classes and interf
elharo commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111553285
##
its/core-it-suite/src/test/resources/mng-2135/plugin/src/main/java/coreit/ItMojo.java:
##
@@ -52,8 +52,8 @@ public class ItMojo extends AbstractMojo {
private File
elharo commented on code in PR #2375:
URL: https://github.com/apache/maven/pull/2375#discussion_r2111578166
##
impl/maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java:
##
@@ -77,8 +107,15 @@ void testAptConsistency() throws Exception {
slawekjaranowski commented on issue #850:
URL: https://github.com/apache/maven-surefire/issues/850#issuecomment-2915643670
dependencies management from surefire project should not have impact on
resolved version in used project.
As workaround you can also add to plugin dependncies:
Pankraz76 commented on PR #2396:
URL: https://github.com/apache/maven/pull/2396#issuecomment-2915543289
Caused by: org.apache.maven.plugin.MojoExecutionException: The following
files had format violations:
src/main/java/org/apache/maven/plugin/coreit/CleanMojo.java
@@ -70,7
[
https://issues.apache.org/jira/browse/MNG-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954516#comment-17954516
]
Guillaume Nodet commented on MNG-8699:
--
So the problem is caused by an invalid {{root=
[
https://issues.apache.org/jira/browse/MNG-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-8699.
Resolution: Not A Problem
> Seems inferring fields is not fully covered?
> --
Pankraz76 commented on PR #2387:
URL: https://github.com/apache/maven/pull/2387#issuecomment-2915559346
might be a quick win.
--
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.
joakime commented on issue #373:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2915670519
@olamy did you notice the warning?
```
Warning: Javadoc Warnings
Warning: [WARNING] warning: The -footer option is no longer supported and
will be ignored.
slawekjaranowski commented on issue #850:
URL: https://github.com/apache/maven-surefire/issues/850#issuecomment-2915665734
Using only `junit-jupiter-api/junit-jupiter` in project dependencies should
be preferred and enough.
You need not to add additional dependencies to plugin.
--
feddevanderlist commented on issue #850:
URL: https://github.com/apache/maven-surefire/issues/850#issuecomment-2915677614
> Using only `junit-jupiter-api/junit-jupiter` in project dependencies
should be preferred and enough.
>
> You need not to add additional dependencies to plugin.
slawekjaranowski commented on issue #850:
URL: https://github.com/apache/maven-surefire/issues/850#issuecomment-2915716039
> > Using only `junit-jupiter-api/junit-jupiter` in project dependencies
should be preferred and enough.
> > You need not to add additional dependencies to plugin.
[
https://issues.apache.org/jira/browse/MNG-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MNG-8746:
Assignee: Guillaume Nodet
> Keep ordering of properties in Model
> -
[
https://issues.apache.org/jira/browse/MNG-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8746:
-
Summary: Keep ordering of properties in Model (was: Maven4 reorders
properties of read POM)
> Kee
Pankraz76 commented on code in PR #2375:
URL: https://github.com/apache/maven/pull/2375#discussion_r2111240837
##
impl/maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java:
##
@@ -77,8 +107,15 @@ void testAptConsistency() throws Exception {
[
https://issues.apache.org/jira/browse/MNG-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954510#comment-17954510
]
Guillaume Nodet commented on MNG-8699:
--
This happens if the main jar has not been inst
Pankraz76 commented on code in PR #2375:
URL: https://github.com/apache/maven/pull/2375#discussion_r2111217828
##
impl/maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java:
##
@@ -77,8 +107,8 @@ void testAptConsistency() throws Exception {
dependabot[bot] merged PR #370:
URL: https://github.com/apache/maven-javadoc-plugin/pull/370
--
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-unsu
olamy commented on PR #370:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/370#issuecomment-2915241904
@dependabot merge
--
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 co
olamy merged PR #374:
URL: https://github.com/apache/maven-javadoc-plugin/pull/374
--
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...@ma
olamy closed issue #373: Fix build failure with jdk 23
URL: https://github.com/apache/maven-javadoc-plugin/issues/373
--
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 unsubsc
olamy commented on issue #373:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2915251254
fixed with #374
--
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
elharo opened a new pull request, #2398:
URL: https://github.com/apache/maven/pull/2398
org is unclear and unneeded. Probably meant "original"? In any case, we
don't need it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
elharo opened a new pull request, #2400:
URL: https://github.com/apache/maven/pull/2400
(no comment)
--
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:
elharo opened a new pull request, #2399:
URL: https://github.com/apache/maven/pull/2399
(no comment)
--
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:
[
https://issues.apache.org/jira/browse/MNG-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954571#comment-17954571
]
Elliotte Rusty Harold commented on MNG-8609:
I don't think it's only a document
[
https://issues.apache.org/jira/browse/MNG-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954572#comment-17954572
]
Elliotte Rusty Harold commented on MNG-8748:
Yes, agreed. I was noticing this o
olamy commented on issue #373:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2916147120
> [@olamy](https://github.com/olamy) did you [notice the
warning](https://github.com/apache/maven-javadoc-plugin/actions/runs/15291408104/job/43011781118)?
>
> ```
olamy opened a new pull request, #375:
URL: https://github.com/apache/maven-javadoc-plugin/pull/375
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Your pull request should address just one issue, withou
olamy commented on PR #361:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/361#issuecomment-2916155775
@dependabot rebase
--
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
gnodet opened a new pull request, #2404:
URL: https://github.com/apache/maven/pull/2404
## Description
This PR fixes MNG-8746 by implementing property insertion order preservation
in Maven's WrapperProperties class. The issue was that properties accessed
through `model.getProperties(
dependabot[bot] opened a new pull request, #851:
URL: https://github.com/apache/maven-surefire/pull/851
Bumps commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0.
[
--
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-ma
Pankraz76 commented on code in PR #2399:
URL: https://github.com/apache/maven/pull/2399#discussion_r2111988814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/standalone/ApiRunner.java:
##
@@ -402,8 +402,6 @@ static Session newSession(RepositorySystem system, Lookup
look
Pankraz76 commented on code in PR #2399:
URL: https://github.com/apache/maven/pull/2399#discussion_r2111988814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/standalone/ApiRunner.java:
##
@@ -402,8 +402,6 @@ static Session newSession(RepositorySystem system, Lookup
look
[
https://issues.apache.org/jira/browse/MPOM-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954599#comment-17954599
]
Istvan Toth commented on MPOM-451:
--
This can also result in being blacklisted from the ASF
Pankraz76 commented on code in PR #2398:
URL: https://github.com/apache/maven/pull/2398#discussion_r2111997079
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultInterpolator.java:
##
@@ -263,10 +263,9 @@ private static String doSubstVars(
// Using the
slawekjaranowski merged PR #255:
URL: https://github.com/apache/maven-clean-plugin/pull/255
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsub
slawekjaranowski commented on PR #846:
URL: https://github.com/apache/maven-surefire/pull/846#issuecomment-2916882442
> Another solution is to migrate the jira issues to GH quickly and configure
the m-changes-plugin to GH.
Even we will have all issues in GitHub,I don't know what GitHu
Bukama commented on issue #165:
URL:
https://github.com/apache/maven-gh-actions-shared/issues/165#issuecomment-2917464791
Isn't it (also?) about the pull-request template?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
Bukama merged PR #799:
URL: https://github.com/apache/maven-site/pull/799
--
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
Bukama commented on code in PR #798:
URL: https://github.com/apache/maven-site/pull/798#discussion_r2112645834
##
content/markdown/issue-management.md:
##
@@ -37,11 +37,11 @@ issue management systems depending on which component is
involved:
* Maven Shared Components: Please
Bukama opened a new issue, #800:
URL: https://github.com/apache/maven-site/issues/800
### Improvement proposal
The `issue-management.md` page states, that all projects use JIRA for issue
tracking. The page needs to be updated when GH issues are enabled for all.
--
This is an automa
elharo merged PR #258:
URL: https://github.com/apache/maven-clean-plugin/pull/258
--
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...@mav
olamy commented on issue #373:
URL:
https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2917598677
Oh I see, good point. I was only looking at the output of `javadoc -h`,
which doesn't mention that.
--
This is an automated message from the Apache Git Service.
To r
Pankraz76 commented on PR #2401:
URL: https://github.com/apache/maven/pull/2401#issuecomment-2916936425
again NPE:
```console
Error: Errors:
Error:MavenIT0008SimplePluginTest.testit0008:45 ยป NullPointer Cannot
invoke "java.io.File.exists()" because "dir" is null
Error:
slawekjaranowski merged PR #256:
URL: https://github.com/apache/maven-clean-plugin/pull/256
--
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-unsub
Pankraz76 commented on code in PR #2398:
URL: https://github.com/apache/maven/pull/2398#discussion_r2112313200
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultInterpolator.java:
##
@@ -263,10 +263,9 @@ private static String doSubstVars(
// Using the
Pankraz76 opened a new pull request, #2403:
URL: https://github.com/apache/maven/pull/2403
- https://github.com/apache/maven/pull/2402
--
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
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112369077
##
pom.xml:
##
@@ -816,6 +824,10 @@ under the License.
+
+org.apache.maven.plugins
+maven-pmd-plugin
+
Review Comment:
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112369077
##
pom.xml:
##
@@ -816,6 +824,10 @@ under the License.
+
+org.apache.maven.plugins
+maven-pmd-plugin
+
Review Comment:
Pankraz76 commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111960785
##
its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/org/apache/maven/plugin/coreit/LookupWagonMojo.java:
##
@@ -93,8 +93,8 @@ public void ex
Pankraz76 opened a new pull request, #2401:
URL: https://github.com/apache/maven/pull/2401
- https://github.com/apache/maven/pull/2395
- https://github.com/apache/maven/pull/2396
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
elharo opened a new pull request, #257:
URL: https://github.com/apache/maven-clean-plugin/pull/257
(no comment)
--
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 unsubscri
Pankraz76 commented on PR #2364:
URL: https://github.com/apache/maven/pull/2364#issuecomment-2916406741
- https://github.com/apache/maven/pull/2396
- https://github.com/apache/maven/pull/2396#pullrequestreview-2874542777
-
https://docs.openrewrite.org/recipes/staticanalysis/missingover
Pankraz76 commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111951540
##
its/core-it-suite/src/test/resources/mng-2135/plugin/src/main/java/coreit/ItMojo.java:
##
@@ -52,8 +52,8 @@ public class ItMojo extends AbstractMojo {
private F
dependabot[bot] commented on PR #415:
URL: https://github.com/apache/maven-indexer/pull/415#issuecomment-2916751210
Looks like this PR is already up-to-date with master! If you'd still like to
recreate it from scratch, overwriting any edits, you can request `@dependabot
recreate`.
--
Thi
cstamas commented on PR #415:
URL: https://github.com/apache/maven-indexer/pull/415#issuecomment-2916750955
@dependabot rebase
--
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
elharo opened a new pull request, #258:
URL: https://github.com/apache/maven-clean-plugin/pull/258
(no comment)
--
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 unsubscri
Pankraz76 commented on code in PR #2375:
URL: https://github.com/apache/maven/pull/2375#discussion_r2111240837
##
impl/maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java:
##
@@ -77,8 +107,15 @@ void testAptConsistency() throws Exception {
Pankraz76 commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111951540
##
its/core-it-suite/src/test/resources/mng-2135/plugin/src/main/java/coreit/ItMojo.java:
##
@@ -52,8 +52,8 @@ public class ItMojo extends AbstractMojo {
private F
Pankraz76 commented on code in PR #2396:
URL: https://github.com/apache/maven/pull/2396#discussion_r2111975276
##
its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/org/apache/maven/plugin/coreit/LookupWagonMojo.java:
##
@@ -93,8 +93,8 @@ public void ex
elharo merged PR #2399:
URL: https://github.com/apache/maven/pull/2399
--
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
joakime commented on issue #237:
URL:
https://github.com/apache/maven-site-plugin/issues/237#issuecomment-2916538531
Note: Jetty 9 is EOL (End of Life)
* https://github.com/jetty/jetty.project/issues/7958
* https://github.com/jetty/jetty.project/issues/10485
If you still nee
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112369077
##
pom.xml:
##
@@ -816,6 +824,10 @@ under the License.
+
+org.apache.maven.plugins
+maven-pmd-plugin
+
Review Comment:
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112396239
##
pom.xml:
##
@@ -793,13 +793,29 @@ under the License.
org.apache.maven.plugins
maven-pmd-plugin
Review Comment:
its already there
Pankraz76 commented on code in PR #2350:
URL: https://github.com/apache/maven/pull/2350#discussion_r2112399079
##
compat/maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataGraphEdge.java:
##
@@ -30,9 +30,9 @@
public class MetadataGraphEdge {
String ver
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112396239
##
pom.xml:
##
@@ -793,13 +793,29 @@ under the License.
org.apache.maven.plugins
maven-pmd-plugin
Review Comment:
its already there
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112396239
##
pom.xml:
##
@@ -793,13 +793,29 @@ under the License.
org.apache.maven.plugins
maven-pmd-plugin
Review Comment:
its already there
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112396239
##
pom.xml:
##
@@ -793,13 +793,29 @@ under the License.
org.apache.maven.plugins
maven-pmd-plugin
Review Comment:
its already there
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112396239
##
pom.xml:
##
@@ -793,13 +793,29 @@ under the License.
org.apache.maven.plugins
maven-pmd-plugin
Review Comment:
its already there,
Pankraz76 commented on code in PR #2403:
URL: https://github.com/apache/maven/pull/2403#discussion_r2112404483
##
.pmd/ruleset.xml:
##
@@ -0,0 +1,7 @@
+
+http://pmd.sourceforge.net/ruleset/2.0.0";
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+ xsi:sch
olamy merged PR #238:
URL: https://github.com/apache/maven-site-plugin/pull/238
--
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
olamy closed issue #237: CVE-2024-13009
URL: https://github.com/apache/maven-site-plugin/issues/237
--
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
olamy commented on issue #237:
URL:
https://github.com/apache/maven-site-plugin/issues/237#issuecomment-2917897480
@joakime can;t really upgrade to 12 as maven--site-plugin is Java8
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
jpmartins commented on issue #237:
URL:
https://github.com/apache/maven-site-plugin/issues/237#issuecomment-2918305359
Hi everyone,
Thank you for your contributions and for updating the dependency on the
master branch.
Regarding the upgrade to Jetty 12, I understand that this
Bukama merged PR #287:
URL: https://github.com/apache/maven-invoker-plugin/pull/287
--
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...@m
dependabot[bot] opened a new pull request, #2405:
URL: https://github.com/apache/maven/pull/2405
Bumps `jlineVersion` from 3.30.3 to 3.30.4.
Updates `org.jline:jline-reader` from 3.30.3 to 3.30.4
Release notes
Sourced from https://github.com/jline/jline3/releases";>org.jline:jlin
dependabot[bot] opened a new pull request, #376:
URL: https://github.com/apache/maven-javadoc-plugin/pull/376
Bumps
[org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse-sisu/sisu-project)
from 0.9.0.M3 to 0.9.0.M4.
Release notes
Sourced from https://github.com/ecl
dependabot[bot] opened a new pull request, #417:
URL: https://github.com/apache/maven-indexer/pull/417
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.20.1.
Release notes
Sourced from https://github.com/jhy/jsoup/releases";>org.jsoup:jsoup's
releases.
dependabot[bot] commented on PR #412:
URL: https://github.com/apache/maven-indexer/pull/412#issuecomment-2918233894
Superseded by #417.
--
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
dependabot[bot] closed pull request #412: Bump org.jsoup:jsoup from 1.18.1 to
1.19.1
URL: https://github.com/apache/maven-indexer/pull/412
--
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
dependabot[bot] closed pull request #404: Bump lucene.version from 9.11.1 to
10.1.0
URL: https://github.com/apache/maven-indexer/pull/404
--
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
dependabot[bot] commented on PR #404:
URL: https://github.com/apache/maven-indexer/pull/404#issuecomment-2918233678
Superseded by #416.
--
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
dependabot[bot] opened a new pull request, #416:
URL: https://github.com/apache/maven-indexer/pull/416
Bumps `lucene.version` from 9.11.1 to 10.2.1.
Updates `org.apache.lucene:lucene-core` from 9.11.1 to 10.2.1
Updates `org.apache.lucene:lucene-queryparser` from 9.11.1 to 10.2.1
dependabot[bot] opened a new pull request, #418:
URL: https://github.com/apache/maven-indexer/pull/418
Bumps
[org.eclipse.sisu:org.eclipse.sisu.inject](https://github.com/eclipse-sisu/sisu-project)
from 0.9.0.M3 to 0.9.0.M4.
Release notes
Sourced from https://github.com/eclipse-si
dependabot[bot] closed pull request #415: Bump com.google.guava:guava from
33.3.0-jre to 33.4.6-jre
URL: https://github.com/apache/maven-indexer/pull/415
--
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
dependabot[bot] commented on PR #415:
URL: https://github.com/apache/maven-indexer/pull/415#issuecomment-2918234084
Superseded by #419.
--
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
dependabot[bot] opened a new pull request, #420:
URL: https://github.com/apache/maven-indexer/pull/420
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from
2.11.0 to 2.13.1.
Release notes
Sourced from https://github.com/google/gson/releases";>com.google.code.gson:
dependabot[bot] opened a new pull request, #421:
URL: https://github.com/apache/maven-indexer/pull/421
Bumps org.apache.maven.archetype:archetype-catalog from 3.2.1 to 3.4.0.
[ from
33.3.0-jre to 33.4.8-jre.
Release notes
Sourced from https://github.com/google/guava/releases";>com.google.gua
1 - 100 of 108 matches
Mail list logo