Peter Ivanov

Results 6 issues of Peter Ivanov

```/usr/bin/japi-compliance-checker -test main::mergeTypes() called too early to check prototype at /usr/bin/japi-compliance-checker line 1105 (#1) (W prototype) You've called a function that has a prototype before the parser saw a definition...

I am trying to generate SBOM on Maven project. It however hangs on `mvnw org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom -DoutputName=bom -DincludeTestScope=true` for ~1h then reverting to `mvnw dependency:tree -DoutputFile=/tmp/cdxmvn-8qMLXx/mvn-tree.txt` which hangs too with no...

Whatever I do, I cannot install cdxgen plugins so that there is no error in console log. `cdxgen plugins was not found. Please install with npm install -g @cyclonedx/cdxgen-plugins-bin` Is...

I am running cdxgen 11.11.0 for Maven project and ~1 out of 10 results are different (bad). Good: ``` 14:15:06 Found 202 java packages at ... 14:15:12 Obtained 1711 components...