Skip to content

Instantly share code, notes, and snippets.

@HashRaygoza
Created February 11, 2018 01:05
Show Gist options
  • Save HashRaygoza/7cbac96a9a375ca4484fa6f091080ba7 to your computer and use it in GitHub Desktop.
Save HashRaygoza/7cbac96a9a375ca4484fa6f091080ba7 to your computer and use it in GitHub Desktop.
Corriendo un proyecto Maven desde la linea de comandos
mvn exec:java -Dexec.mainClass="mx.hashCode.unica.App"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment