Closed fxratnam closed 11 years ago
If you have a problem to resolve dependencies, try to add this mirror in your maven settings :
<mirrors>
<mirror>
<id>exo-central-server</id>
<name>eXo Central Server</name>
<url>http://repository.exoplatform.org/public/</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
Thank you This repo was already present (for chat-application :) ) : there was an internal problem at office not allowing us to download required files.
Hi,
We tried to install your addon and we got an error message when trying to build with maven.
Could you help us? Thank you
François-Xavier