[ 
http://jira.codehaus.org/browse/MNG-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=218866#action_218866
 ] 

Anders Kr. Andersen commented on MNG-4598:
------------------------------------------

In maven 3 this has become much clearer. I this this issue can be evaluated as 
closed by maven 3

> Display the module directory (${project.basedir}) in the build output 
> ----------------------------------------------------------------------
>
>                 Key: MNG-4598
>                 URL: http://jira.codehaus.org/browse/MNG-4598
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 2.2.1
>         Environment: All plateforms
>            Reporter: Jane Young
>
> When there are multiple submodules in a project, it's difficult to  debug 
> maven failures since the maven output contains only the description of the 
> module it's building.  It would an improvement to also display the directory 
> the module is in.  
> e.g.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building <module-name>
> [INFO] Building in <module-directory>
> ...
> [INFO] 
> ------------------------------------------------------------------------

-- 
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