Well you could try deleting “{maven-local-repo-dir}/.cache” directory as this
is where the maven-download-plugin downloads and caches downloads.
Chris
Am 01.05.17, 07:19 schrieb "Justin Mclean" <[email protected]>:
Hi,
> What commands did you try?
mvn clean install
I also tried:
rm ./js/target/downloads/svg.js
And then clean install no luck.
I also tried downloading the file and manually applying the git patch but
that also failed.
Hereteh has of the download - perhaps check if it matches yours?
MD5 (./js/target/downloads/svg.js) = 127dd144c7954427dd3d4186b3f8dc2c
Thanks,
Justin