Sascha Di Bernardo
Sascha Di Bernardo
What about storing the images as bytestream in the db?
See here: [Link](https://issues.sonatype.org/browse/MVNCENTRAL-4985?focusedCommentId=774922&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-774922) Seems like a common problem with rate limits from Travis accessing Maven Central. Quick solution might be to provide an alternative mirror and trigger another build of...
Retriggered the build and it still fails but with another error.
Same as #45 Images should be stored as bytestream within the applications database
Flyway migration seems to work fine for now, but another bug boggles my mind.. > Caused by: java.lang.IllegalStateException: Multiple representations of the same entity [com.viadee.sonarQuest.entities.Developer#1] are being merged. Detached: [com.viadee.sonarQuest.entities.Developer@6c303cdc];...
Found and fixed the error
@surfermicha Thanks for adjusting the PR to git flow. In the meantime I pushed the fix for the front end checks
I added the missing main components 🎉
Hi @MLukman, thanks for reporting this issue. I'll try to reproduce the bug given your description and get back to you ASAP. May I ask in what kind of context...
Hi @MLukman after reviewing the submitted issue, I have come to the conclusion, that the analysis works correctly. As this might sound odd at first, I'll try to provide informaton...