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.
