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

Cli does not prompt input with external default in interactive mode #725

Closed
romain-grecourt opened this issue Jul 14, 2022 · 0 comments · Fixed by #733
Closed

Cli does not prompt input with external default in interactive mode #725

romain-grecourt opened this issue Jul 14, 2022 · 0 comments · Fixed by #733
Labels
archetype bug Something isn't working cli P1
Milestone

Comments

@romain-grecourt
Copy link
Contributor

| Customize Project

Project version (default: 1.0-SNAPSHOT): 

Switch directory to /Users/rgrecour/workspace/helidon-build-tools/cli/impl/quickstart-se to use CLI

This is because of the users config and its external defaults:

default.group.id=me.${user.name}-helidon
default.artifact.id=${init_archetype}-${init_flavor}
default.package.name=me.${user.name}.${init_flavor}.${init_archetype}
default.project.name=${init_archetype}-${init_flavor}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archetype bug Something isn't working cli P1
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant