jamesdbloom/mockserver-grunt

fix bower to download jar file

jamesdbloom opened this issue · 1 comments

bower doesn't seem to be able to manage the jar file within the package.

change the execution process to check whether the jar file is present and download the correct version if its not present.

fixed