« Return to Thread: [jira] Created: (MEVENIDE-636) Clean fails with unable to delete file

[jira] Assigned: (MEVENIDE-636) Clean fails with unable to delete file

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/MEVENIDE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anuradha Gunasekara reassigned MEVENIDE-636:
--------------------------------------------

    Assignee: Anuradha Gunasekara  (was: Milos Kleint)

> Clean fails with unable to delete file
> --------------------------------------
>
>                 Key: MEVENIDE-636
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-636
>             Project: mevenide
>          Issue Type: Bug
>          Components: mevenide2-netbeans
>    Affects Versions: NB_3.1
>         Environment: XP JDK 1.6.0_06 NB 6.1
>            Reporter: Daniel Mutch
>            Assignee: Anuradha Gunasekara
>         Attachments: build-output.txt
>
>
> I'm getting a lot of clean failures. They always fail because they are unable to delete files under the target directory. It seems either Netbeans or Maven is locking these files.
> It's not due to my applications simply because it happens even if I build then clean, i.e. don't run anything in between.
> This is a jar project not a war. No web server involved. I think the issue may be related in some way to plugins and extensions.
> The problem first started as an intermittent issue. We have the maven pmd and checkstyle plugins in our build process. Occaisionaly the clean would fail to delete the output files they generate. Even if I hadn't looked at them.
> Recently however we changed the way one of our sections in the build is used. We now build it and then bring it into the build as an extension. It seems it is the jar associated with this project that it is unable to delete. This is now failing everytime.
> I've attached the failure stack trace.

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MEVENIDE-636) Clean fails with unable to delete file