Generated files should go in a subdirectory of the target directory,
which should be in .cvsignore (and is automatically ignored goals which
use Maven SCM, IIRC).

There are a variety of code generation plugins around. Most of these are
built around specific types of generation (e.g. javacc, hibernate), but
there are generic ones like the xslt plugin at mojo.codehaus.org. You
can also use the Groovy or JRuby plugins to accomplish this.

Justin

-----Original Message-----
From: dpark [mailto:dp...@exchangesolutions.com] 
Sent: Wednesday, October 28, 2009 12:02 PM
To: users@maven.apache.org
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-tp26097319p2
6097319.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to