bundle:install
      Full name:
      org.apache.felix:maven-bundle-plugin:2.4.0-SNAPSHOT:install
      Description:
      Installs bundle details in the local OBR repository (life-cycle
goal)
      Attributes:
      
        - Requires a Maven project to be executed.
- The goal is thread-safe and supports parallel builds.
- Binds by default to the lifecycle phase: install.
Parameter Details
        obrRepository:
        OBR Repository.
        
          - Type: java.lang.String
- Required: No
- Expression: ${obrRepository}
supportedProjectTypes:
        Project types which this plugin supports.
        
          - Type: java.util.List
- Required: No