eo-maven-plugin/src/main/java/org/eolang/maven/Central.java

Summary

Maintainability
A
1 hr
Test Coverage

Method accept has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public void accept(final Dependency dep, final Path path) {
        try {
            MojoExecutor.executeMojo(
                MojoExecutor.plugin(
Severity: Minor
Found in eo-maven-plugin/src/main/java/org/eolang/maven/Central.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status