micahstubbs commented on PR #2151:
URL: https://github.com/apache/helix/pull/2151#issuecomment-1157003476

   @junkaixue with helix-front uncommmented in `pom.xml`, the build succeeds 
locally:
   
   ```xml
     <modules>
       <module>metrics-common</module>
       <module>metadata-store-directory-common</module>
       <module>zookeeper-api</module>
       <module>helix-common</module>
       <module>helix-core</module>
       <module>helix-admin-webapp</module>
       <module>helix-rest</module>
       <module>helix-lock</module>
       <module>helix-agent</module>
       <module>helix-front</module>
       <module>recipes</module>
       <module>helix-view-aggregator</module>
     </modules>
   ```
   
   
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Helix 1.0.5-SNAPSHOT:
   [INFO]
   [INFO] Apache Helix ....................................... SUCCESS [  3.620 
s]
   [INFO] Apache Helix :: Metrics Common ..................... SUCCESS [  4.596 
s]
   [INFO] Apache Helix :: Metadata Store Directory Common .... SUCCESS [  3.092 
s]
   [INFO] Apache Helix :: ZooKeeper API ...................... SUCCESS [  6.438 
s]
   [INFO] Apache Helix :: Helix Common ....................... SUCCESS [  1.851 
s]
   [INFO] Apache Helix :: Core ............................... SUCCESS [ 18.221 
s]
   [INFO] Apache Helix :: Admin Webapp ....................... SUCCESS [  3.060 
s]
   [INFO] Apache Helix :: Restful Interface .................. SUCCESS [  4.177 
s]
   [INFO] Apache Helix :: Distributed Lock ................... SUCCESS [  1.969 
s]
   [INFO] Apache Helix :: HelixAgent ......................... SUCCESS [  2.566 
s]
   [INFO] Apache Helix :: Front End .......................... SUCCESS [01:12 
min]
   [INFO] Apache Helix :: Recipes ............................ SUCCESS [  0.060 
s]
   [INFO] Apache Helix :: Recipes :: Rabbitmq Consumer Group . SUCCESS [  1.462 
s]
   [INFO] Apache Helix :: Recipes :: Rsync Replicated File Store SUCCESS [  
1.664 s]
   [INFO] Apache Helix :: Recipes :: distributed lock manager  SUCCESS [  1.375 
s]
   [INFO] Apache Helix :: Recipes :: distributed task execution SUCCESS [  
0.885 s]
   [INFO] Apache Helix :: Recipes :: service discovery ....... SUCCESS [  1.195 
s]
   [INFO] Apache Helix :: View Aggregator .................... SUCCESS [  1.501 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:12 min
   [INFO] Finished at: 2022-06-15T15:11:24-07:00
   [INFO] 
------------------------------------------------------------------------
   ```


-- 
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