--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5a15c345-c7a8-428e-bc9b-20c63d037290%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The mapped path will only be available for the year you mapped it as. If your Jennings agent is not running as the same user, then you must use a UNC or map as part of your build.
On Mon, Jun 17, 2019, 22:11 Nikhil Bhoski <nikhil...@gmail.com> wrote:
Hi,--I use Hudson FilePath . in my Jenkins plugin to represent any filePath on specific node . However on Windows i have some issues1) I have mapped my nework path on windows and assigned a label to it "U:"2) When i try using my network path using the label assigned to it . FilePath API fails to navigate to the path3) If i use UNC path absolute path then it works fine .Eg:Below Doe not workU:\Myfile\fileBelow Works Fine\\networkpath\Myfile\fileAny Idea that How can i handle Network path with labels using FilePathThanks & RegardsNikhil
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkin...@googlegroups.com.