-
Task
-
Resolution: Incomplete
-
Major
-
None
Hi,
I am not able to build the Virtual drive Project via Jenkin.
Step:-
1. I have created the virtual drive named X by running the below batch file.
subst X: D:\SVN_ABC\Test
2. Then I create the free style project in Jenkin & add the MSbuild task in it
I then specified the project file path with the X drive, please see below:-
MSBuild Build File: X:\SourceLib\SourceLib\SourceLib.csproj
Command Line Arguments : /p:Configuration=Release
When I run the jenkin Job, then I am getting error that the Project file does not exist.
If I change the Project file path from virtual to some physical path then I am able to run the job successfully. Jenkin not able to understand the X drive. How would I make jenkin learn about the X drive.
I want to run the jenkin job relative to Virtual drive path(X drive path in my case) instead of physical drive path.
I read many article on this & tried many step but no success, Can you please suggest & give some direction on this issue.
Kindly reply here or write me directly at my email id dinesh.k@niit-tech.com would be highly appreciated.
Thanks,
Dinesh
[JENKINS-35099] Jenking not able to build project resides on Virtual Drive
Component/s | New: msbuild-plugin [ 15559 ] | |
Component/s | Original: administrative [ 20861 ] | |
Key |
Original:
|
New:
|
Workflow | Original: WEBSITE: Software Development Workflow [ 171309 ] | New: JNJira [ 171309 ] |
Issue Type | Original: New Feature [ 2 ] | New: Task [ 3 ] |
Project | Original: Jenkins Website [ 10401 ] | New: Jenkins [ 10172 ] |
Status | Original: To Do [ 10003 ] | New: Open [ 1 ] |
Assignee | New: kdsweeney [ kdsweeney ] |
Workflow | Original: JNJira [ 171318 ] | New: JNJira + In-Review [ 184251 ] |
Assignee | Original: kdsweeney [ kdsweeney ] | New: Lionel Cabasson [ marshall777 ] |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
any suggestion or input would be highly appreciated