jbang icon indicating copy to clipboard operation
jbang copied to clipboard

chore: made `version --verbose` more verbose

Open quintesse opened this issue 1 year ago • 4 comments

Added a couple of more informational lines that can help us debug issues that people might have with JBang.

quintesse avatar Apr 05 '24 10:04 quintesse

@quintesse seems like integrations tests is broken because of this. probably more content than expected?

maxandersen avatar Apr 07 '24 19:04 maxandersen

@quintesse seems like integrations tests is broken because of this. probably more content than expected?

No, the error seems to be:

Error:  [ERROR] Could not resolve dependencies: Failed to collect dependencies at com.github.intuit.karate:karate-netty:jar:e2882c4

Let's re-run and see if that fixes things....

quintesse avatar Apr 08 '24 08:04 quintesse

Ohh.. Missed that:/

maxandersen avatar Apr 08 '24 09:04 maxandersen

It built correctly this time

quintesse avatar Apr 08 '24 13:04 quintesse