Stephen McConnell
> In merlin/project.xml there is this resource include under the utittests
> defintion
>
> <resource>
> <directory>${maven.conf.dir}</directory>
> <includes>
> <include>**/*.properties</include>
> </includes>
> </resource>
>
> The variable ${maven.conf.dir} referes to ${basedir}/conf - at least it
> does in beta-9. It this statement that appears to be ignored.
>
Ok, I don't understand why e.g. ${basedir}/src/test is used for test classes
and ${maven.conf.dir} for the conf directory. Wouldn't it be better to use
the same expression and change it to ${basedir}/conf?
Carsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]