release 0.8.0 #12
							
								
								
									
										16
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								pom.xml
									
									
									
									
									
								
							| @ -92,6 +92,22 @@ | ||||
|             </configuration>  | ||||
|         </plugin> | ||||
|          | ||||
|         <plugin> | ||||
|             <groupId>org.codehaus.mojo</groupId> | ||||
|             <artifactId>exec-maven-plugin</artifactId> | ||||
|             <version>1.6.0</version> | ||||
|             <executions> | ||||
|                 <execution> | ||||
|                     <goals> | ||||
|                         <goal>java</goal> | ||||
|                     </goals> | ||||
|                 </execution> | ||||
|             </executions> | ||||
|             <configuration> | ||||
|                 <mainClass>kellerkinder.HomeFlix.application.Main</mainClass> | ||||
|             </configuration> | ||||
|         </plugin> | ||||
|  | ||||
|         <plugin> | ||||
|             <groupId>org.apache.maven.plugins</groupId> | ||||
|             <artifactId>maven-shade-plugin</artifactId> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user