edvin / tornadofx

Lightweight JavaFX Framework for Kotlin
Apache License 2.0
3.68k stars 272 forks source link

archetype version in readme is not available in maven #1329

Open ZR8C opened 3 years ago

ZR8C commented 3 years ago

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

SchweinchenFuntik commented 3 years ago

Can I get more details?

ZR8C commented 3 years ago

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 commented 3 years ago

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