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 Maven Archetype #28

Open
michael-schnell opened this issue Apr 22, 2023 · 0 comments
Open

Create Maven Archetype #28

michael-schnell opened this issue Apr 22, 2023 · 0 comments

Comments

@michael-schnell
Copy link

Adjusting a demo to your own needs is always tedious and error prone. It would be nice to have a simple Maven Archetype that generates a fully customized project for the user of your example.

This could also be automated using a simple Maven build that re-creates the Archetype whenever the sample code changes.

Here is an example of how this would look like:
https://github.com/fuinorg/javafx-gluon-github-archetype/tree/main/archetype

The full project that generates the Archetype based on this repo is one level up:
https://github.com/fuinorg/javafx-gluon-github-archetype

In case you're interested, I could assist in moving the code from my repo to this one or a dedicated "Archetype" repo.

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

No branches or pull requests

1 participant