Marco Bungart

Results 46 comments of Marco Bungart

I have taken a look at all [depentent repositories (`github.com`)](https://github.com/flipkart-incubator/zjsonpatch/network/dependents) with 100+ stars (and activity in the last 5 years). None of them should be affected when we create a...

Still no news?

So... we gonna merge this or nah?

I have a similar issue with [this application (`github.com`)](https://github.com/turing85/quarkus-jackson-json-patch): ``` java.lang.IllegalAccessError: class com.google.errorprone.BaseErrorProneJavaCompiler (in unnamed module @0x543e669e) cannot access class com.sun.tools.javac.api.BasicJavacTask (in module jdk.compiler) because module jdk.compiler does not export...

*bump* any news on this issue?

@wjglerum what version of `javac` are you using?

Found the delta. I was missing the `...` in the `...`-section of the `quarkus-maven-plugin`. Thank you, @wjglerum!

Can we improve this? Can/should the `quarkus-maven-plugin` discover the `./mvn/jvm.config` automagically and append the options on its own? Should we open a separate issue for this? /cc @gsmet, @aloubyansky

Hi! No, this does not block the usage of dependency-track. It hinders, however, the user experience. Dependency-track can show the components of an SBOM (i.e. the "installed packages", this is...

Can there be cases where users want to exclude specific substitutions instead of all substitutions within a `native-image.properties`? Should we have a possibility to exclude single substitutions within a `native-image.properties`?