[opencms-dev] A public maven2 repository on http://maven2.langhua.org/public/
Shi Yusen
shiys at langhua.cn
Tue Mar 24 11:09:42 CET 2009
Hi list,
We have setup a maven2 repository using Apache Archiva 1.2:
http://maven2.langhua.org/
The public repository url is:
http://maven2.langhua.org/public/
This repository can be used in a pom.xml by adding:
<repositories>
<repository>
<id>langhua-public-repository</id>
<name>Langhua.org Public Maven2 Repository</name>
<url>http://maven2.langhua.org/public</url>
</repository>
</repositories>
If anybody is interested in maintaining jars and sources.jars of
opencms, please send me an email privately.
Cheers,
Shi Yusen/Beijing Langhua Ltd.
More information about the opencms-dev
mailing list