jetty in site run holds unnecessary file lock in windows --------------------------------------------------------
Key: MSITE-406 URL: http://jira.codehaus.org/browse/MSITE-406 Project: Maven 2.x Site Plugin Issue Type: Bug Components: site:run Affects Versions: 2.0 Environment: Maven 2.0.10, JDK 6, XP SP2 Reporter: Michael Osipov Priority: Critical Attachments: file-lock.patch Site run has an embedded server. The changes report plugin fails in the run mode since it tries to override files on which jetty has locks in windows. I depicted the problem in MCHANGES-137. The solution for this is in http://docs.codehaus.org/display/JETTY/Files+locked+on+Windows. I have attached a patch which fixes the problem. The patch may be limited to Windows with SystemUtils if necessary. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira