but each submodule does have a direct dependency on slf4j so it should
not depend on the wicket module to provide it transiently - that would
be a hack.

-igor

On Sat, May 1, 2010 at 10:06 AM, James Carman
<[email protected]> wrote:
> Can we move the SLF4J dependency from the parent pom.xml file to the
> wicket module's pom.xml file?  Since it's in the root, I have to do
> excludes for each submodule from wicket (extensions, datetime, etc.)
> to tell maven not to use the version of SLF4J that they specify.  If
> we put it in wicket's pom.xml file, then each submodule would inherit
> the dependency from wicket, because they all depend on wicket.
>

Reply via email to