You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/09/18 12:18:04 UTC

[jira] [Resolved] (KARAF-3638) karaf-maven-plugin:features-add-to-repository fails with NPE

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

Christian Schneider resolved KARAF-3638.
----------------------------------------
    Resolution: Fixed

Fixed by doing a resolve just before copy. Not sure why it is necessary but it helps.

commit dbee7768c34a2e12791d67e9d84411bb531cac22
Author: Christian Schneider <ch...@die-schneider.net>
Date:   Fri Sep 18 12:16:40 2015 +0200

    [KARAF-3638] Avoid NPE


> karaf-maven-plugin:features-add-to-repository fails with NPE
> ------------------------------------------------------------
>
>                 Key: KARAF-3638
>                 URL: https://issues.apache.org/jira/browse/KARAF-3638
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 4.0.0.M2, 4.0.0.M3
>            Reporter: Igor Lazebny
>            Assignee: Jean-Baptiste Onofré
>            Priority: Critical
>             Fix For: 4.0.2
>
>         Attachments: pom.xml
>
>
> karaf-maven-plugin:features-add-to-repository fails with message:
> [ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.0-SNAPSHOT:features-add-to-repository (add-features-to-repo) on project karaf-maven-plugin-example: Error populating repository: NullPointerException -> [Help 1]
> Reproducible both for current 4.0.0-SNAPSHOT and 4.0.0.M2
> Works OK in 4.0.0.M1.



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