Cannot copy static resources on windows
---------------------------------------

                 Key: MCHECKSTYLE-53
                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-53
             Project: Maven 2.x Checkstyle Plugin
          Issue Type: Bug
         Environment: trunk, xp
            Reporter: Vincent Siveton
         Assigned To: Vincent Siveton
             Fix For: 2.2


Thread problem...

{noformat} 
Caused by: java.io.FileNotFoundException: ...\images\rss.png (The requested 
operation cannot be performed on a file with a user-mapped section open)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.(FileOutputStream.java:179)
        at java.io.FileOutputStream.(FileOutputStream.java:131)
        at org.codehaus.plexus.util.FileUtils.copyURLToFile(FileUtils.java:877)
        at 
org.apache.maven.plugin.checkstyle.ReportResource.copy(ReportResource.java:48)
        at 
org.apache.maven.plugin.checkstyle.CheckstyleReport.generateReportStatics(CheckstyleReport.java:517)
{noformat} 


-- 
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

        

Reply via email to