Anmol Sundaram created TEZ-4492:
-----------------------------------
Summary: Tez UI Build Failing Due to Bower Registry CERT_EXPIRE
issue ( BOWER-2608)
Key: TEZ-4492
URL: https://issues.apache.org/jira/browse/TEZ-4492
Project: Apache Tez
Issue Type: Bug
Components: UI
Reporter: Anmol Sundaram
Assignee: Anmol Sundaram
After the recent Bower certificate renewal, Tez build in certain environments
is failing because of
{code:java}
[INFO] bower more-js#0.8.8 CERT_HAS_EXPIRED Request to
https://registry.bower.io/packages/more-js failed: certificate has expired{code}
We should update the bower registry to a new one which does not lead to this
issue.
The build is passing after using the new registry as well.
Ref :
Issue : https://github.com/bower/bower/issues/2608
Fix : https://github.com/bower/bower/issues/2608#issuecomment-1522810048
--
This message was sent by Atlassian Jira
(v8.20.10#820010)