Mercurial > public > develkit
comparison ssdt.default.ivy.settings.xml @ 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 |
comparison
equal
deleted
inserted
replaced
49:9c652e2c5f60 | 50:5d4e1ac31817 |
---|---|
28 </url> | 28 </url> |
29 | 29 |
30 <ibiblio name="ssdt-repo" m2compatible="true" root="http://repos.ssdt.nwoca.org/artifactory/ssdt-repo" /> | 30 <ibiblio name="ssdt-repo" m2compatible="true" root="http://repos.ssdt.nwoca.org/artifactory/ssdt-repo" /> |
31 | 31 |
32 </chain> | 32 </chain> |
33 <filesystem name="publish-only" local="true" > | |
34 <ivy pattern="${ivy.default.ivy.user.dir}/publish/${ivy.local.default.ivy.pattern}" /> | |
35 <artifact pattern="${ivy.default.ivy.user.dir}/publish/${ivy.local.default.artifact.pattern}" /> | |
36 </filesystem> | |
37 | |
33 </resolvers> | 38 </resolvers> |
34 </ivysettings> | 39 </ivysettings> |