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

archetype version in readme is not available in maven #1329

Open
ZR8C opened this issue Jun 3, 2021 · 3 comments
Open

archetype version in readme is not available in maven #1329

ZR8C opened this issue Jun 3, 2021 · 3 comments

Comments

@ZR8C
Copy link

ZR8C commented Jun 3, 2021

The archetype snippet in the readme has the version as 1.7.20 however the latest version appears to be 1.7.17

@SchweinchenFuntik
Copy link
Contributor

Can I get more details?

@ZR8C
Copy link
Author

ZR8C commented Jun 8, 2021

In the readme we have

Generate a quickstart application with Maven

mvn archetype:generate -DarchetypeGroupId=no.tornado \
  -DarchetypeArtifactId=tornadofx-quickstart-archetype \
  -DarchetypeVersion=1.7.20

The latest published version however is 1.7.17:
https://mvnrepository.com/artifact/no.tornado/tornadofx-quickstart-archetype/1.7.17
See also:
https://github.com/edvin/tornadofx-quickstart-archetype

@SchweinchenFuntik
Copy link
Contributor

SchweinchenFuntik commented Jun 8, 2021

well, no one updated it, you can create a pull request with the necessary fixes, and difficulties should not arise.

PS: but in general there is a plugin, there is a simple generation

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

2 participants