Before I write this myself…

I am converting an ant build to maven. One of the steps processes a template 
file, using properties from a properties file to replace tokens and produce a 
java source file, which is then compiled. Is there an existing plugin which 
does this? The resource plugin can do the substitution, but will not mark the 
resultant file for compilation. It's not all that difficult to write, but one 
fewer plugin to maintain is a good thing.

Thanks,
Russ
-----------------
Come read my webnovel, Take a Lemon <http://www.takealemon.com>, 
and listen to the Misfile radio play <http://www.fuzzyfacetheater.com/misfile/>!





Reply via email to