You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christoph (JIRA)" <ji...@apache.org> on 2012/11/12 19:43:12 UTC

[jira] [Created] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Christoph created KARAF-2013:
--------------------------------

             Summary: Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
                 Key: KARAF-2013
                 URL: https://issues.apache.org/jira/browse/KARAF-2013
             Project: Karaf
          Issue Type: Bug
          Components: karaf-documentation, karaf-tooling
    Affects Versions: 2.3.0, 2.2.7
            Reporter: Christoph
            Priority: Trivial


I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.

What I recognized is, that the current documentation on that topic seems to be outdated:

http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html

I did not find any goal called 'generate', the plugin provides instead the following options:
validate,
generate-features-file,
generate-features-xml,
create-kar,
add-features-to-repo,
install-kars
I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Resolution: Fixed
    
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.10, 2.3.1
>
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495780#comment-13495780 ] 

Jean-Baptiste Onofré commented on KARAF-2013:
---------------------------------------------

Fixed on karaf-2.3.x: http://svn.apache.org/viewvc?view=revision&revision=1408514
                
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.10, 2.3.1
>
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-2013:
----------------------------------------

    Fix Version/s:     (was: 3.0.0)
    
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.10, 2.3.1
>
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-2013:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495783#comment-13495783 ] 

Jean-Baptiste Onofré commented on KARAF-2013:
---------------------------------------------

Fixed on karaf-2.2.x: http://svn.apache.org/viewvc?view=revision&revision=1408515
                
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.10, 2.3.1
>
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2013) Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-2013:
----------------------------------------

    Fix Version/s: 3.0.0
                   2.3.1
                   2.2.10
    
> Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation
> -------------------------------------------------------
>
>                 Key: KARAF-2013
>                 URL: https://issues.apache.org/jira/browse/KARAF-2013
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-documentation, karaf-tooling
>    Affects Versions: 2.2.7, 2.3.0
>            Reporter: Christoph
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.10, 2.3.1, 3.0.0
>
>
> I was just checking if the features-maven plugin could serve the purpose of generating the features file instead of writing them each and every time by hand since my requirement can simply be achieved by checking some dependencies.
> What I recognized is, that the current documentation on that topic seems to be outdated:
> http://karaf.apache.org/manual/2.3.0/developers-guide/features-maven-plugin-generate.html
> I did not find any goal called 'generate', the plugin provides instead the following options:
> validate,
> generate-features-file,
> generate-features-xml,
> create-kar,
> add-features-to-repo,
> install-kars
> I guess for my purpose the goal generate-features-xml works perfectly, but I'd appreciate an up-to-date documentation section. So is there any chance to get an update on that section?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira