qstools:bom-check
      
Full name:
      
org.jboss.maven.plugins:qstools:1.5.0.Final:bom-check
      
Description:
      
This Mojo is used to check if all Dependencies declared in a
<dependencyManagement/> section of a BOM is
resolvable.
      
Attributes:
      
        
- Requires a Maven project to be executed.
 
        
- Requires dependency resolution of artifacts in scope: compile.
 
        
- The goal is thread-safe and supports parallel builds.
 
        
- Binds by default to the lifecycle phase: verify.
 
      
      
Optional Parameters
        
          
            
| Name | 
            
Type | 
            
Since | 
            
Description | 
          
          
            
| failbuild | 
            
boolean | 
            
- | 
            
(no description) Default value is: true. User property is: qstools.bom-check.failbuild. | 
          
          
            
| ignoredDependencies | 
            
List | 
            
- | 
            
(no description) User property is: qstools.bom-check.ignoredDependencies. | 
          
        
       
      
Parameter Details
        
failbuild:
        
(no description)
        
          
- Type: boolean
 
          
- Required: No
 
          
- User Property: qstools.bom-check.failbuild
 
          
- Default: true
 
        
ignoredDependencies:
        
(no description)
        
          
- Type: java.util.List
 
          
- Required: No
 
          
- User Property: qstools.bom-check.ignoredDependencies