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

[ENHANCEMENT]: [fj-doc-maven-plugin] init new flavour quarkus-3-gradle #284

Closed
fugerit79 opened this issue Jan 31, 2025 · 0 comments · Fixed by #285
Closed

[ENHANCEMENT]: [fj-doc-maven-plugin] init new flavour quarkus-3-gradle #284

fugerit79 opened this issue Jan 31, 2025 · 0 comments · Fixed by #285
Assignees
Labels
enhancement New feature or request

Comments

@fugerit79
Copy link
Member

Enhancement type

Improvements of existing feature

Do you want to contribute?

development, testing, all, documentation

Goal of the proposal

Add project init feature for quarkus 3 gradle project

Brief description

Currently init goal ofthe maven plugin only creates maven projects. we want to add the gradle version of quarkus 3 flavour

Detailed description

Add new flavour : quarkus-3-gradle

Is a proof of concept available

For example run :

    mvn org.fugerit.java:fj-doc-maven-plugin:init \
    -DgroupId=org.fugerit.java.demo \
    -DartifactId=fj-doc-quarkus-tutorial \
    -Dextensions=base,freemarker \
    -Dflavour=quarkus-3-gradle
@fugerit79 fugerit79 added the enhancement New feature or request label Jan 31, 2025
@fugerit79 fugerit79 self-assigned this Jan 31, 2025
@fugerit79 fugerit79 linked a pull request Jan 31, 2025 that will close this issue
fugerit79 added a commit that referenced this issue Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant