Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1-beta-3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Win XP, svn Checked out revision 355781.
-
Number of attachments :
Description
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?
Issue Links
- depends upon
-
MAVEN-1761
org.apache.maven.MavenUtils.loadProperties(..) does not close the FileInputStream (relying upon finalization)
-
After the extra scn co's, the revision is 355792. I missed changing that before saving.