ToC
Gu�a para desarrolladores de gvSIG 2.1.0 - Maven - Lecciones aprendidas - Desactivar la ejecuci�n de los tests unitarios
To launch Maven in a project and generate jars without launching the unit tests, add the following parameter:
-Dmaven.test.skip=true