Maven 2.0.8 test resource loading

2007-12-08 Thread DI Kurt Edegger
Hi! I've read about the class path order changes in Maven 2.0.8 compared to earlier releases and this is causing some issues in my builds so I wonder if there is a best approach to this topic. I've a class needing a resource file loaded from the class path. This file must be a different one i

Maven 2.0.8 test resource loading

2007-12-07 Thread DI Kurt Edegger
Hi! I've read about the class path order changes in Maven 2.0.8 compared to earlier releases and this is causing some issues in my builds so I wonder if there is a best approach to this topic. I've a class needing a resource file loaded from the class path. This file must be a different one i

Re: Project Inheritance reference to parent dependency?

2007-04-10 Thread DI Kurt Edegger
Hi, thank you Jerome for your fast response! I'll check out that plugin. Take care, Kurt Jerome Lacoste schrieb: On 4/10/07, DI Kurt Edegger <[EMAIL PROTECTED]> wrote: Hi, I do have a question regarding referencing the parent pom of a multi module project as described in c

Project Inheritance reference to parent dependency?

2007-04-10 Thread DI Kurt Edegger
Hi, I do have a question regarding referencing the parent pom of a multi module project as described in chapter 3 of "Better Builds With Maven". If a project consists of multiple modules (e.g.: api, core, model, ..), these modules reside in sub-directories of a top level directory. Each module