mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	merge from upstream master
This commit is contained in:
		@@ -1,6 +0,0 @@
 | 
			
		||||
function listMavenCompletions {
 | 
			
		||||
reply=(
 | 
			
		||||
cli:execute cli:execute-phase archetype:generate generate-sources compile clean install test test-compile deploy package cobertura:cobertura jetty:run gwt:run gwt:debug -DskipTests -Dmaven.test.skip=true -Dtest= `if [ -d ./src ] ; then find ./src -type f | grep -v svn | sed 's?.*/\([^/]*\)\..*?-Dtest=\1?' ; fi`);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
compctl -K listMavenCompletions mvn
 | 
			
		||||
		Reference in New Issue
	
	Block a user