Using Jakarta Configuration with Merlin
"David Leangen" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
Has anybody tried using Jakarta configuration with Merlin? I can't get it to work with my build. (It works when I don't build with Magic.) It seems to be looking for my config file in the wrong place: [x:junit] Caused by: java.io.FileNotFoundException: K:\myproject\target\test\file:\K:\myproject\target\deliverables\jars\my-jar- SNAPSHOT.jar!\conf\test.xml The file is located in my classpath at /conf/test.xml. Any ideas?