Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants