Hi, I'm working on a Maven plugin and need to modify the classpath. It appears that maven runs the plugin with all of its dependencies, but the plugin itself can't see them. The only classpath entry I have is "C:\dev\maven\core\boot\classworlds-1.1.jar".
Any help would be appreciated. My guess is that I just don't understand what maven is doing. All I want is one is the plugin's dependencies to appear under the system classpath. Thanks, Kevin -- Kevin Menard Servprise International WebReboot -- Remote Reboot Without Pulling the Plug 800.832.3823 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
