Full name:
org.apache.felix:maven-bundle-plugin:2.3.7:deploy-file
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
repositoryId | String | - | Remote repository id, used to lookup authentication settings. Default value is: remote-repository. |
url | String | - | Remote OBR repository URL, where the bundle details are to be
uploaded. |
Name | Type | Since | Description |
---|---|---|---|
artifactId | String | - | ArtifactId of the bundle. Retrieved from POM file if specified. |
bundleUrl | String | - | Optional public URL where the bundle has been deployed. |
classifier | String | - | Classifier type of the bundle. Defaults to none. |
file | File | - | Bundle file, defaults to the artifact in the local Maven
repository. |
groupId | String | - | GroupId of the bundle. Retrieved from POM file if specified. |
ignoreLock | boolean | - | When true, ignore remote locking. |
obrRepository | String | - | Local OBR Repository. |
obrXml | String | - | Optional XML file describing additional requirements and
capabilities. |
packaging | String | - | Packaging type of the bundle. Retrieved from POM file if specified. |
pomFile | File | - | Location of an existing POM file. |
remoteOBR | String | - | Remote OBR Repository. |
supportedProjectTypes | List | - | Project types which this plugin supports. |
version | String | - | Version of the bundle. Retrieved from POM file if specified. |
file:
url: