I think one thing you'll need to do is add a .cvsignore file in the directory which the file gets generated and add the name of the file to .cvsignore. That way synchronizing with CVS won't bother with the file.
________________________________ From: dpark <[email protected]> To: [email protected] Sent: Wed, October 28, 2009 11:01:44 AM Subject: Auto Generate Text File at Build Time How do I go about auto generating a text file during my build? (ignored by CVS) Is there a plugin for this? Thanks, DP -- View this message in context: http://www.nabble.com/Auto-Generate-Text-File-at-Build-Time-tp26097319p26097319.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
