jUnit5 surfire
This commit is contained in:
		
							parent
							
								
									437ea7714d
								
							
						
					
					
						commit
						a5a2551151
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -104,6 +104,13 @@ | |||
|           <plugin> | ||||
|             <groupId>org.apache.maven.plugins</groupId> | ||||
|             <artifactId>maven-surefire-plugin</artifactId> | ||||
|             <version>2.22.0</version> | ||||
|           </plugin> | ||||
| 
 | ||||
|           <plugin> | ||||
|             <groupId>org.apache.maven.plugins</groupId> | ||||
|             <artifactId>maven-failsafe-plugin</artifactId> | ||||
|             <version>2.22.0</version> | ||||
|           </plugin> | ||||
| 
 | ||||
|           <plugin> | ||||
|  | @ -154,6 +161,7 @@ | |||
|           <plugin> | ||||
|             <groupId>org.jacoco</groupId> | ||||
|             <artifactId>jacoco-maven-plugin</artifactId> | ||||
|             <version>0.8.3</version> | ||||
|             <executions> | ||||
|               <execution> | ||||
|                 <id>prepare-agent</id> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti