[
https://jira.codehaus.org/browse/MNG-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-4598:
-------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> Display the module directory (${project.basedir}) in the build output
> ----------------------------------------------------------------------
>
> Key: MNG-4598
> URL: https://jira.codehaus.org/browse/MNG-4598
> Project: Maven
> 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 was sent by Atlassian JIRA
(v6.1.6#6162)