On Thu, Feb 5, 2009 at 12:58 PM, John Coleman <john.cole...@eurobase.com> wrote:

> During development we don't want our javascript to be compressed, so the
> yuicompressor plugin only needs to run when we do a release build.
>
> How do we change the pom so that this plugin can be selectively turned
> off perhaps by a property in settings.xml or similar?

Use a profile and -P<profilename> on the command line to activate it.


-- 
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone.

    -- (Bjarne Stroustrup,
http://www.research.att.com/~bs/bs_faq.html#really-say-that
       My guess: Nokia E50)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to