mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Create runner jar
This commit is contained in:
		
							parent
							
								
									59b6845107
								
							
						
					
					
						commit
						7760125ea4
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -16,17 +16,17 @@ | |||
|                 <version>2.4</version> | ||||
|                 <executions> | ||||
|                     <execution> | ||||
|                         <id>sandbox</id> | ||||
|                         <id>runner</id> | ||||
|                         <configuration> | ||||
|                             <archive> | ||||
|                                 <manifest> | ||||
|                                     <mainClass>org.rairlab.planner.Py4JServer</mainClass> | ||||
|                                     <mainClass>org.rairlab.planner.utils.Runner</mainClass> | ||||
|                                 </manifest> | ||||
|                             </archive> | ||||
|                             <descriptorRefs> | ||||
|                                 <descriptorRef>jar-with-dependencies</descriptorRef> | ||||
|                             </descriptorRefs> | ||||
|                             <finalName>sandbox</finalName> | ||||
|                             <finalName>runner</finalName> | ||||
|                         </configuration> | ||||
|                         <phase>package</phase> | ||||
|                         <goals> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue