devinbost edited a comment on issue #7749:
URL: https://github.com/apache/pulsar/issues/7749#issuecomment-669524920


   Thanks for the help on this.
   I rolled back to Maven 3.6.0, and I was able to build Pulsar successfully. 
   However, I'm having a new problem now which is that I'm having trouble 
debugging the function for my PR here: 
https://github.com/apache/pulsar/pull/7704
   
   When I set a breakpoint in IntelliJ and run the tests from the Maven runner, 
it runs the tests, but my breakpoint is never hit, even if I run the tests in 
debug mode like this:
   
![image](https://user-images.githubusercontent.com/7418031/89466650-771d4e00-d731-11ea-8e0e-450b41904968.png)
   
   If I try to run the test as I would in the past, like this:
   
![image](https://user-images.githubusercontent.com/7418031/89466527-3ae9ed80-d731-11ea-924f-7fb61c576827.png)
   
   then I get this build error:
   
   
![image](https://user-images.githubusercontent.com/7418031/89466549-476e4600-d731-11ea-9dff-6debc039aa89.png)
   
   So, how do I debug my test now? 


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

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


Reply via email to