the only workaround i found is to add a build step before "Ant" called 
"Execute Windows Batch command" with following
net use S: /Delete /y
net use S: \\pc1\share /PERSISTENT:YES

which i do not find very elegant by the way. 
Any other clean solution? 

I have win7


On Monday, January 13, 2014 10:26:54 AM UTC+1, Gilles Kacki wrote:
>
> Hello, 
> cannot make jenkins finding my ant script located on a windows mounted 
> drive although:
> jenkins service started by same user than the one for mounting the drive. 
> Also tried with UNC path but unfortunately not supported...
> any hint? 
> Thanx!
>
> Jenkins ver. 1.546, behind Apache 2.4
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to