Eclipse: Re-run Maven using the -X switch to enable full debug logging

后端 未结 2 1776
一整个雨季
一整个雨季 2021-02-05 09:37

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

2条回答
  •  执念已碎
    2021-02-05 10:04

    You should check Debug Output in m2e configuration:

    Window -> Preferences -> Maven -> Debug Output

提交回复
热议问题