would
not be that easy on the plugin's side?
Regards
Mark Donszelmann
Stanford Linear Accelerator Center
-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 02, 2005 8:26 PM
To: Maven Developers List
Subject: Re: Plugin seems to not reload/restart
I'm not sure what you are referring to by "load into memory".
The plugin JAR is loaded once, the class that contains the generate goal
should be instantiated twice (once for each run, with the respective
configuration).
Is this not what you are seeing?
- Brett
Donszelmann, Mark wrote:
>Hi
>
>m