Jakub Pawlowicz wrote:
> Hi Jörg,
>
> I used the -X switch and I found that 'mvn test' uses module's
> "target/classes" directory where 'mvn install' uses module's jar.
> And then I discovered, that Spring does not handle wildcard patterns
> (eg applicationContext*.xml) when looking for contexts packaged in
> other jars.
> So I've changed wildcard pattern to the real names and now everything
> works perfectly well.
Thanks for sharing the information, but shouldn't Spring handle wildcard
patterns when looking for contexts packaged in other jars? Did you post
about this in the Spring forums?

Thanks in advance,
Daniel Serodio

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

Reply via email to