override maven mirror settings on a build server -


we have settings.xml on build server restricts access outside repositories , forces access local repository.

with cooperation of policy makers behind this, investigating possibility selectively (from project's pom.xml) enable outside repository access.

is possible? if so, simple configuring repository in pom.xml?

i'm afraid isn't possible. need specify alternative settings.xml on command line.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -