huage1994 commented on PR #4459:
URL: https://github.com/apache/zeppelin/pull/4459#issuecomment-1249597925

   > Currently, the compilation of the plugins is quite fast. Where did you 
notice that it takes a long time? Source: 
   
   Hi @Reamer, I never thought `mvn package zeppelin-plugins` would take much 
time.  
   Currently, front end CI  would firstly `mvn install zeppelin-plugins`  and 
then `mvn package zeppelin-plugins`. This is not necessary. This PR is to 
remove `mvn install zeppelin-plugins`.
   
   > Currently there are two command in this step in file `frontend.yml`  as 
follow:
   > 
https://github.com/apache/zeppelin/blob/f42943c6d5bc04498b7fc9ca518dc433091a9c9c/.github/workflows/frontend.yml#L123-L125
   
   > The first command would `mvn install` many modules including the submodule 
of  `zeppelin-plugins`.
   
   
   


-- 
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: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to