Trudy Cool wrote: As far as I can tell I've done exactly what's required ... (end of quote)
are you sure you have properly read this highlighted section frome the online docs ? When loading resources from the merge location you will need to respect the same directory structure as in the cartridge jar. This means that when the cartridge contains templates/SomeTemplate.vsl and your merge location is ${maven.src.dir}/cartridge/custom you will need to copy your new template in ${maven.src.dir}/cartridge/custom/templates/SomeTemplate.vsl , like this you can override all cartridge resources. changing your andromda.xml like this should do the job: <property name="mergeLocation">${maven.src.dir}</property> in your case you told the cartridge to look for the template here: ${maven.src.dir}/templates/java/templates/java -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3746#3746 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user