Skip to content

Grouping rules support #75

Description

@olgunkaya

Summary

ArchUnit grouping defined in the link is not supported.
https://www.archunit.org/userguide/html/000_Index.html#_grouping_rules

Type of Issue

It is a :

  • bug
  • request
  • question regarding the documentation

Motivation

since the number of configurable rules can exceed too fast, I tried to apply a common rule including other rules. To make the pom look cleaner.

Current Behavior

Grouped rules are not run by the plugin during package phase.

Expected Behavior

Just like individually running the grouping rule test via ide, I would expect to see the grouping rule test working.

Steps to Reproduce (for bugs)

Create rules described in above link.
Add the grouping rule to configurableRules in pom and check.

Your Environment

  • Version used: 3.0.2
  • OS and version: mac-osx Sonoma 14.3
  • Version of libs used: default

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