Source - here, not any separate repo.:
Building the archetype:
mvn install
Usage:
mvn archetype:generate \
-DarchetypeGroupId=com.kaczurba \
-DarchetypeArtifactId=j17-quickstart \
-DarchetypeVersion=1.1-SNAPSHOT \
-DgroupId=com.project \
-DartifactId=first-project