mvn archetype:create \
-DarchetypeGroupId=org.jewai \
-DarchetypeArtifactId=archetype-standalone \
-DarchetypeVersion=0.3.2-SNAPSHOT \
-DgroupId=${groupId} \
-DartifactId=${artifactId} \
-Dversion=${version}
#mvn archetype:create -DarchetypeGroupId=org.jewai -DarchetypeArtifactId=archetype-standalone -DarchetypeVersion=0.3.5-SNAPSHOT -DgroupId=net.sinte.webapps -DartifactId=arthermo -Dversion=0.1-SNAPSHOT