Hi Aleksander,

There's one. Just add this to you pom.xml. ;)

 <repositories>
   <repository>
      <id>apache.directory.snapshot.repo</id>
      <name>Snapshot repository for the Apache Directory project</name>
      <url>http://vm094.oxylos.org/mirror-maven2/</url>
      <releases>
        <enabled>false</enabled>
      </releases>
    </repository>
  </repositories>

Hope this helps,
Pierre-Arnaud

On Fri, Feb 13, 2009 at 3:58 PM, Aleksander Adamowski <
[email protected]> wrote:

> Hi!
>
> Is there a public Maven 2 repository where Apache DS snapshot
> artifacts are uploaded to? I used to be at
> http://people.apache.org/maven-snapshot-repository/org/apache/directory/
> but it's no longer there.
>
> --
> Best Regards,
>  Aleksander Adamowski
>  http://olo.org.pl
>

Reply via email to