It took a while to find the corresponding issue:

http://issues.apache.org/jira/browse/WICKET-1103

Martijn

On Mon, Sep 22, 2008 at 9:51 AM, Justin Morgan - Logic Sector
<[EMAIL PROTECTED]> wrote:
> I have a Maven project that builds a JAR file called
> mf-wicket-extensions.jar.  I've created a class called
> DisallowedContentValidator.java that's built as part of the JAR.  I'd like
> to add a DisallowedContentValidator.properties file that's automatically
> found when the validator validates and needs to display an error.
>
> My question is:
> Where (what path) in my Maven project do I put the
> DisallowedContentValidator.properties file so that the properties file is
> automatically found when
> mf-wicket-extensions.jar/DisallowedContentValidator.class lib is loaded as
> part of a web app?
>
> (Sorry I'm pretty new at Maven--I'm a new convert to Maven--but I'm sure
> there must be a way to do this.)
>
> Many thanks,
>
> Justin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to