Wendy Smoak-3 wrote: > > On Sun, Aug 17, 2008 at 8:30 AM, sverhagen <[EMAIL PROTECTED]> wrote: > > Wouldn't it need to be ../images/image.png? (Two dots leading, rather > than one.) The files in src/main/resources won't be copied into every > subdirectory, but they will be there on the server, so relative urls > should work. >
With your permission, I don't think that will work. The directory structure is like this: parent project |--sub module \--sub module So, parent and sub modules need a different number of these "../" to make this work... while I try to configure this from a single site.xml. -- View this message in context: http://www.nabble.com/Site-resources-in-sub-modules-tp19020780p19021203.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
