You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2015/10/21 09:50:27 UTC

[jira] [Assigned] (KARAF-4029) Karaf maven plugin assembly goal requires project artifact to be installed first

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

Freeman Fang reassigned KARAF-4029:
-----------------------------------

    Assignee: Freeman Fang

> Karaf maven plugin assembly goal requires project artifact to be installed first
> --------------------------------------------------------------------------------
>
>                 Key: KARAF-4029
>                 URL: https://issues.apache.org/jira/browse/KARAF-4029
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 4.0.1
>            Reporter: Dhiraj Bokde
>            Assignee: Freeman Fang
>
> The karaf maven plugin `assemble` goal is designed to run in the `package` phase, and the `archive` goal in the `install` phase. 
> When using the plugin in a project that also packages the app as an OSGi bundle to be installed in the custom distro, it can't locate the app bundle, since it's only been packaged and not installed in the maven repo. 
> The plugin should be modified, so that a flag can be used to install the application bundle in the custom distro, without having to install it in maven repo and local obr. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)