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.
Optional Parameters
        
          
            | Name | Type | Since | Description | 
          
            | obrRepository | String | - | OBR Repository. User property is: obrRepository.
 | 
          
            | supportedProjectTypes | List | - | Project types which this plugin supports. 
 | 
        
      Parameter Details
        obrRepository:
        OBR Repository.
        
          - Type: java.lang.String
- Required: No
- User Property: obrRepository
supportedProjectTypes:
        Project types which this plugin supports.
        
          - Type: java.util.List
- Required: No