Created
February 11, 2018 01:05
-
-
Save HashRaygoza/7cbac96a9a375ca4484fa6f091080ba7 to your computer and use it in GitHub Desktop.
Corriendo un proyecto Maven desde la linea de comandos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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