Adler Fleurant

Results 5 comments of Adler Fleurant

Actually, there are multiple issues regarding settings.xml here. The first one is with this line https://github.com/quarkusio/quarkus/blob/782c6bae234b614257c9902a40af493778b0a381/devtools/cli/src/test/java/io/quarkus/cli/RegistryClientBuilderTestBase.java#L62 `mavenContext.getUserSettings()` will return null and the call to `toPath()` will cause a `NullPointerException` as...

@sandwwraith and @pdvrieze, I think it makes sense not to prefer contextual serializers. It is still however preferable to use contextual serializers over the default PolymorphicSerializer when a contextual serializer...

@etsauer , can you take a look into this before #51 ?

@etsauer , can we take a look at this as without this, we can't build the cert-operator?

The version of go-config being used at this point is v1.1.0. Shouldn't we close this issue now? @etsauer