How is matching the right versions of your dependencies confusing?

Did you care to take a look inside your Wicket distribution that we
carefully crafted such that everything is available in one download
(Wicket Ultimate)? Did you take a look at the location where you
downloaded the wicket jar and see if there were other dependencies
with that same version that might be of interest? If you do your
dependency management yourself, you are responsible for finding them
yourself too, and use the proper distributions.

I don't know where you got your wicket jar from, but if it is from the
apache-wicket-1.4-rc2.zip then there's this LIB folder with the
wicket-1.4-rc2.jar and *EVERY* other sub project jar. If it is from a
Maven repository, then why are you not using Maven to manage your
dependencies?

Martijn

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

Reply via email to