Hello,
I have a pipeline which builds my project and uploads the result as a zip 
file on nexus. I am now making a second pipeline which will download the 
zip files from Nexus in order to deploy the application to a server.

1. Is there any plugin which I can use to get the latest version of my zip 
files from Nexus?
2. Is it also possible to dynamically read all applications from my nexus 
server in my jenkinsfile? 

My plan is to have a drop-down menu where I can select the application 
which I want to deploy to the server, and it downloads the latest version 
of the selected application.

thanks


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e0b02168-b9f1-4953-830a-26a5de95661a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to