On Wed, 05 Jun 2013 10:12:59 -0300, Muhammad Gelbana <m.gelb...@gmail.com>
wrote:
I can't remember the classpath entries generated by maven as I've
disabled maven dependencies but I remember seeing Apache "xerces" !
Weird. I've never seen it in a Tapestry project.
I guess maven just follow each dependency's dependencies in it's pom and
downloads\includes it automatically.
That's exactly what a dependency tool does.
Whats weird is that tapestry's
downloaded jars and dependencies are way lot less than what maven
downloaded\included.
There's at least one huge difference: the Tapestry downloaded JARs (from
Tapestry website) don't include Hibernate and its dependencies (which are
quite a few), for example, as its license (non ASL-compatible) prevents it.
But I guess it's just the way that maven works that makes it look weird
"to me" as I'm successfully working with tapestry's downloaded jars.
Agreed.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org