You want to package w/o compiling? That seems kinda silly doesn't it? To skip testing, use "mvn -Dmaven.test.skip=true".
Matt On 8/23/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
Hello there! Is it possible to run mvn package and skip compile and test phases? When I need to pack new stuff that don't need to be tested/compiled, its taking too long. Best Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
