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

Add useCurrentDirectory parameter in CreateExtensionMoJo #13045

Conversation

geoandri
Copy link
Contributor

@geoandri geoandri commented Nov 1, 2020

This PR allows the generation of an extension in the folder that the create-extension command is executed.
Closes #12500

@geoandri geoandri marked this pull request as ready for review November 1, 2020 12:14
@geoandri geoandri marked this pull request as draft November 1, 2020 13:59
@geoandri geoandri marked this pull request as ready for review November 2, 2020 20:41
/**
* Indicates whether to generate the extension under the current directory or under a directory based on the
* artifactId
*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@since 1.10.0.Final might be handy for future readers.

@aloubyansky aloubyansky merged commit 8b32a83 into quarkusio:master Nov 3, 2020
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Extension mojo should allow creating the project structure from the current working directory
4 participants