git - how to pull all the available snapshots versions from nexus repository to the Jenkins? -


i trying maven repository connector plugin getting 1 snapshot i.e. 1.0.0.snapshot. though nexus repository have 1.0.0.snapshot,1.0.1.snapshot , 1.0.2.snapshot. versions have multiple builds. requirement pull specific build zip file snapshot.

i able solve problem 1. uninstalled repository connector plugin. 2. restart jenkins. 3. restart nexus server. 4. install plugin again , configure plugin nexus url.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -