Code Monkey home page Code Monkey logo

alexeytereshchenko / codeguardian Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 164 KB

This Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow

License: MIT License

Java 99.55% Shell 0.45%
checkstyle codestyle errorprone quality-control

codeguardian's Introduction

Hi there! I'm Alexey Tereshchenko, software developer

🛠  Tech Stack

  • 💻   Java gradle hibernate terraform
  • 🌐   Spring Quarkus
  • 🛢   PostgreSQL
  • ⚙️   Git GitHub Linux Docker AWS circleci Auth0

codeguardian's People

Contributors

alexeytereshchenko avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

codeguardian's Issues

Configuration fails on java 11.0.20, gradle 6.8.1

Build fails on java 11, gradle 6.8.1 with the following error:

> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve io.github.alexeytereshchenko.guardian:plugin:1.2.0.
     Required by:
         project : > io.github.alexeytereshchenko.guardian:io.github.alexeytereshchenko.guardian.gradle.plugin:1.2.0
      > No matching variant of io.github.alexeytereshchenko.guardian:plugin:1.2.0 was found. The consumer was configured to find a runtime of a library compatible with Java 11, packaged as a jar
, and its dependencies declared externally but:
          - Variant 'apiElements' capability io.github.alexeytereshchenko.guardian:plugin:1.2.0 declares a library, packaged as a jar, and its dependencies declared externally:
              - Incompatible because this component declares an API of a component compatible with Java 17 and the consumer needed a runtime of a component compatible with Java 11
          - Variant 'javadocElements' capability io.github.alexeytereshchenko.guardian:plugin:1.2.0 declares a runtime of a component, and its dependencies declared externally:
              - Incompatible because this component declares documentation and the consumer needed a library
              - Other compatible attributes:
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)
          - Variant 'runtimeElements' capability io.github.alexeytereshchenko.guardian:plugin:1.2.0 declares a runtime of a library, packaged as a jar, and its dependencies declared externally: 
              - Incompatible because this component declares a component compatible with Java 17 and the consumer needed a component compatible with Java 11
          - Variant 'sourcesElements' capability io.github.alexeytereshchenko.guardian:plugin:1.2.0 declares a runtime of a component, and its dependencies declared externally:
              - Incompatible because this component declares documentation and the consumer needed a library
              - Other compatible attributes:
                  - Doesn't say anything about its target Java version (required compatibility with Java 11)
                  - Doesn't say anything about its elements (required them packaged as a jar)

I'm aware that this is an older version of gradle, but it's required for a project at the moment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.