gnodet merged PR #2047:
URL: https://github.com/apache/maven/pull/2047
--
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
alextu commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2596046392
I've built this branch:
```
mvn --version
Apache Maven 4.0.0-rc-3-SNAPSHOT (129afd91931d6cb8688ab6f03d82c43e6ceb0815)
```
and run our tests, they're still failing for the same
alextu commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2593431232
> And from where you get the nightly build? You are building it yourselves?
yes on our internal CI. If really needed, I can check tomorrow how to tweak
that to build a custom branch in
cstamas commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2593402430
And from where you get the nightly build? You are building it yourselves?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
alextu commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2593386653
> @alextu Can you confirm?
It looks like it's better, using the reproducer I sent. I'll be able to
confirm once it's merged as our test suite runs with our own nightly built from
Mave
cstamas commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2592170647
@alextu Can you confirm?
--
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
cstamas commented on PR #2047:
URL: https://github.com/apache/maven/pull/2047#issuecomment-2592167603
Tested locally, commented on https://issues.apache.org/jira/browse/MNG-8520
(tl;dr: it restores previous behaviour, excess of events are gone)
--
This is an automated message from the Apa