You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/03/11 08:56:27 UTC

[jira] Updated: (FELIX-2193) add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary

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

Freeman Fang updated FELIX-2193:
--------------------------------

    Description: 
currently add-features-to-repo only copy dependencies artifacts from local maven repo, so we have to add all need dependency into pom.xml.
This is painful especially if we use some features descriptor from other project and there are same artifacts dependency with different versions,  the features-maven-plugin should be able to parse the features.xml and download the artifacts automatically, so that avoid adding each dependency into pom.xml

  was:
currently add-features-to-repo only copy dependencies artifacts from local maven repo, so we have to add all need dependency into pom.xml.
This is painful especially if we use some features descriptor from other project,  the features-maven-plugin should be able to parse the features.xml and download the artifacts automatically


> add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2193
>                 URL: https://issues.apache.org/jira/browse/FELIX-2193
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: karaf 1.6.0
>
>
> currently add-features-to-repo only copy dependencies artifacts from local maven repo, so we have to add all need dependency into pom.xml.
> This is painful especially if we use some features descriptor from other project and there are same artifacts dependency with different versions,  the features-maven-plugin should be able to parse the features.xml and download the artifacts automatically, so that avoid adding each dependency into pom.xml

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