Bernhard, when you are asking maven to load the dependencies locally, you have to place the jars in the {user.home}\.maven\repository\ location ... under the appropriate subfolder for eg: {user.home}\.maven\repository\servletapi\jar\servletapi-2.4-20040521.jar
store all your dependencies this way in the repository folder. cheers ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]