[ http://jira.codehaus.org/browse/MAVEN-1733?page=comments#action_63091 ]
Arnaud Heritier commented on MAVEN-1733: ---------------------------------------- I encountered it several times on windows. This is certainly specific to this OS. I think that it is due to the fact that in some plugins' tests we call the clean goal after the test and not before. If windows is a little bit slow, an handle isn't remove and the delete step fails. > Bootstrap failure: Unable to obtain goal [plugin:test], in maven:reactor > ------------------------------------------------------------------------ > > Key: MAVEN-1733 > URL: http://jira.codehaus.org/browse/MAVEN-1733 > Project: Maven > Type: Bug > Versions: 1.1-beta-3 > Environment: Win XP, svn Checked out revision 355781. > Reporter: Jeff Jensen > Attachments: buildit.log > > > bootstrap consistently fails. Attached is log for my last run. > This is an interesting line from it: > [exec] Caused by: Unable to delete directory > C:\devroot\reference\maven\maven-1\plugins\trunk\genapp\src\plugin-test\nonStandardDirsTest\target > I completely deleted the svn dirs and got latest. The error above prior was > this: > [exec] Root cause > [exec] Unable to delete directory > C:\devroot\reference\maven\maven-1\plugins\trunk\genapp\src\plugin-test\mavenHomeLocalTemplateTest\target > And the run that failed before that one did not have an "unable to delete > dir". (I did about 6 or so bootstraps today, trying to get it to work) > They are on different plugins, such as Javadoc, Test Genapp. I have 3 of my > last logs, and a couple of them are the test genapp (not the middle run of > the 3). > I hope something helps here, and this isn't some silly chase. Thanks again > for looking into it. > I tried to determine some environment thing for me. > Oh, typing of environment, I am using JDK 1.5. Is that OK, or perhaps the > prob? -- 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