Thomas Weißschuh

Results 271 comments of Thomas Weißschuh

(Maintainer of the mentioned sonar-stash plugin) If there is an easy way of supporting this feature with new SQ I am indeed interested. If it requires major rework it may...

@transamericamoon Could you provide logs of the steps happening directly before? (And if possible more of the stacktrace) Could you also try an execution with the CLI scanner?

Are the logs really this garbled? Are you using plain Maven or the Jenkins Maven integration?

Can you try it without the built-in maven support? Execute as script it's called afaik.

Where does "Notified Stash for commit id" from? Does the reporting to stash also happen when you execute it directly on the build node/locally? Which HTTP library does the stash...

It is executed locally. (I will continue working on this tomorrow)

You could: * Try it with a minimal project * Enable debugging

Hm, as far as I see this is a try-with-resources block.

If you experience multiple exceptions, do they all appear in the same Thread? If you could build a reproduction case it would help greatly.

When you run it outside of Jenkins, are you using the same SQ parameters/server and the same version of Java?