Workspace build for 7.2.0-RC3 maven repository missing pom artifacts

Max Max Max, modified 2 Years ago. New Member Posts: 23 Join Date: 2/2/07 Recent Posts
Hi,I trying to develop a custom Authenticator module using the Eclipse Liferay workspace. However the build fails because the 7.2.x pom files have not been published in the public maven repositories.   > Could not find com.liferay.portal:release.portal.bom:7.2.0-rc3.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/liferay/portal/release.portal.bom/7.2.0-rc3/release.portal.bom-7.2.0-rc3.pom
       - https://repo.maven.apache.org/maven2/com/liferay/portal/release.portal.bom/7.2.0-rc3/release.portal.bom-7.2.0-rc3.pom
       - https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/portal/release.portal.bom/7.2.0-rc3/release.portal.bom-7.2.0-rc3.pom
       - https://repository-cdn.liferay.com/nexus/content/groups/public/com/liferay/portal/release.portal.bom/7.2.0-rc3/release.portal.bom-7.2.0-rc3.pom
  
Is there a development maven repository that I can use for the 7.2 release candidates?Thanks for the help.