[
https://issues.apache.org/jira/browse/CAMEL-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-15706:
--------------------------------
Fix Version/s: 3.7.0
> 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
> Priority: Major
> Fix For: 3.7.0
>
>
> 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)