Open marcin-chwedczuk opened 3 years ago
Somewhere along the line the format of the line number and column number changed from something like this:
/Users/mc/devel/java/rfid/app/card-acr122/src/main/java/pl/marcinchwedczuk/rfid/card/acr122/AcrCard.java:71:64
to this:
/Users/mc/devel/java/rfid/app/card-acr122/src/main/java/pl/marcinchwedczuk/rfid/card/acr122/AcrCard.java:[71,64]
Example output after running
./mvnw verify
:None of these paths is recognized by the plugin.
IntelliJ IDEA 2020.1.2 (Community Edition) Build #IC-201.7846.76, built on June 1, 2020 Runtime version: 11.0.7+10-b765.53 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 10.16 GC: ParNew, ConcurrentMarkSweep Memory: 1981M Cores: 8 Non-Bundled Plugins: IdeaVIM, Key Promoter X, awesome.console, org.intellij.scala, MavenRunHelper