Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default value for build system is not working in shell #44

Open
jbuddha opened this issue May 16, 2015 · 0 comments
Open

Default value for build system is not working in shell #44

jbuddha opened this issue May 16, 2015 · 0 comments

Comments

@jbuddha
Copy link

jbuddha commented May 16, 2015

When executing jbake-setup-project command. BuildSystem has only one option and 0 is being displayed as a default option, still it is not taking the default value when enter is pressed.
If we type 0 and press enter it is correctly taking the build system.

[0] ( ) 2.0

Press  to confirm, or +C to cancel.
? JBake Version (JBake Version): [0]                                 << Not entering 0 and pressing enter works here...

[0] ( ) FreeMarker
[1] ( ) Groovy
[2] ( ) Thymeleaf

Press  to confirm, or +C to cancel.
? Template Engine (Template engine to be used for Templates): [0-2] 2

[0] ( ) maven

Press  to confirm, or +C to cancel.
? Build System (Build system to be used for building the application): [0]  << Not entering 0 and pressing enter doesn't work here...
***ERROR*** Build System must be specified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant