You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/05/31 14:39:47 UTC

[jira] [Resolved] (KARAF-651) features-maven-plugin should "embed" the Karaf features descriptor

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

Jean-Baptiste Onofré resolved KARAF-651.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
        R       manual/src/main/webapp/developers-guide/features-maven-plugin-add.conf => manual/src/main/webapp/developers-guide/karaf-maven-plugin-add.conf
        R       manual/src/main/webapp/developers-guide/features-maven-plugin-generate.conf => manual/src/main/webapp/developers-guide/karaf-maven-plugin-generate.conf
        R       manual/src/main/webapp/developers-guide/features-maven-plugin-validate.conf => manual/src/main/webapp/developers-guide/karaf-maven-plugin-validate.conf
        D       manual/src/main/webapp/developers-guide/features-maven-plugin.conf
        M       manual/src/main/webapp/developers-guide/index.conf
        A       manual/src/main/webapp/developers-guide/karaf-maven-plugin.conf
        M       tooling/karaf-maven-plugin/src/main/java/org/apache/karaf/tooling/features/ValidateFeaturesMojo.java
Committed r1129650


> features-maven-plugin should "embed" the Karaf features descriptor
> ------------------------------------------------------------------
>
>                 Key: KARAF-651
>                 URL: https://issues.apache.org/jira/browse/KARAF-651
>             Project: Karaf
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.2, 3.0.0
>
>
> To be compatible with several Karaf versions, projects (such as Camel or CXF) should remove:
> <repositories>mvn:org.apache.karaf.assemblies.features/standard/2.2.0/xml/features</repositories>
> It's an expected behavior as the Karaf features are available by default in the Karaf runtime. Only "external" features descriptor should be defined in <repositories/> section.
> It means that the features-maven-plugin should "embed" the Karaf features descriptor and use it be default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira