Martin Müller

Results 6 comments of Martin Müller

I made an interesting observation. I took the submitted payload from the logfile and posted it using curl in a shell. Surprisingly it worked and I got an HTTP status...

I refactored the aggregation of the findings into a separate class and corrected the inconsistent identations.

Hi @markiewiczart any further remarks?

I just had the same problem. You must add guava as dependency in the buildscript to force the version for the plugins. Just add `buildscript { dependencies { classpath 'com.google.guava:guava:23.1-jre'...

Hi @vilchik-elena , thanks for your quick response. I thought of how one could configure the needed mapping for the external issues and came to two solutions: 1. Create a...

> @mum-viadee could you fix conflict and squash to a single commit referring to "[JENKINS-58610] Running dependencyCheckPublisher doesn't aggregate reports correctly" ? That seems to have been resolved. :-)