Skip to content

Autoderiving multiple nested Maven projects #9

@eaaltonen

Description

@eaaltonen

I am having trouble configuring AutoDeriv rules for a nested multi-module Maven project. The project is structured like.

parent0
+-parent1
¦ +-moduleA
¦ +-moduleB
+-root1

The rules I want should be roughly as follows:

  • Mark all 'target' directories derived everywhere
  • For directories 'parent0' and 'parent1', mark all subdirectories as derived

I made a quick sketch of the structure at https://github.com/eaaltonen/autoderiv-nested-modules/tree/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions