arch-unit-maven-plugin icon indicating copy to clipboard operation
arch-unit-maven-plugin copied to clipboard

adding support for 'pom' packaging

Open skylartd opened this issue 1 year ago • 0 comments

Summary

New configuration property on applyOn to support run archunit test on 'pom' packaging.

Details

Use new plugin core version in this PR to support run archunit test on 'pom' packaging

Context

Currently the plugin skip 'pom' packaging so we cannot run project layer check which requires the classes in all sub-modules presented.

Checklist:

  • [x] I've added tests for my code.
  • [ ] Documentation has been updated accordingly to this PR -> will updated based on your oppinion

Related issue :

https://github.com/societe-generale/arch-unit-maven-plugin/issues/55

skylartd avatar Nov 27 '23 09:11 skylartd