Skip to content

Instantly share code, notes, and snippets.

@fabiojose
Last active April 29, 2019 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabiojose/87662a22d4f4695e9c5d7a4cc991bd7e to your computer and use it in GitHub Desktop.
Save fabiojose/87662a22d4f4695e9c5d7a4cc991bd7e to your computer and use it in GitHub Desktop.
mvn archetype:generate \
-DgroupId=com.github.fabiojose.hello.scala \
-DartifactId=hello-scala \
-DarchetypeGroupId=net.alchim31.maven \
-DarchetypeArtifactId=scala-archetype-simple \
-DarchetypeVersion=1.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment