Hello everyone
When a maven build breaks there is the possibility to startover where the build stopped. The following output is written at the end of a broken build:
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mct-vermittler-reise-impl
Has IDEA the possibility to recognize it and provide the possibility to startover? For example providing a button "startover" or something? The current run configuration knows the <goals>.
Cheers
Stefan