I'm looking at this: http://ant.apache.org/ivy/history/latest-release/settings.html
If I'm not wrong you place ivy.instance property inside ivysettings.properties which is read by ivysettings.xml. Whatever. What's the default file name and file location and why is it so hard to know this simple information from the reference docs? Garima Bathla wrote: > > well, set ivy.instance property to the location where you want it to load > ivysettings.xml from. > > how to set ivy.instance property? look up ivy docs. > > On Wed, Mar 11, 2009 at 2:42 PM, infinity2heaven > <[email protected]>wrote: > >> >> I placed ivysettings.xml into .ivy2 folder (default home folder) and when >> I >> run ant, I get this error: >> >> No ivy:settings found for the default reference ‘ivy.instance’. A default >> instance will be used >> >> >> What am I missing? >> -- >> View this message in context: >> http://www.nabble.com/not-picking-up-ivysettlings.xml-tp22465207p22465207.html >> Sent from the ivy-user mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/not-picking-up-ivysettlings.xml-tp22465207p22465503.html Sent from the ivy-user mailing list archive at Nabble.com.
