Hello everyone,
we tried to integrate activiti into our project using apache ivy as dependency management tool. The repository URL is valid, the download starts, but then it fails due to some wrong checksum:
[FAILED ] org.activiti#activiti-engine;5.0.alpha4!activiti-engine.jar: invalid sha1: expected=b9c7a1d06441eb77880b40d8dd339d74784275a8 computed=97b79d259c6df6e2cf1acd238d3ab1891d88d6e2 (970ms)
I saw some other post about a similar issue for alpha2, but the problem still seems to be there. Are there any known issues with the public repository entries for alpha4?
Would be great to integrate activiti using IVY.
Thanks,
Tobias