Roland Asmann
Roland Asmann
> The Latest plugin released 2.13.1-246.va8a9f3eaf46a again causing the same issue Looking at the code, might this be because the dependency to the (new?) jersey-plugin is optional and you don't...
Any idea how/where to write this when using the legacy plugin application?
This might explain some of the other issues where people complain about there being no license-info in the BOM... Why is this still open??
I believe what NPM does depends on the version you are using in your build... Not sure if a generic solution on your side would therefore be the best. I...
I have this problem a well. I'm trying to build a Docker container with Ubuntu 20 and Temurin 11: ``` apt-get install temurin-11-jdk Err:2 https://packages.adoptium.net/artifactory/deb focal/main amd64 temurin-11-jdk amd64 11.0.20.1.0+1...
Weird... I had decided to use one of your docker images instead, but I wanted to test mentioned workaround -- I can't reproduce the error anymore: installing either curl or...
Some more testing shows that it happens to *all* components. Checking our update logs, I feel this might have started happening after the update to 4.11.x...
I thought I noticed a difference after updating to 4.11.6 (spoiler: nothing changed), so I did some more digging into this. I found some very weird things -- maybe they...
Of course! I created a test-project for this, guess I forgot to put that in here... You can use https://github.com/malice00/cdxgen-expo-test.git, branch 'ios'. You do need `npm` to build, use at...
My problem is not the npm dependencies, I already have those in an SBOM (actually using the tool you mentioned). This issue is a little more complex, apparently also in...