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:46:27 UTC

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

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
             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,  the features-maven-plugin should be able to parse the features.xml and download the artifacts automatically

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


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned FELIX-2193:
-----------------------------------

    Assignee: Freeman Fang

> 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,  the features-maven-plugin should be able to parse the features.xml and download the artifacts automatically

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


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved FELIX-2193.
---------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=923684&view=rev

> 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.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-2193 started by Freeman Fang.

> 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.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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.