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

Make Quarkus Maven plugin smart "create" consistent with codestarts #13272

Closed
ia3andy opened this issue Nov 13, 2020 · 1 comment · Fixed by #13346
Closed

Make Quarkus Maven plugin smart "create" consistent with codestarts #13272

ia3andy opened this issue Nov 13, 2020 · 1 comment · Fixed by #13346
Labels
Milestone

Comments

@ia3andy
Copy link
Contributor

ia3andy commented Nov 13, 2020

Describe the bug
Currently when providing no arguments to create, it asks:

Set the project groupId [org.acme.quarkus.sample]: 
Set the project artifactId [my-quarkus-project]: 
Set the project version [1.0-SNAPSHOT]: 
Do you want to create a REST resource? (y/n) [no]: y
Set the resource classname [org.acme.quarkus.sample.HelloResource]: 
Set the resource path  [/hello]: /andy

Expected behavior
We should instead ask:

Set the project groupId [org.acme.quarkus.sample]: 
Set the project artifactId [my-quarkus-project]: 
Set the project version [1.0-SNAPSHOT]: 
What extensions do you wish to add (comma separated list): []
Do you want example code to get started (yes), or just an empty project (no) [yes]?
@ia3andy ia3andy added the kind/bug Something isn't working label Nov 13, 2020
@ghost
Copy link

ghost commented Nov 13, 2020

/cc @quarkusio/devtools

@ia3andy ia3andy added this to the 1.10.0.Final milestone Nov 13, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 17, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 17, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 17, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 17, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 17, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 18, 2020
ia3andy added a commit to ia3andy/quarkus that referenced this issue Nov 18, 2020
@gsmet gsmet modified the milestones: 1.10.0.Final, 1.11 - master Nov 18, 2020
@gsmet gsmet changed the title Make Quarkus Maven plugin smart "create" consistant with codestarts Make Quarkus Maven plugin smart "create" consistent with codestarts Nov 18, 2020
@gsmet gsmet modified the milestones: 1.11 - master, 1.10.0.Final Nov 18, 2020
gsmet pushed a commit to gsmet/quarkus that referenced this issue Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants