Is there any other way apart from this. ??

If i go and change the Maven and JDK setting to download from the internet 
it works fine.

Is there any other thing i need to know about how Jenkins run program on 
slave node, one thing i came to know is it build project on slave node as 
well before running it. 

Gaurang SHah


On Thursday, 5 September 2013 19:24:19 UTC+5:30, Jes Struck wrote:
>
>
> Hello Gaurang,
>
> it would be a good ide to consider to split it into two jobs one for 
> building and one for the running of the program, you can easely share 
> reslult between job's either with an artifact manegement system like 
> artifactory or similar.
>
> Or you can use the archive function in jenkins that can actually also copy 
> between jobs.
>
> If you run into any problems just get back and ill bee happy to help ;)
>
>
> 2013/9/5 Gaurang shah <[email protected] <javascript:>>
>
>> Hi Guys, 
>>
>> I have an automation project on the Jenkins in which I want job run on 
>> Remote Slave Node, However it looks like when I bind my project with remote 
>> slave, it builds project on that slave as well. 
>>
>> In my Jenkins I have specified JDK and Maven Path locally rather then to 
>> install it from internet. 
>>
>> However the when i run the Job on remote node it tries to find the JDK 
>> and Maven in same directory, which is creating problem. Is there any way I 
>> can use the JDK and Maven installed on Jenkins Host machine to build the 
>> job but it run on remote node ??
>>
>> Gaurang Shah
>>
>> -- 
>> 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 [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> -- 
>
> [image: 
> ____________________________________________________________]<http://www.praqma.net/>
>  *Jes Struck, *
> Consultant
> [email protected] <javascript:>
> +45 31 42 09 00
> Skype:jes.struck *Praqma A/S*
> www.praqma.net
> Allerød Stationsvej 4
> DK-3450 Allerød
> +45 36 77 27 62 <http://www.praqma.net/jciusrcph12> 
> <http://www.praqma.net/jcicodecamp12>
>
> 

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to