Subversion Repositories XServices

Rev

Rev 138 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<ivysettings>
        <settings defaultResolver="default-chain"/>
        <resolvers>
                <chain name="default-chain">
                        <ibiblio name="apache-maven" m2compatible="true" root="http://repo.maven.apache.org/maven2/"/>

                 <filesystem name="local-filesystem">
                    <!--  <ivy pattern="${ivy.settings.dir}/1/[organisation]/[module]/ivys/ivy-[revision].xml"/>-->
                    
                    <artifact pattern="${ivy.settings.dir}/lib/[artifact]-[revision].[ext]"/>
                  
  </filesystem>
                </chain>
        </resolvers>
</ivysettings>

Generated by GNU Enscript 1.6.5.90.