I can use the .la开发者_StackOverflowstSuccessful to get the last Successful artifact. However anyway to get the 2nd last successful artifact. Been looking for ages and can't find anything :(
I need somethinh like (.lastSuccessful - 1)
No there is no simple way without using the API like http://confluence.jetbrains.net/display/TW/REST+API+Plugin
精彩评论