On Jan 24, 2008 8:20 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > You could perhaps create your own plugin to parse a properties file > and insert the values into the project object, but I'm not sure how > well (or if) it would work. You can probably use the buildnumber > plugin as a starting point for you own plugin.
Actually, there's a Properties Plugin available at codehaus (still in the sandbox, though): https://svn.codehaus.org/mojo/trunk/sandbox/properties-maven-plugin/ I haven't used it but it might get you started. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
