在使用jenkins持续集成工具做分布式的时候,在另外一个job B中需要得到job A的build number,尽管通过恒定链接可以得到artifacts http://jenkinsserver:8080/job/jobname/lastBuild 可以通过读取