Sha256: 85f50a1bdfbd5fc0a2387f0f35e878bd40416ed6da03721fccb36c8ab97aa5fd

Contents?: true

Size: 682 Bytes

Versions: 15

Compression:

Stored size: 682 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<settings>
  <profiles>
    <profile>
      <id>codehaus</id>
      <activation>
        <activeByDefault>false</activeByDefault>
      </activation>
      <pluginRepositories>
        <pluginRepository>
          <id>codehaus</id>
          <name>Codehaus Repository</name>
          <releases>
            <enabled>true</enabled>
          </releases>
          <snapshots>
            <enabled>false</enabled>
          </snapshots>
          <url>http://repository.codehaus.org</url>
        </pluginRepository>
      </pluginRepositories>
    </profile>
  </profiles>
  <localRepository>/usr/local/maven/repo</localRepository>
</settings>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
warbler-1.4.10 spec/m2_home/conf/settings.xml
warbler-2.0.2 spec/m2_home/conf/settings.xml
warbler-2.0.1 spec/m2_home/conf/settings.xml
warbler-2.0.0 spec/m2_home/conf/settings.xml
warbler-2.0.0.rc3 spec/m2_home/conf/settings.xml
warbler-2.0.0.rc2 spec/m2_home/conf/settings.xml
warbler-2.0.0.rc1 spec/m2_home/conf/settings.xml
warbler-2.0.0.pre3 spec/m2_home/conf/settings.xml
warbler-2.0.0.pre2 spec/m2_home/conf/settings.xml
warbler-1.4.9 spec/m2_home/conf/settings.xml
warbler-1.4.8 spec/m2_home/conf/settings.xml
warbler-2.0.0.pre1 spec/m2_home/conf/settings.xml
warbler-1.4.7 spec/m2_home/conf/settings.xml
warbler-1.4.6 spec/m2_home/conf/settings.xml
warbler-1.4.5 spec/m2_home/conf/settings.xml