Skip to content

Commit f825cd6

Browse files
committed
Added new android:devices goal
1 parent e0823b8 commit f825cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash_completion.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ _mvn()
5151
plugin_goals_war="war:war|war:exploded|war:inplace|war:manifest"
5252
plugin_goals_ear="ear:ear|ear:generate-application-xml"
5353
plugin_goals_ejb="ejb:ejb"
54-
plugin_goals_android="android:apk|android:apklib|android:deploy|android:deploy-dependencies|android:dex|android:emulator-start|android:emulator-stop|android:emulator-stop-all|android:generate-sources|android:help|android:instrument|android:manifest-update|android:pull|android:push|android:redeploy|android:run|android:undeploy|android:unpack|android:version-update|android:zipalign"
54+
plugin_goals_android="android:apk|android:apklib|android:deploy|android:deploy-dependencies|android:dex|android:emulator-start|android:emulator-stop|android:emulator-stop-all|android:generate-sources|android:help|android:instrument|android:manifest-update|android:pull|android:push|android:redeploy|android:run|android:undeploy|android:unpack|android:version-update|android:zipalign|android:devices"
5555
plugin_goals_nexus="nexus:staging-list|nexus:staging-close|nexus:staging-drop|nexus:staging-release|nexus:staging-build-promotion|nexus:staging-profiles-list|nexus:settings-download"
5656
plugin_goals_repository="repository:bundle-create|repository:bundle-pack|repository:help"
5757

0 commit comments

Comments
 (0)