How to generate a maven project from archetype
Instead of manually creating the directory structure needed for an archetype, simply use:
mvn archetype:generate -DarchetypeGroupId=global.namespace.truelicense-maven-archetype -DarchetypeArtifactId=truelicense-maven-plugin -DarchetypeVersion=4.0.0-M1