Hi,
I’m always having the error below, related to java.io.EOFException. I tried reinstall jdk, sonnar scanner and with another clean projects…always getting this error. Is someone having same problem?
Hi,
I’m always having the error below, related to java.io.EOFException. I tried reinstall jdk, sonnar scanner and with another clean projects…always getting this error. Is someone having same problem?
Hi @fhcosta,
it seems like that build-wrapper-dump.json
file is not complete which means that the execution of build-wrapper
with your build did not succeed. Could you rerun build-wrapper with your build command and make sure that the returned status is 0?
Hi @mpaladin! Thanks for your answer. It’s working now.