elukey commented on pull request #844:
URL: https://github.com/apache/bigtop/pull/844#issuecomment-997203062


   Forcing the dependency in various pom.xml files like the following seems to 
lead to positive results:
   
   ```
       <dependency>
         <groupId>com.lmax</groupId>
         <artifactId>disruptor</artifactId>
         <version>${disruptor.version}</version>
       </dependency>
   ```
   
   Will rebuild and test (now I have a working docker provisioner!)


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


Reply via email to