Line 1... |
Line 1... |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<ivysettings>
|
2 |
<ivysettings>
|
3 |
<settings defaultResolver="defaultchain" />
|
3 |
<settings defaultResolver="defaultchain" />
|
4 |
<resolvers>
|
4 |
<resolvers>
|
5 |
<ibiblio name="apache-maven" m2compatible="true" usepoms="true" root="http://repo.maven.apache.org/maven2/" />
|
5 |
<ibiblio name="apache-maven" m2compatible="true" usepoms="true" root="http://repo.maven.apache.org/maven2/" />
|
6 |
<!-- <ibiblio name="java2" m2compatible="true" usepoms="true" root="https://maven.java.net/content/repositories/public/" /> -->
|
- |
|
7 |
|
- |
|
8 |
<ibiblio name="java" m2compatible="true" usepoms="true" root="http://download.java.net/maven/2/" />
|
6 |
<ibiblio name="java" m2compatible="true" usepoms="true" root="http://download.java.net/maven/2/" />
|
Line 9... |
Line 7... |
9 |
|
7 |
|
10 |
<filesystem name="local-filesystem">
|
8 |
<filesystem name="local-filesystem">
|
11 |
<!-- <ivy pattern="${ivy.settings.dir}/1/[organisation]/[module]/ivys/ivy-[revision].xml"/> -->
|
9 |
<!-- <ivy pattern="${ivy.settings.dir}/1/[organisation]/[module]/ivys/ivy-[revision].xml"/> -->
|