spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

Improve error handling

Open fabapp2 opened this issue 1 year ago • 1 comments

Running boot add web throws an HttpException when 'bad credentials' are provided. The error reported on console gives no hint about it.

Getting project from https://github.com/rd-1-2022/rest-service
Failed processing GitRepoUrlRef{repoUrl=https://github.com/rd-1-2022/rest-service, subPath='null', ref='null'}Disconnected from the target VM, address: '127.0.0.1:60822', transport: 'socket'

Process finished with exit code 1

fabapp2 avatar Jan 18 '24 15:01 fabapp2

How do you provide GitHub credentials at all to boot add? there no info in the docs.

slava-lu avatar Nov 08 '24 12:11 slava-lu