Hi Pierre, Thanks for the answer. BTW, it would be nice to publish this information on http://directory.apache.org/ (the "Downloads" and "Resources" sections come to mind).
On Fri, Feb 13, 2009 at 4:33 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: > 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 >> > -- Best Regards, Aleksander Adamowski http://olo.org.pl
