compiler work
This commit is contained in:
		
							parent
							
								
									d3bbcc89fb
								
							
						
					
					
						commit
						124f0492ed
					
				| @ -136,7 +136,19 @@ | |||||||
|         </resources> |         </resources> | ||||||
| 
 | 
 | ||||||
|         <plugins> |         <plugins> | ||||||
| 
 | 			 | ||||||
|  | 			<plugin> | ||||||
|  | 				<groupId>org.apache.maven.plugins</groupId> | ||||||
|  | 				<artifactId>maven-compiler-plugin</artifactId> | ||||||
|  | 				<version>3.1</version> | ||||||
|  | 				<configuration> | ||||||
|  | 					<source>1.7</source> | ||||||
|  | 					<target>1.7</target> | ||||||
|  | 					<debug>true</debug> | ||||||
|  | 					<debuglevel>source</debuglevel> | ||||||
|  | 				</configuration> | ||||||
|  | 			</plugin> | ||||||
|  | 			 | ||||||
|             <plugin> |             <plugin> | ||||||
|                 <groupId>org.apache.maven.plugins</groupId> |                 <groupId>org.apache.maven.plugins</groupId> | ||||||
|                 <artifactId>maven-surefire-plugin</artifactId> |                 <artifactId>maven-surefire-plugin</artifactId> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user