У меня проблема с этой ошибкой, когда я добавляю значок для маркировки на Java Swing. Пожалуйста, помогите мне решить это.
Это мой pom.xml < /code>: < /p>
4.0.0
com.doan.greenbeauty
GreenBeauty
1.0-SNAPSHOT
org.codehaus.mojo
exec-maven-plugin
3.0.0
UTF-8
15
15
com.doan.greenbeauty.GreenBeauty
< /code>
А ошибка: < /p>
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (default-cli) on project GreenBeauty: Command execution failed.: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
Подробнее здесь: https://stackoverflow.com/questions/720 ... gin3-0-0ex