When I run a Maven command, it's normal in the terminal. But there is a problem when I redirect the output to a file like this:
mvn install > file.log
When I open the file, I see:
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
Does anyone know what the problem is? My Ubuntu is 17.10.