[ http://jira.codehaus.org/browse/MPJAVADOC-53?page=all ]
Lukas Theussl closed MPJAVADOC-53:
----------------------------------
Resolution: Cannot Reproduce
> "maven javadoc clean" fails
> ---------------------------
>
> Key: MPJAVADOC-53
> URL: http://jira.codehaus.org/browse/MPJAVADOC-53
> Project: maven-javadoc-plugin
> Type: Bug
> Versions: 1.7
> Environment: WinXP, Win2000 Pro and Maven 1.0.2
> Reporter: Andrei Szabo
> Priority: Minor
>
>
> If one runs "maven javadoc" and "maven clean" afterwards, everything works as
> expected. However, if one uses "maven javadoc clean" the build fails w/ an
> error message.
> Very easy to reproduce; use:
> a. >maven genapp
> b. >maven javadoc clean
> The build fails with something along the lines:
> <output omitted for sake of clarity>
> clean:clean:
> [delete] Deleting directory E:\Code\MavenDummyTest\target
> BUILD FAILED
> File...... C:\Documents and
> Settings\Andrei\.maven\cache\maven-clean-plugin-1.3\plugin.jelly
> Element... ant:delete
> Line...... 30
> Column.... 43
> Unable to delete file E:\Code\MavenDummyTest\target\javadoc\report.txt
> Total time: 15 seconds
> Finished at: Sat Apr 02 12:38:16 EEST 2005
> Issuing "maven clean" right after "maven javadoc clean" does succesfully
> remove the file in question, namely "report.txt".
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]