nicoulaj / vagrant-maven-plugin

Maven plugin for Vagrant.
Apache License 2.0
33 stars 26 forks source link

Unsupported ANSI escape codes shown in logs #5

Open nicoulaj opened 11 years ago

nicoulaj commented 11 years ago

For example, when invoking up goal:

[INFO] --- vagrant-maven-plugin:1.0-SNAPSHOT:up (default) @ all ---
[INFO] [default] Importing base box 'testbox'...
[INFO] [default] 
[INFO] [default] Progress: 30%[default] [default] Progress: 40%[default] [default] Progress: 50%[default] [default] Progress: 60%[default] [default] Progress: 70%[default] [default] Progress: 90%[default] [default] The guest additions on this VM do not match the install version ofVirtualBox! This may cause things such as forwarded ports, shared
[INFO] folders, and more to not work properly. If any of those things fail on
[INFO] this machine, please update the guest additions and repackage the
[INFO] box.