You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/05 21:36:06 UTC

[GitHub] [pulsar] devinbost commented on issue #7749: Pulsar doesn't build on Windows 10 or on Mac with Maven 3.6.3

devinbost commented 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/89466428-13932080-d731-11ea-86c7-2f4e678c11df.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:
users@infra.apache.org