You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/05/11 18:07:16 UTC

[GitHub] splatch opened a new pull request #166: [MNG-6410] Clean suggestion on build resume.

splatch opened a new pull request #166: [MNG-6410] Clean suggestion on build resume.
URL: https://github.com/apache/maven/pull/166
 
 
   Make sure that resume suggestion contains a valid value for restarting the build, as same artifact name might occur in different places of multi-module project, it is necessary to check if there is conflict in name.
   
   By this way returned suggestion will always be correct and less experienced developers will not get confused with it.
   
   JIRA issue: https://issues.apache.org/jira/browse/MNG-6410.
   A extra note, this pull request depends on another pull #165 - for MNG-6028, which changes the same line, both commits are included in this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services