I want to add that I can successfully build a component module by executing
mvn clean install -pl components/camel-direct -am -Pfastinstall, for
example, from the top-level camel repository directory.  But it fails if I
descend any lower (to the components directory) with the error that I
pasted in my previous email.

On Thu, Dec 23, 2021 at 7:40 AM Steve973 <steve...@gmail.com> wrote:

> Hello.  I am getting an error when building modules:
>
> [ERROR] Failed to execute goal
> org.apache.camel:camel-package-maven-plugin:3.15.0-SNAPSHOT:generate
> (generate) on project camel-direct: Error generating data
> org.apache.maven.plugin.MojoFailureException: Unable to create mojo:
> NullPointerException
>
> Is there something about 3.15.0-SNAPSHOT that has changed with regard to
> this plugin?  Things were working well with the previous snapshot version.
> Have any of you seen this error, too?
>
> Thanks,
> Steve
>

Reply via email to