One more data point, this happens running the site-deploy goal. I don't think it has been seen with other goals.
-Dave On Thu, Sep 24, 2009 at 8:07 AM, David Hoffer <[email protected]> wrote: > > We have an issue where sometimes the exec-maven-plugin will hang forever, > but we are not sure why...its very non-repeatable. It only happens > sometimes with our CI builds which are Linux. In our case we are using the > java goal, I understand this is run in the same process. And the main > method this calls does not spawn any threads, etc all it does is generate > some files using velocity templates. > > Any idea why this might hang? > > BTW, I'm using version 1.1 > > -Dave > >
