Put it in src/main/resources On Fri, Mar 28, 2008 at 11:51 AM, Guillaume Boucherie < [EMAIL PROTECTED]> wrote:
> Hi all, > > I want to make a maven2 plugin for selenium-grid. > This selenium tools try to read a file named "grid_configuration.yml" at > the > root of the classpath with ClassLoader.getResources(). > In my plugin I create a "grid_configuration.yml" file but how can I had it > to the classpath ? > Thanks > > Guillaume B. >
