You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2020/10/19 09:55:00 UTC

[jira] [Created] (CAMEL-15706) UpdateReadmeMojo fails when executed outside the camel tree

Luca Burgazzoli created CAMEL-15706:
---------------------------------------

             Summary:  UpdateReadmeMojo fails when executed outside the camel tree
                 Key: CAMEL-15706
                 URL: https://issues.apache.org/jira/browse/CAMEL-15706
             Project: Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 3.6.0
            Reporter: Luca Burgazzoli


The UpdateReadmeMojo  fails with NPE when executed outside the camel tree, as example when running for the camel-k specific components.

This is because there's no check on the presence of the camel-core directory here https://github.com/apache/camel/blob/master/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/UpdateReadmeMojo.java#L207 





--
This message was sent by Atlassian Jira
(v8.3.4#803005)