This makes Failsafe run conditional on maven.test.skip, ensures that
the test environment is unpacked for that phase, and configures
Failsafe as Surefire is. Two *Test.java classes were renamed IT*.java
so that Failsafe would run them and Surefire wouldn't.