<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <doap:name>maven-proxy</doap:name>
  <doap:homepage rdf:resource="http://maven-proxy.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">maven-proxy provides a networked cache for maven artifacts that can be shared by multiple users</doap:shortdesc>
  <doap:description xml:lang="en">maven-proxy is a lightweight servlet engine that sits on your main server and imitates ibiblio (for instance). When it gets a request for a jar it doesn't have, it gets the jar from the upstream servers and stores it into it's cache before returning it to the requester.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@maven-proxy.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@maven-proxy.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@maven-proxy.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@maven-proxy.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/maven-proxy/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/maven-proxy/"/>
      <doap:location rdf:resource="svn://svn.maven-proxy.codehaus.org/maven-proxy/"/>
      <doap:browse rdf:resource="http://svn.maven-proxy.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:wiki rdf:resource="http://docs.codehaus.org/display/MAVENPROXY"/>
</doap:Project>
