Thursday 15 May 2014

Is nexus able to provide artifacts of not configured repositories? -



Is nexus able to provide artifacts of not configured repositories? -

i using nexus on our companies build server proxy. developers add together new dependencies projects without telling me. hence, list of proxy repositories not in sync required. result, jobs in our jenkins build server fail because of missing artificats. jenkins configured utilize nexus proxy repositories.

is possible tell nexus download artifacts original repository if not found in proxied ones?

i assume mean developers add together repository entries maven pom file farther dependencies and/or modify settings.xml.

on other hand ci server configured nexus mirrorof *.

there no automatic add-on of repositories based on setup. can 2 things imho

create scripts using nexus rest api

or educate developers tell add together proxy repos nexus

potentially can utilize maven enforcer rule disallow repositories in pom , set explicit message , allow them create proxy repositories in nexus. dont forget have them added grouping using on ci server.

nexus

No comments:

Post a Comment