Skip to content

The nbm:cluster does not work for versions >=4.6 #236

@eomasters-repos

Description

@eomasters-repos

After switching to nbm-maven-plugin >=4.6, the project no longer builds the cluster correctly. The modules are not added to the cluster anymore.
The copy task uses the same source directory four times with versions >4.6. For each module one execution is performed, including the parent. With version 4.5 it is executed three times only and only for the modules, module-kit, module-a and module-b.

I have set up an example project which shows this issue.
https://github.com/eomasters-repos/cluster-example
In the readme I give more details.

There is a change (aae8671) between 4.5 and 4.6. But I don't know how or if this might cause the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions