It is currently placed in src/main/resources. It will get copied over only once. If I make a change, then I am forcing it by running mvn clean, then a mvn test.
I would prefer to just edit package.jdo then mvn test. -Steve More On 10/12/06, Aleksei Valikov <[EMAIL PROTECTED]> wrote:
Hi. > It seems that when I make changes to package.jdo in the src > directory, it is not being copied over to the target directory. Is > there a way I can force it to copy over ? Is package.jdo placed in src/main/java or src/main/resources? Should be placed in latter. Bye. /lexi --------------------------------------------------------------------- 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]
