Closed ghost closed 8 years ago
Hi Keith,
I've set up a proxy to the Forgerock release repository on the Nexus repository server in my development environment. I would recommend that approach if it is an option for you. Otherwise, you will have to add a
The details for the Forgerock release repository are:
<repository>
<id>maven.forgerock.org</id>
<name>maven.forgerock.org-releases</name>
<url>http://maven.forgerock.org/repo/releases</url>
</repository>
Regards, Brian
Added note to README.md
http://search.maven.org/#search|ga|1|g%3A%22org.forgerock.opendj%22
This causes the build to fail from a fresh clone. Is there another repository that could be used for this dependency? Or could it be moved into a non-default profile?