Hi, After a great contribution of @kinow , I was able to understand and run my plugin on slave machines. \o/
There is only one issue: how is the *right *way to get System variables from a slave machine? calling *Computer.currentComputer().getEnvironment();* outside Callable - I get variables from the server, not from the slave machine calling *Computer.currentComputer().getEnvironment();* inside Callable - I get a *NullPointerException* Thanks for your help =) *Fernando Boaglio*│◦└̅┘◦ ◦ ﴾̭▒̭̊▒̭̊﴿ ﴾̭▓̭̊▓̭̊﴿ ﴾̭░̭̊░̭̊﴿ ◦ ◦ (͡ < ◦ ● ◦└̅┘◦│ -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/1a2d4369-fee1-4494-a888-e9b50ca98021%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
