Macker Maven Plugin

This plugin executes the Macker architectural rule checking utility against a project's compiled Java code.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.andrena.tools.macker
ArtifactId

ArtifactId

macker-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Macker Maven Plugin
This plugin executes the Macker architectural rule checking utility against a project's compiled Java code.
Project URL

Project URL

https://github.com/andrena/macker-maven-plugin

Download macker-maven-plugin

How to add to project

<plugin>
    <groupId>de.andrena.tools.macker</groupId>
    <artifactId>macker-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
de.andrena.tools.macker : macker jar 1.0.2
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0
org.codehaus.plexus : plexus-utils jar 1.5.6
org.codehaus.plexus : plexus-resources jar 1.0-alpha-7
commons-io : commons-io jar 1.3

test (5)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.maven.plugin-testing : maven-test-tools jar 1.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 1.2
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0