Mercurial > public > develkit
changeset 50:5d4e1ac31817
remove local settings. Add a publish-only resolver
author | smith@nwoca.org |
---|---|
date | Fri, 17 Jun 2011 00:22:11 -0400 |
parents | 9c652e2c5f60 |
children | 20460e252592 |
files | ssdt.default.ivy.settings.xml |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ssdt.default.ivy.settings.xml Fri Jun 17 00:02:56 2011 -0400 +++ b/ssdt.default.ivy.settings.xml Fri Jun 17 00:22:11 2011 -0400 @@ -30,5 +30,10 @@ <ibiblio name="ssdt-repo" m2compatible="true" root="http://repos.ssdt.nwoca.org/artifactory/ssdt-repo" /> </chain> + <filesystem name="publish-only" local="true" > + <ivy pattern="${ivy.default.ivy.user.dir}/publish/${ivy.local.default.ivy.pattern}" /> + <artifact pattern="${ivy.default.ivy.user.dir}/publish/${ivy.local.default.artifact.pattern}" /> + </filesystem> + </resolvers> </ivysettings> \ No newline at end of file