ok, thanks you for the update, I'm starting to see "Maven calculates this graph based on declared inter-module dependencies for a multi-module build" IIUC, dependency graph contains both explicit dependencies (in pom dependencies section) and implicit dependencies got from parent this would explain why level 0 has only 1 module
or do I miss something? Regards, Hervé Le jeudi 19 septembre 2013 19:36:00 Kristian Rosenvold a écrit : > Good question ;) > > I did a minor update to the wiki, adding something like: > > > Each node in the graph represents a module in a multi-module build, > the "levels" simply indicate the distance to the first module in the > internal reactor dependency graph. > > Kristian > > 2013/9/19 Hervé BOUTEMY <[email protected]>: > > I suppose each circle is a module > > but I don't understand what the levels are, and how modules are dispatched > > into levels > > > > Regards, > > > > Hervé > > > > Le jeudi 19 septembre 2013 18:36:49 Kristian Rosenvold a écrit : > >> Jason sent me some questions about the parallel build that included a > >> real nice figure. Since I'm a sucker for nice figures (especially > >> those that others make!), I quickly updated the wiki page with this, > >> and added some docs to describe his figure. > >> > >> https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Mave > >> n+3 > >> > >> > >> Kristian > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
