Hi,<br><br>I have synced the source code of Shib IDP 2.3.8 and trying to build it locally using mvn, but seeing this error:<br><br>
<p class="MsoNormal">[INFO] Scanning for projects...</p>
<p class="MsoNormal">Downloading: <a href="https://build.shibboleth.net/nexus/content/groups/public/net/shibbo">https://build.shibboleth.net/nexus/content/groups/public/net/shibbo</a></p>
<p class="MsoNormal">leth/parent/3/parent-3.pom</p>
<p class="MsoNormal">[ERROR] The build could not read 1 project -> [Help 1]</p>
<p class="MsoNormal">[ERROR]</p>
<p class="MsoNormal">[ERROR] The project
edu.internet2.middleware:shibboleth-identityprovider:2.3.8</p>
<p class="MsoNormal">(E:\...\...\shibboleth\shibboleth-idp\2.3.8\pom.xml) has 1 error</p>
<p class="MsoNormal">[ERROR] Non-resolvable parent POM:
Could not transfer artifact net.shibbolet</p>
<p class="MsoNormal">h:parent:pom:3 from/to shib-release (<a href="https://build.shibboleth.net/nexus/content/">https://build.shibboleth.net/nexus/content/</a></p>
<p class="MsoNormal">groups/public): sun.security.validator.ValidatorException:
PKIX path building fa</p>
<p class="MsoNormal">iled:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find</p>
<p class="MsoNormal">valid certification path to requested target and
'parent.relativePath' points a</p>
<p class="MsoNormal">t wrong local POM @ line 7, column 13 -> [Help 2]</p>
<br>My cmd is: mvn -P release -DskipTests install<br><br>Did I do anything wrong?<br><br>Best,<br clear="all">Yaowen<br>