You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Kristian Koehler (JIRA)" <ji...@apache.org> on 2009/04/30 11:54:30 UTC

[jira] Updated: (FELIX-974) Possibility to install dependencies to obr repository when installing maven artifact

     [ https://issues.apache.org/jira/browse/FELIX-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Koehler updated FELIX-974:
-----------------------------------

    Attachment: FELIX-974-patch-30_04_2009.txt

Hi

with this patch the file install maven plugin also has the option to sepcify 'addDependenciesToRepository'. If the file is read out of the maven repo the dependencies get also installed to the obr file, else a warning is printed.

Kristian

> Possibility to install dependencies to obr repository when installing maven artifact
> ------------------------------------------------------------------------------------
>
>                 Key: FELIX-974
>                 URL: https://issues.apache.org/jira/browse/FELIX-974
>             Project: Felix
>          Issue Type: New Feature
>          Components: Maven Bundle Plugin
>            Reporter: Kristian Koehler
>             Fix For: maven-bundle-plugin-2.0.1
>
>         Attachments: FELIX-974-patch-30_04_2009.txt, patch-with-one-write-operation.txt, patch-with-transitive-deps.txt, patch.txt
>
>
> Hi
> currently there is no option to add the project dependencies to the local obr repository file. This prevents me to use the local obr at all because some dependencies are not available via 'obr update'. If the plugin would also add the dependencies to the local obr file I could install my bundles with all dependencies from there.
> Kristian

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.