Tomasz Guzik

Results 5 comments of Tomasz Guzik

That's odd. The pom file does not specify any absolute paths (especially not for lombok) and that error does not occur on my linux VMs. Have you made any changes...

Hi, Could you please try building the jar with this command `mvn clean test assembly:single` and retesting if it works for you? Thanks

That test has been suppressed. The project however needs some love, so today and during few next days I'm going to update it. I'll close this issue once that is...

Hi, Yeah, that sounds reasonable. I've added 4b8f6b1 that would build the junit `classname` and `testName` to look like `${threadName} - ${label}`, skipping the empty components and unnecessary separators if...