So you can try to call the specific goal of packaging
jar:jar for a jar packaging.
war:war for war packaging (IIRC)

Raphaël

2006/8/23, Vinicius Carvalho <[EMAIL PROTECTED]>:

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