zwangsheng commented on code in PR #4397:
URL: https://github.com/apache/kyuubi/pull/4397#discussion_r1115189653


##########
pom.xml:
##########
@@ -2144,6 +2153,17 @@
                         </dependency>
                     </dependencies>
                 </plugin>
+
+                <plugin>
+                    <groupId>com.github.eirslett</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>${maven.plugin.frontend.version}</version>
+                    <configuration>
+                        
<nodeDownloadRoot>https://npmmirror.com/mirrors/node/</nodeDownloadRoot>

Review Comment:
   Should we  set the official download address by 
[default](https://nodejs.org/dist/) and give a profile to change download 
source.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to