I have a Maven project I\'m trying to build/run in Eclipse but I\'m getting the error below. How do I do what the error suggests and add the -e or X switches to try to troublesh
You should check Debug Output in m2e configuration:
Debug Output
Window -> Preferences -> Maven -> Debug Output
As of IntelliJ 2019.2.2
File -> Settings (Ctrl + Alt+ S) -> Build, Execution, Deployment -> Build Tools -> Maven -> Output Level: Debug