While this is more a Maven question than a JDO one, I'd say that, yes, placing the *.jdo files in src/main/resources will guarantee that they'll be copied to the target directory properly.
-matthew On Sat, Jun 4, 2011 at 2:57 PM, Vivek Ganesh V.T <[email protected]> wrote: > Using Maven-datanuclues-plugin > > maven install doesn't copy the metadata xml files to target ?? Do we need to > place the *.jdo files in the resources directory ?? > > Current Directory Structure - > Project - > src-> main-> java-> *.java , *.jdo > > Thanks, > -Viv > -- @matthewadams12 mailto:[email protected] skype:matthewadams12 yahoo:matthewadams aol:matthewadams12 google-talk:[email protected] msn:[email protected] http://matthewadams.me http://www.linkedin.com/in/matthewadams --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
