File: ivysettings.xml

package info (click to toggle)
sleuthkit 4.1.3-3~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 36,800 kB
  • sloc: ansic: 147,143; sh: 40,085; cpp: 36,823; java: 6,886; makefile: 1,248; xml: 529; python: 409; perl: 59; sed: 16
file content (11 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<ivysettings>
  <settings defaultResolver="default"/>
  <resolvers>
    <chain name="default">
    <ibiblio name="central" m2compatible="true"/>
    <ibiblio name="ibiblio" m2compatible="true"/>
    <ibiblio name="xerial" m2compatible="true"
root="http://oss.sonatype.org/content/repositories/snapshots" />
    </chain>
  </resolvers>
</ivysettings>