Add the woa == true property to the POM:
<?xml version="1.0" encoding="UTF-8"?> <project> <properties> <woa>true</woa> </properties> </project>