Martin Todorov
Martin Todorov
I have updated the lilnks in the master task, as they were outdated (we recently migrated our wiki).
Hi, If you can reproduce and fix it, that would be great! It might however be obsolete, if you can't. Give it a go and report back any findings. Thanks!...
Yes, the build is passing. We have a chat channel for build help. Have you followed the [Getting Started](https://strongbox.github.io/developer-guide/getting-started.html) and [Building The Code](https://strongbox.github.io/developer-guide/building-the-code.html) sections in our "Developer's Guide"?
As I said, please use our chat channel for build issues.
Hi @mehtakaran9 , Thanks for offering to help! Feel free to try and reproduce it and report back your findings! Please, let use know either way! :)
Yeah, I have this set. For some reason, it wasn't removing the comment for the overviews. I removed the duplicates manually and I no longer see this, but I think...
No, it's under the same one, because I have a Sonar token.
Yeah, it seems to be re-occurring.
`sonar-stash`: `1.6.0` `sonarqube` : `6.7.6` `stash` : `5.16.1`
I'm using Gradle for this. The project is a Scala one. The command: ``` gradle sonarqube ``` The are the properties inside my `gradle.properties` relevant to `sonar-stash` (there's a few...