Skip to content

Multi modules maven projects and shared metadata #14

@asoldano

Description

@asoldano

Currently the run triggered by maven plugin seems to be choking on multi module projects because the AbstractUnitRunner tries to run tests belonging to other modules and of course that fails due to classloading issues.
We should double check the running is behaving correctly under this situations and eventually decide whether to support keeping shared medatata in such usecases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions