Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Getting certification issue while running a build in ui.frontend

Avatar

Level 1

Could not download http://nodejs.org/dist/v0.9.9/x64/node.exe: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]

 

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :aem-migration-portal.ui.frontend

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @unagda ,

 

Can you try changing http to https and check once.

 

https://stackoverflow.com/questions/48623824/could-not-download-node-js-from-https-nodejs-org-dist-v... 

 

else install node.exe separately in your local machine and try running the build.

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @unagda ,

 

Can you try changing http to https and check once.

 

https://stackoverflow.com/questions/48623824/could-not-download-node-js-from-https-nodejs-org-dist-v... 

 

else install node.exe separately in your local machine and try running the build.