failsafe plugin won't run on one project but will run on another — why?
This is driving me insane. The Maven failsafe plugin will not run on my project. If I run mvn verify only surefire runs. If I type mvn failsafe:verify it fails with the following error: [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Simulation Experiment Server 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-failsafe-plugin:2.11:verify (default-cli) @ experiment-server --- [INFO] Failsafe report directory: C:\IdeaProjects\experiment_server\target