File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed 
src/main/java/org/apache/maven/plugins/dependency/analyze Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4141
4242/** 
4343 * This mojo looks at the dependencies after final resolution and looks for mismatches in your dependencyManagement 
44-  * section. In versions of maven prior to 2.0.6, it was possible to inherit versions that didn't match your 
45-  * dependencyManagement. See <a href="https://issues.apache.org/jira/browse/MNG-1577">MNG-1577</a> for more info. This 
46-  * mojo is also useful for just detecting projects that override the dependencyManagement directly. Set ignoreDirect to 
47-  * false to detect these otherwise normal conditions. 
44+  * section. This mojo is also useful for detecting projects that override the dependencyManagement directly. 
45+  * Set ignoreDirect to false to detect these otherwise normal conditions. 
4846 * 
4947 * @author <a href="mailto:brianefox@gmail.com">Brian Fox</a> 
5048 * @since 2.0-alpha-3 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments