mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Add the license plugin with the check goal to the list of disabled eclipse plugins
This commit is contained in:
		
							parent
							
								
									49124bdb7d
								
							
						
					
					
						commit
						b68639c6da
					
				
							
								
								
									
										7
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								pom.xml
									
									
									
									
									
								
							| @ -614,11 +614,12 @@ | |||||||
|                 </pluginExecution> |                 </pluginExecution> | ||||||
|                 <pluginExecution> |                 <pluginExecution> | ||||||
|                   <pluginExecutionFilter> |                   <pluginExecutionFilter> | ||||||
|                     <groupId>com.mycila.maven-license-plugin</groupId> |                     <groupId>com.mycila</groupId> | ||||||
|                     <artifactId>maven-license-plugin</artifactId> |                     <artifactId>license-maven-plugin</artifactId> | ||||||
|                     <versionRange>[1.9.0,)</versionRange> |                     <versionRange>[2.5,)</versionRange> | ||||||
|                     <goals> |                     <goals> | ||||||
|                       <goal>format</goal> |                       <goal>format</goal> | ||||||
|  |                       <goal>check</goal> | ||||||
|                     </goals> |                     </goals> | ||||||
|                   </pluginExecutionFilter> |                   </pluginExecutionFilter> | ||||||
|                   <action> |                   <action> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user