Look at https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin
On Thu, May 8, 2014 at 10:29 AM, Mauro Flores <[email protected]>wrote: > I understand that maven and jenkins are unrelated projects. > I've thought that when the maven plugin is running inside a job started by > jenkins, the jekins running context could be available somehow for maven > plugin code. > For instance, each jenkins job runs in a different jvm, it would be easy > to jenkins start this jvm with a system property containing the jenkins > user. > Anyway, I've already started to build a jenkins plugin to achieve what I > want. > > Thank you all for the advises. > > Regards. Mauro. > > -- > 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/d/optout. > -- 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/d/optout.
