You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building a project with dependencies the log from bob.jar shows "java.io.IOException: Server returned HTTP response code: 400 for URL: https://github.com/britzl/ludobits/archive/1.2.zip" The URL is valid so the question is if there's something else amiss?
The text was updated successfully, but these errors were encountered:
So the Buildr manages to get the main project and tries via bob.jar to resolve the project dependencies, but for some reason fails to download the dependency. Is the Buildr somehow restricted from downloading files while building?
It shouldn't be restricted from downloading but something could be happening in the build process. If you don't mind, I may grab these files and try the build myself and see if I can get some debugging information out of it.
When building a project with dependencies the log from bob.jar shows "java.io.IOException: Server returned HTTP response code: 400 for URL: https://github.com/britzl/ludobits/archive/1.2.zip" The URL is valid so the question is if there's something else amiss?
The text was updated successfully, but these errors were encountered: