Maven2 Plugin to ease the execution of architecture rules tests. Architecture rules leverages an XML configuration file to test your code's architecture via unit tests. Able to assert that specific packages do not depend on each other and able to check for cyclic redundancies among your packages.