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

   Ah hah, it looks like the `yarn install` execution is running before the 
`install node and yarn` execution is complete. 
   
   
https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#a-build-phase-is-made-up-of-plugin-goals
   
   > (Note: In Maven 2.0.5 and above, multiple goals bound to a phase are 
executed in the same order as they are declared in the POM, however multiple 
instances of the same plugin are not supported. Multiple instances of the same 
plugin are grouped to execute together and ordered in Maven 2.0.11 and above).
   


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