Michael
At 07:03 AM 5/12/2004, Joe Germuska wrote:
At 8:05 PM -0700 5/11/04, Abhishek Khandelwal wrote:No need to make any changes in build.properties?? As mentioned in apache website, regarding building instructions?
One of the motivations for developing a Maven build process for Struts is to lower the barrier to entry, as there's a lot of work to do in editing the build.properties to work with Ant the first time (as you've seen by now if you got as far as compiling against a newer version of the Servlet API!)
If you have Maven installed, you normally wouldn't need to do anything else. Maven reads a config file and downloads dependencies from public repositories.
At this time, however, the Struts project has a defined dependency on an unreleased version of commons-validator. An unmodified maven build from CVS HEAD will fail because that dependency can't be resolved. A full commons-validator release is coming real-soon-now, and in the future, we'll be putting interim releases on a secondary repository (dependency JAR web server).
For now, I've put up a copy of the dependency and written a few instructions at http://apache.org/~germuska/commons-validator/
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]