Indoqa Cycle Maven Plugin

Detect Package Cycles during the Maven build

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.indoqa
ArtifactId

ArtifactId

cycle-maven-plugin
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Indoqa Cycle Maven Plugin
Detect Package Cycles during the Maven build
Project URL

Project URL

https://github.com/Indoqa/cycle-maven-plugin
Project Organization

Project Organization

Indoqa Software Design und Beratung GmbH
Source Code Management

Source Code Management

https://github.com/Indoqa/cycle-maven-plugin

Download cycle-maven-plugin

How to add to project

<plugin>
    <groupId>com.indoqa</groupId>
    <artifactId>cycle-maven-plugin</artifactId>
    <version>2.0.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-model jar 3.5.4
org.apache.maven : maven-core jar 3.5.4
org.apache.maven.plugin-tools : maven-plugin-annotations Optional jar 3.5.2
de.schauderhaft.degraph : degraph-check jar 0.1.4
org.ow2.asm : asm jar 6.2

Project Modules

There are no modules declared in this project.

Indoqa Cycle Maven Plugin

Analyze class relations during the Maven build to detect cyclic dependencies between the packages of a Maven module.

This software uses Degraph (https://github.com/riy/degraph).

com.indoqa

Indoqa

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.0