ivysettings.xml 1.8.1 SNAPSHOT
Martin West <[email protected]> Mon, 22 Sep 2008 16:44:05 +0100
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <1222098245.7319.13.camel@lenovo3> |
I noticed in the samples the ivysettings.xml has
file:${user.home}/.m2/repository
This only works for the default setting. Should be something like
file:${settings.localRepository}
--
regards
Martin West