<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>1.7.3.3</version>
<type>jar</type>
<properties>
<classloader>root</classloader>
<war.bundle>true</war.bundle>
</properties>
</dependency>
Please send replies to maven users list.
On 5/26/05, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> 2005/5/26, Carlos Sanchez <[EMAIL PROTECTED]>:
> > Try adding <classloader>root</classloader> under properties.
> > And if it works read http://maven.apache.org/faq.html#classloader-property
>
> What do you mean by "under properties" ? Where should I add this
> classloader element ?
>
> --
> Sebastien ARBOGAST
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]