atomist / sdm-pack-spring

Extension Pack for an Atomist SDM to automate delivery of Spring and Spring Boot applications
Apache License 2.0
11 stars 0 forks source link

Invalid target repository leads to unhelpful error message #42

Open snicoll opened 6 years ago

snicoll commented 6 years ago

Running atomist spring initializr with a target repository that does not exist leads to

# general 2018-09-06 11:31:42 Using dynamically chosen starting point project undefined:spring-initializr-project
✘ Command failure
{"kind":"failure","error":{}}
lievendoclo commented 6 years ago

What do you mean with a target repository that does not exist? The point of a generator is to produce new repositories. What parameters are you entering?

snicoll commented 6 years ago

I've created a local sdm called snicoll. If I put anything else than snicoll for "name of the target repository", I get that error.