You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Anton Veretennikov <an...@gmail.com> on 2009/02/26 06:04:49 UTC

Quickstart for jar

Hi,

Do we have jar quickstart with resources filter added by default?

-- Tony.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Quickstart for jar

Posted by Martijn Dashorst <ma...@gmail.com>.
Nope, but it is really easy to modify the default quickstart archetype
to do your bidding:

<packaging>war</packaging> -> <packaging>jar</packaging>

Martijn

On Thu, Feb 26, 2009 at 6:04 AM, Anton Veretennikov
<an...@gmail.com> wrote:
> Hi,
>
> Do we have jar quickstart with resources filter added by default?
>
> -- Tony.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org