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

Create Extension mojo should allow creating the project structure from the current working directory #12500

Closed
gastaldi opened this issue Oct 3, 2020 · 4 comments · Fixed by #13045
Labels
kind/enhancement New feature or request
Milestone

Comments

@gastaldi
Copy link
Contributor

gastaldi commented Oct 3, 2020

Description
The mojo creates a directory named after the provided artifactId to place the generated files. It would be nice if the generated files were placed directly in the directory where it was executed.

Implementation ideas
Add a flag to skip the generation of the directory based on the artifactId

@gastaldi gastaldi added the kind/enhancement New feature or request label Oct 3, 2020
@aloubyansky
Copy link
Member

This is actually consistent with create-project

@geoandri
Copy link
Contributor

geoandri commented Nov 3, 2020

Hi @gastaldi ,

I have opened an MR for this. Who should I ping for a review?

@gastaldi
Copy link
Contributor Author

gastaldi commented Nov 3, 2020

@geoandri thank you very much! I added a few people that recently used that command. I'll have a look too

@geoandri
Copy link
Contributor

geoandri commented Nov 3, 2020

Many thanks @gastaldi .

@gsmet gsmet added this to the 1.10 - master milestone Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants