You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Wenig (JIRA)" <ji...@codehaus.org> on 2013/01/18 11:30:14 UTC

[jira] (MPIR-269) (optionally) create dependency convergence also for single module projects

Michael Wenig created MPIR-269:
----------------------------------

             Summary: (optionally) create dependency convergence also for single module projects
                 Key: MPIR-269
                 URL: https://jira.codehaus.org/browse/MPIR-269
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Improvement
          Components: dependency-convergence
    Affects Versions: 2.6
            Reporter: Michael Wenig


We are using the dependency convergence report for a quick check if a project could be released or not. Unfortunately the report is not created for single module projects.

MPIR-10 mentions that it is useful for multi module and therefore disabled by default for single module projects. Unfortunately "by default" is not correct as there is no option to activate it.

At our site the report also makes sense for single modules. The report shows if there are snapshot versions of other projects used. 

Of course someone could take a look into the dependency report and search for SNAPSHOT. But it is a lot easier for the developers to follow a simple rule "look into this report" - and it could be used programmatically if the report is alway present.

Is there any reason against activating this report also for single module (an option which is false per default would be sufficient)?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira