error message should clearly indicate the module that failed, and how to 
continue
---------------------------------------------------------------------------------

                 Key: MNG-4440
                 URL: http://jira.codehaus.org/browse/MNG-4440
             Project: Maven 2
          Issue Type: Improvement
          Components: Errors
    Affects Versions: 3.0-alpha-3
            Reporter: Brett Porter


though the error reporting pushes most of the error information to a single 
location at the end, you need to scroll back and check which module was 
building at the time (or which is marked FAILED in the long list of modules) to 
determine where you were up to.

It would be helpful to list the module name (and perhaps goal) in the error 
contextually. It might also be worth adding the comment:

"After correcting this problem, you can resume the build with the command 'mvn 
/goals used/ -rf /module name/'"


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to