Sebastian Schuberth
Sebastian Schuberth
Thank for the contribution @fb33! A basic issue I see with the implementation is related to ORT's transparency about what has been scanned: When only looking at the ORT scan...
> Can you confirm @mmurto? Any update here @mmurto?
Closed as part of backlog grooming. Feel free to comment if you would like to contribute to this.
> Note: This is an old ticket from HERE's internal backlog, description / approach may need to be revisited. Closed as part of backlog grooming. Feel free to comment if...
> Thanks. Probably it is not fixable. Will check later Somehow [PowerMock](https://github.com/powermock/powermock) seems to be able to do it.
So, what *is* the correct way then to check if the process has been correctly started? Calling `isRunning()` might not work if the process already (successfully) finished. Should we compare...
Also see https://github.com/brettwooldridge/NuProcess/issues/67, BTW.
> My personal preference is for a behavior change: Throw an exception if the process doesn't start. The NuProcess code already does this, so it's mostly "just" a matter of...
Just to chime in what I'm running into: ``` * What went wrong: Configuration cache state could not be cached: field `configuration` of `org.apache.velocity.runtime.RuntimeInstance` bean found in field `ri` of...
Does it make sense to finish and merge https://github.com/britter/maven-plugin-development/pull/148 until then?