Full name:
org.apache.felix:maven-bundle-plugin:4.2.1:install-file
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
artifactId | String | - | ArtifactId of the bundle. Retrieved from POM file if specified. User property is: artifactId. |
classifier | String | - | Classifier type of the bundle. Defaults to none. User property is: classifier. |
file | File | - | Bundle file, defaults to the artifact in the local Maven
repository. User property is: file. |
groupId | String | - | GroupId of the bundle. Retrieved from POM file if specified. User property is: groupId. |
obrRepository | String | - | OBR Repository. User property is: obrRepository. |
obrXml | String | - | Optional XML file describing additional requirements and
capabilities. User property is: obrXml. |
packaging | String | - | Packaging type of the bundle. Retrieved from POM file if specified. User property is: packaging. |
pomFile | File | - | Location of an existing POM file. User property is: pomFile. |
supportedProjectTypes | List | - | Project types which this plugin supports. |
version | String | - | Version of the bundle. Retrieved from POM file if specified. User property is: version. |
file: