[ https://issues.apache.org/jira/browse/MNG-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244754#comment-17244754 ]
Andreas Sewe commented on MNG-6268: ----------------------------------- Closing as Won't Fix is fair enough. That being said, I was pleasantly surprised to see so much in-depth discussion on this issue, which turned to be much harder to address than I naively thought when filing it. So, thank you very much, Martin, Michael and Piotr. Your effort is appreciated, even if the resolution is Won't Fix. > When a reactor build fails Maven should include -f (if used) in command line > suggestion > --------------------------------------------------------------------------------------- > > Key: MNG-6268 > URL: https://issues.apache.org/jira/browse/MNG-6268 > Project: Maven > Issue Type: Improvement > Affects Versions: 3.5.0 > Reporter: Andreas Sewe > Assignee: Michael Osipov > Priority: Trivial > Fix For: 4.0.x-candidate, wontfix-candidate > > > When a reactor build fails, Maven prints out a helpful suggestion on how to > resume. > {noformat} > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :example > {noformat} > Unfortunately, when running {{mvn}} with {{-f}}, this suggestion is wrong; > Maven will either pick the wrong {{pom.xml}} or simply won’t find any; in > either case, the {{pom.xml}} specified with {{-f}} is *crucial* information > that was left out of the suggestion. > FYI, this is related to MNG-6028, but covers a different bit of info that > IMHO should be part of the suggestion. Hence this separate issue. -- This message was sent by Atlassian Jira (v8.3.4#803005)