I'm new to using maven to manage projects, so bear with me.   I was unable
to find an answer to this in the archives.  I'm using a third party
framework, tapestry, which has its own large number of dependencies. I
will be using this framework, and other frameworks as well, in various
projects.  Is there a way to easily manage these dependency chains?  For
example, I'd like to have a single tapestry-dependencies-3.0-rc3.xml.
Including this file in my project would ensure that all of tapestry's
dependencies ended up in my classpath and were bundled into my war file. 
I could use a setup with the war project extending maybe from a tapestry
project, but this is kind of gross and doesn't handle the case of multiple
frameworks.  Thanks for the help!

Erik



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

Reply via email to