Since CVS is the default scm, it gives that error message when you use svn. You need to add the following to your project.properties:
maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory
Thanks for the reminder. I've copied the Struts core project.properties over to tiles and taglib, changing only the override of Maven's default build target.
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]