Add directory to the classpath

2008-10-08 Thread Thomas Jonsson
Hi! Is it possible to add a directory to the classpath with maven? To make the directory as a jar artifact is not an option. The background is that I'm managing a seam project using maven, and in the test phase, a bootstrap directory must be on the classpath , otherwise the jboss embedded

Re: Add directory to the classpath

2008-10-08 Thread Jeff MAURY
maven plugin. Regards Jeff MAURY On Wed, Oct 8, 2008 at 8:27 AM, Thomas Jonsson [EMAIL PROTECTED]wrote: Hi! Is it possible to add a directory to the classpath with maven? To make the directory as a jar artifact is not an option. The background is that I'm managing a seam project using maven