Compilation aborted Follow
Hi,
I just clone the MPS repository and tried to build it using the IntelliJ comunity version.
However after a while the compilation stops reporting the error below. I tried both MPS3.1 and master branch.
Thx,
Mar
I just clone the MPS repository and tried to build it using the IntelliJ comunity version.
However after a while the compilation stops reporting the error below. I tried both MPS3.1 and master branch.
:: problems summary ::
:::: WARNINGS
[FAILED ] lib.src#platform.src.zip;135.480!platform.src.zip.zip(jar): Downloaded file size doesn't match expected Content Length for http://repository.jetbrains.com/repo/lib/src/platform.src.zip/135.480/platform.src.zip-135.480.zip. Please retry. (256379ms)
[FAILED ] lib.src#platform.src.zip;135.480!platform.src.zip.zip(jar): Downloaded file size doesn't match expected Content Length for http://repository.jetbrains.com/repo/lib/src/platform.src.zip/135.480/platform.src.zip-135.480.zip. Please retry. (256379ms)
==== public: tried
http://repository.jetbrains.com/repo/lib/src/platform.src.zip/135.480/platform.src.zip-135.480.zip
[FAILED ] lib#platform.jar;135.480!platform.jar.jar: Downloaded file size doesn't match expected Content Length for http://repository.jetbrains.com/repo/lib/platform.jar/135.480/platform.jar-135.480.jar. Please retry. (237948ms)
[FAILED ] lib#platform.jar;135.480!platform.jar.jar: Downloaded file size doesn't match expected Content Length for http://repository.jetbrains.com/repo/lib/platform.jar/135.480/platform.jar-135.480.jar. Please retry. (237948ms)
==== public: tried
http://repository.jetbrains.com/repo/lib/platform.jar/135.480/platform.jar-135.480.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: FAILED DOWNLOADS ::
:: ^ see resolution messages for details ^ ::
::::::::::::::::::::::::::::::::::::::::::::::
:: lib.src#platform.src.zip;135.480!platform.src.zip.zip(jar)
:: lib#platform.jar;135.480!platform.jar.jar
::::::::::::::::::::::::::::::::::::::::::::::
Thx,
Mar
Please sign in to leave a comment.
After a wrong download due to timeout I had to delete the platform.jar dir into the ivy cache,
then try to rebuild with a better connection.
Mar