On 4/9/06, Martin Cooper <[EMAIL PROTECTED]> wrote: > Hmm, is this a temporary thing? Maven 2 likes to find resources under > 'resources', rather than in the source tree (meaning that's the default). > That happens to be my preference too. ;-)
Right now we have some things in the source tree, some in conf/java, some in src/conf, (and not always arranged in the directory structure they will have in the jar). The <resources> section for core is pretty bad: http://svn.apache.org/repos/asf/struts/action/trunk/core/pom.xml To reduce the amount of configuration, I'd like to convert conf/java and src/conf into src/main/resources eventually, but I wasn't planning to move anything that is currently stored in the source tree. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]