Skip to content

[MNG-8454] Maven RC3-Build: Maven CLI subproject fails to build #9400

@jira-importer

Description

@jira-importer

Matthias Bünger opened MNG-8454 and commented

The build for RC3 of master branch of Maven fails for me on Windows 10 (all updates, Maven 4.0.0-rc2):

D:\Github\Maven\maven>mvn -v
Apache Maven 4.0.0-rc-2 (273314404f85ec3c089e295d8b4e0cb18c287cf5)
Maven home: C:\apache-maven-4.0.0-rc-2
Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: C:\JDK\Java21
Default locale: de_DE, platform encoding: UTF-8
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[ERROR] Failures:
[ERROR]   FileSizeFormatTest.testFormatRate:299 expected: <5.0 B/s> but was: <5,0 B/s>
[ERROR]   FileSizeFormatTest.testFormatRateEdgeCases:358 expected: <0.0 B/s> but was: <0,0 B/s>
[ERROR]   FileSizeFormatTest.testFormatRateLargeValues:378 expected: <5000.0 GB/s> but was: <5000,0 GB/s>
[ERROR]   FileSizeFormatTest.testFormatRateThresholds:325 expected: <45.0 B/s> but was: <45,0 B/s>
[INFO]
[ERROR] Tests run: 20, Failures: 4, Errors: 0, Skipped: 2


[INFO] Maven 4 CLI .......................................................................................... FAILURE [ 11.216 s]


Affects: 4.0.0-rc-3

Attachments:

Issue Links:

  • MNG-8459 Consider use of org.junit-pioneer:junit-pioneer in tests

Remote Links:

Backported to: 4.0.0-rc-3

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions