Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When the verbose tree is processing a module that has another module as a dependency it will print/create the parent module in proper verbose form but the dependency module will be printed in non verbose form.
This is not a massive issue as the dependent module will still be printed in verbose mode separately so a developer still has the info available but not in the most convenient form.
Relevant classes are TreeMojo, VerboseDependencyGraphBuilder and once this is fixed the warning message in the verbose serializers should be removed