Looks like this is done in org.codehaus.plexus:plexus-runtime-builder. I guess I'll ask the guys there.
> I was wondering if the quotes in the plexus.system.path were necessary: > wrapper.java.additional.5=-Dplexus.system.path="%PATH%" > > If the executable resides in the first or last path, continuum fails > to find it because the quote gets into the path it looks for. > Removing the quotes make it work. > wrapper.java.additional.5=-Dplexus.system.path=%PATH% > > I've only tested this in HP-UX, though. Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]>
