Dion Gillard schrieb:
maven.conf.dir = ${basedir}/conf

Hmm, looks strange to me: While the conf directory is created in the src folder, the property points to the project root. Is there probably some purpose for an additional conf directory in the root dir? Or should the GenApp plugin create a project.properties file with an entry for ${maven.conf.dir} to point to src/conf?


Kind regards

Peter


On Sat, 31 Jul 2004 23:29:11 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote:

Hello,

what is the default value for ${maven.conf.dir}? Due to
http://maven.apache.org/reference/user-guide.html#Behavioural_Properties
it is ${basedir}/conf, but at
http://maven.apache.org/reference/user-guide.html#Starting_a_New_Project
there is a tree structure ${basedir}/src/conf, generated by the GenApp
plugin, so I'd expect this to be the value of ${maven.conf.dir}. What is
the correct value?

Kind regards

Peter Nabbefeld

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to