Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Feb 1, 2025

The whole UT suite was written to rely on maven.properties of the "outer build", hence UTs were not even running when built with Maven 3. Latest changes made it simply fail.

Fix the UT suite, as BasePasrser is depending on maven.properties being loaded, so provide one in a fake maven.home. Now the UT is always running, irrelevant of Maven being built with.


https://issues.apache.org/jira/browse/MNG-8554

The whole UT suite was written to rely on maven.properties
of the "outer build", hence UTs were not even running when
built with Maven 3. Latest changes made it simply fail.

Fix the UT suite, as BasePasrser is depending on maven.properties
being loaded, so provide one in a fake maven.home

---

https://issues.apache.org/jira/browse/MNG-8554
@cstamas cstamas added this to the 4.0.0-rc-3 milestone Feb 1, 2025
@cstamas cstamas requested a review from gnodet February 1, 2025 10:30
@cstamas cstamas self-assigned this Feb 1, 2025
@cstamas cstamas marked this pull request as ready for review February 1, 2025 11:15
@cstamas cstamas merged commit 308f399 into apache:master Feb 1, 2025
13 checks passed
@cstamas cstamas deleted the MNG-8554 branch February 1, 2025 11:38
@jira-importer
Copy link

Resolve #9892

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants