I want to parse artifact names and their versions in jenkins according to parsing I need to trigger other builds before the current project as pre-build. How can I do this in jenkins, I couldn't find any plugin that can provide pom's artifacts as a variable. Is there any way to do this without writing any script code?
feedback
|