You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jane Young (JIRA)" <ji...@codehaus.org> on 2010/03/18 23:43:23 UTC

[jira] Created: (MNG-4598) Display the module directory (${project.basedir}) in the build output

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

        

[jira] Commented: (MNG-4598) Display the module directory (${project.basedir}) in the build output

Posted by "Anders Kr. Andersen (JIRA)" <ji...@codehaus.org>.
    [ 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