Benjamin Asbach

Results 47 comments of Benjamin Asbach

Not 100% related: But I wonder if this project still wants to support java 8. Since now we've the situation that there's a recent version shipping jaxb which might cause...

Maybe it would be better to bake that into NixOS? Since when using lxc and you want to be able to `nixos-rebuild switch` there's a need for updating these symlinks.

> I know that the provided scope is not available on the classpath cause it's defined provided which means it is provided by the runtime environment. That was the reason...

If you're using NetBeans 15 you should use java 11+ at least to run NetBeans as stated here: > The Apache NetBeans 15 binary releases require JDK 11+, and officially...

I had an initial look into it. I recognized some minor problems: * jakarta ee platform refers old versions of configurations like web.xml * for war projects only web profile...

I wonder if there's a workaround for now? I struggling with that sceurid/2fa authentication as well which is super annoying.

I suspect that main development is done on Windows which is case insensitive. Since most linux file systems are case sensitive this issue occur. I think the project should decide...

@sureshbabu1995 the library folder does not exist at all.

Seems to be unsupported by gradle shade plugin: https://github.com/johnrengelman/shadow/issues/41