Version Differences for Conflicts of dependencies caused warning

(Added diagram.)
Line 8:
  = Diagram =    = Diagram = 
       
- Put the diagram here.   + A visual representation of why the conflict occurs:  
       
    + [[Image:dependency-conflict-diagram.png]]  
       
  = Remedy =    = Remedy = 
       
- Fix goes here.   + Either change your conflict strategy to '''Favor Old/New''' instead of '''Fail''', or simply ''change the criterion'' on each dependency so that both dependencies will return the same buildlife. In the example above, setting both dependencies to just look for the most recent success, instead of the stamp as well, will cause both dependencies to return the same buildlife.  
       
  = Error Examples =    = Error Examples =