-
Bug
-
Resolution: Unresolved
-
Major
-
Windows 2008 R2 Jenkins 1.509.4
After upgrading to 1.509.4 our Maven builds create files that Windows cannot backup. The invalid files are SYMLINKD one for each module.
The maven build and UI seem to work fine. The files are under the jobs/project name/builds/buildnumber or builddate directory.
11/19/2013 04:47 PM <SYMLINKD> us.mn.state.education.sfin.automation$sfi
n-post-processor [../../modules/us.mn.state.education.sfin.automation$sfin-post-
processor/builds/2013-11-19_16-40-46]
4 File(s) 3,881,255 bytes
34 Dir(s) 20,236,365,824 bytes free
E:\jenkins\.jenkins\jobs\SFIN-OB\builds\56>type us.mn.state.education.sfin$confi
gs
Access is denied.
E:\jenkins\.jenkins\jobs\SFIN-OB\builds\56>cd us.mn.state.education.sfin$configs
The filename, directory name, or volume label syntax is incorrect.
E:\jenkins\.jenkins\jobs\SFIN-OB\builds\56>
- is related to
-
JENKINS-17681 LastSuccessful and LastStable symlinks are invalid under Windows
-
- Resolved
-
-
JENKINS-22803 'JellyTagException: <st:include> For input string: ""' on job view
-
- Resolved
-
Tim what version of the Maven plugin are you using? I am using 2.0.1 now with Jenkins 1.532.2 and the problem still exists. Now in the 1.532.2 (latest stable) version the maven plugin is separate from the Jenkins system so you need to update the maven plugin after you update Jenkins.