comparison ssdt.ci.ivy.settings.xml @ 242:f88fe4898ee5

change gradle password
author aldrich@nwoca.org
date Wed, 11 Jan 2017 11:04:44 +0000
parents 246f0c7ba9b6
children e4ade0dc8430
comparison
equal deleted inserted replaced
241:1c91b76fd9a3 242:f88fe4898ee5
14 <include url="${ivy.default.settings.dir}/ivysettings-public.xml"/> 14 <include url="${ivy.default.settings.dir}/ivysettings-public.xml"/>
15 <include url="${ivy.default.settings.dir}/ivysettings-shared.xml"/> 15 <include url="${ivy.default.settings.dir}/ivysettings-shared.xml"/>
16 <include url="${ivy.default.settings.dir}/ivysettings-local.xml"/> 16 <include url="${ivy.default.settings.dir}/ivysettings-local.xml"/>
17 <include url="${ivy.default.settings.dir}/ivysettings-main-chain.xml"/> 17 <include url="${ivy.default.settings.dir}/ivysettings-main-chain.xml"/>
18 <include url="${ivy.default.settings.dir}/ivysettings-default-chain.xml"/> 18 <include url="${ivy.default.settings.dir}/ivysettings-default-chain.xml"/>
19 <credentials host="repos.ssdt.nwoca.org" realm="Artifactory Realm" username="gradle" passwd="{DESede}Rd/TAQPyOO6PCyMLLBxybQ=="/> 19 <credentials host="repos.ssdt.nwoca.org" realm="Artifactory Realm" username="gradle" passwd="AP2ZBpNDCTCiw97sU7nnDdqiTvT"/>
20 <resolvers > 20 <resolvers >
21 <chain name="default"> 21 <chain name="default">
22 <url name="ssdt-snapshots" changingPattern=".*SNAPSHOT" checkmodified="true" m2compatible="true" cache="snapshot-cache"> 22 <url name="ssdt-snapshots" changingPattern=".*SNAPSHOT" checkmodified="true" m2compatible="true" cache="snapshot-cache">
23 <artifact pattern="http://repos.ssdt.nwoca.org/artifactory/libs-snapshots/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]" /> 23 <artifact pattern="http://repos.ssdt.nwoca.org/artifactory/libs-snapshots/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]" />
24 <ivy pattern="http://repos.ssdt.nwoca.org/artifactory/libs-snapshots/[organisation]/[module]/ivy-[revision].xml" /> 24 <ivy pattern="http://repos.ssdt.nwoca.org/artifactory/libs-snapshots/[organisation]/[module]/ivy-[revision].xml" />