I know it sounds silly, but I'm using maven ide that already compiles
everything I need :) so when packaging all I need is to pack
everything :)

Regards

On 8/23/06, Andrew Kreps <[EMAIL PROTECTED]> wrote:
That would be very useful in the case that you're either making
changes to the packaging without changing code, or packaging static
content, for example.  Personally, I use the compile phase as a reason
to grab another cup of tea.

On 8/23/06, Matt Raible <[EMAIL PROTECTED]> wrote:
> You want to package w/o compiling?  That seems kinda silly doesn't it?
>  To skip testing, use "mvn -Dmaven.test.skip=true".
>
> Matt
>

---------------------------------------------------------------------
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]

Reply via email to