xazap

Results 3 issues of xazap

I am seeing issues with backslash characters getting dropped while processing input from `@CsvSource` annotated tests. I observed that its occurrence depends on the test case that preceded it as...

status: new

## Description I ran into an issue where the the plexus-compiler-eclipse 2.15.0 fails to resolve a compile-scoped dependency that is correctly referenced by the module name listed in its module-info....

## Description I am writing unit tests where test cases have input strings with (non-printable) control characters. These characters generally occupy code points U+0000 through U+001F. When using `@CsvSource` I...

type: enhancement
status: team discussion
component: Jupiter
theme: parameterized tests