Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.fabric:patch-apply
Name
fabric:patch-apply — apply a patch to the specified version or versions.
Synopsis
fabric:patch-apply  [
					--help
				] [[
						-u
					] |  [
						--username
					]User] [[
						-p
					] |  [
						--password
					]Password] [
					--version Version
				] [
					--all-versions
				] {
					URL
				}
Arguments
| Argument | Interpretation | 
|---|---|
--help | Displays the online help for this command. | 
-u, --username | Remote user name. | 
-p, --password | Remote user password. | 
--version | Applies the patch to the specified version. Defaults to the current default version. | 
--all-versions | Applies the patch to all versions. | 
| URL | Specifies the URL from which the patch is downloaded. |