ajanata / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.
https://pretendyoure.xyz/zy
BSD 2-Clause "Simplified" License
1.22k stars 397 forks source link

Error while building #191

Closed matthewnaruzny closed 5 years ago

matthewnaruzny commented 5 years ago

While trying to build using the default build command, I receive the error "Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-files-exist)

How do I fix this error?

devgianlu commented 5 years ago

Make sure you are executing the right command which is mvn clean package war exploded jetty run -Dmaven.buildNumber.doCheck=false -Dmaven.buildNumber.doUpdate=false