mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Maven command check
This commit is contained in:
		
							parent
							
								
									8790ccde66
								
							
						
					
					
						commit
						0e3de64cdd
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -13,6 +13,11 @@ if [ "$#" -ne 1 ]; then | |||
|     show_usage | ||||
| fi | ||||
| 
 | ||||
| if ! command -v mvn &> /dev/null; then | ||||
|     echo "Maven (mvn) is not found in the path" | ||||
|     exit 1 | ||||
| fi | ||||
| 
 | ||||
| 
 | ||||
| mvn -q exec:java -Dexec.mainClass="com.naveensundarg.planner.utils.Runner" -Dexec.args="$1" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue