Matthias Bünger
Matthias Bünger
> @Bukama we never said it was fixed in cyclonedx-core-java. What was said was that we have fixed the issue in v1.5 of the CycloneDX schema. We have yet to...
There are (at least) two issues for this: this (#1176) and #994. Aside from my duplication information: I would really like to see support for XSD 1.1 in JAXB.
7% usage of `javax` seems very low to me, but I can't proof it either right or wrong. You could also argue that you drop it now as PF 14...
> is this really a WCAG requirement? how do it other libs? very weird to disallow typing Not really weird, but also not an exact WCAG req as @melloware has...
Hey, thanks for the PR, but you know that we decided to have an issue for each PR. For me it's okay to create a "replace Junit asserts for AssertJ...
> > Hey, thanks for the PR, but you know that we decided to have an issue for each PR. For me it's okay to create a "replace Junit asserts...
@slawekjaranowski Any idea why builds fails to spotless, even that I DO apply spotless? ``` [INFO] --- spotless:2.44.5:apply (default-cli) @ maven-compiler-plugin --- [INFO] clean file: D:\Github\Maven\maven-compiler-plugin\src\main\java\org\apache\maven\plugin\compiler\AbstractCompilerMojo.java [INFO] Spotless.Java is keeping...
Haha talked with @khmarbaise about this confusing situation too at work. Please do it for both `pmd` and `cpd` goals and try to avoid the need the fork, so generating...
Hm Jackson should already been buildable with the moditec file (https://github.com/FasterXML/jackson-databind/issues/2273) which is labeled as implemented in 2.10 (we are using 2.14) 🤔