
alkmod-cfg.2.0.1.source-code.ivysettings.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of walkmod-cfg Show documentation
Show all versions of walkmod-cfg Show documentation
Default configuration files to run walkmod
The newest version!
<ivysettings> <property name="ivy.cache.ttl.default" value="1d"/> <settings defaultResolver="walkmod-core" /> <configurations defaultconfmapping="compile->compile"> </configurations> <resolvers> <chain name="walkmod-core"> <ibiblio name="maven2" m2compatible="true" pattern="[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]" /> <ibiblio name="jboss" root="http://repository.jboss.com/maven2" m2compatible="true" usepoms="false" /> <ibiblio name="springsource-external" m2compatible="true" root="http://repository.springsource.com/maven/bundles/external" /> <ibiblio name="springsource-release" m2compatible="true" root="http://repository.springsource.com/maven/bundles/release" /> <ibiblio name="springio-release" m2compatible="true" root="http://repo.spring.io/libs-release-remote/" /> </chain> </resolvers> </ivysettings>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy