-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
improvementImprovement of existing featuresImprovement of existing features
Description
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)
Metadata
Metadata
Assignees
Labels
improvementImprovement of existing featuresImprovement of existing features