or a virus scanner still holding his fingers on it! i disable all virus scanner threads during development.
-----Original Message----- From: Heinrich Nirschl [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 2007 05:52 PM To: Maven Users List Subject: Re: Access is denied when running mvn release:prepare (Help!) On Nov 12, 2007 3:19 AM, dev dev <[EMAIL PROTECTED]> wrote: > Here is the stack trace. > > [INFO] Executing goals 'clean verify'... > [INFO] Executing: mvn clean verify --no-plugin-updates -P devel Access > is denied. > If this happened on Windows, there was maybe a file in the target directory opened by another application. In this case, the clean plugin cannot remove the target directory. - Henry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
