You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay i installed vagrant 1.8.1 . Now i get the following error
Vagrant failed to initialize at a very early stage:
Vagrant is attempting to interface with the UI in a way that requires
a TTY. Most actions in Vagrant that require a TTY have configuration
switches to disable this requirement. Please do that or run Vagrant
When running "mvn clean install -P integration-tests" i get
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (up-vagrant) on project dropwizard-mongo-parent: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
I am not familiar with vagrant(other users maybe too), so what i have to do to run the tests ?
The text was updated successfully, but these errors were encountered: