Skip to content

Improve Multi-Modules Maven Support #9

@gmuecke

Description

@gmuecke

The current support for Maven multi-module projects is very basic. There are several TODOs in the code that need to be addressed:

  • add support for modules that are activated by profile (currently those modules are ignored)
  • add option to explicitly define the root module (currently it's determined via parent folder relationship)
  • add support for determining parent module defined by relative path (currently the parent module must be the parent folder)

(see https://github.com/devcon5io/mutation-analysis-plugin/blob/master/src/main/java/ch/devcon5/sonar/plugins/mutationanalysis/sensors/ReportCollector.java )

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement of existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions