Package google-error-prone: Information

    Source package: google-error-prone
    Version: 2.44.0-alt2
    Latest version according to Repology
    Build time:  Dec 2, 2025, 04:53 PM in the task #401129
    Category: Development/Java
    Report package bug
    License: Apache-2.0
    Summary: Catch common Java mistakes as compile-time errors
    Description: 
    Error Prone is a static analysis tool for Java that catches common programming
    mistakes at compile time. Developed by Google, it integrates with the Java
    compiler to detect bug-prone patterns, enforce best practices, and provide
    actionable diagnostics. Error Prone helps developers improve code quality,
    maintainability, and reliability by preventing subtle errors before they reach
    production.

    List of RPM packages built from this SRPM:
    google-error-prone-annotation (noarch)
    google-error-prone-annotations (noarch)
    google-error-prone-check-api (noarch)
    google-error-prone-core (noarch)
    google-error-prone-parent (noarch)
    google-error-prone-refaster (noarch)
    google-error-prone-type-annotations (noarch)

    Maintainer: Ivan Khanas

    List of contributors:
    Ivan Khanas

    ACL:
    Ivan Khanas
    @everybody

      1. /proc
      2. auto-common
      3. auto-service
      4. auto-value
      5. auto-value-annotations
      6. bnd-maven-plugin
      7. checker-dataflow-errorprone
      8. checker-javacutil
      9. guava
      10. jakarta-annotations
      11. java-21-openjdk-devel
      12. jspecify
      13. os-maven-plugin
      14. pcollections
      15. protobuf-java
      16. protobuf-java-util
      17. rpm-build-java
      18. maven-enforcer-plugin
      19. maven-local
      20. maven-resources-plugin
      21. maven-shade-plugin
      22. maven-source-plugin
      23. rpm-macros-java
      24. software-and-algorithms
      25. truth

    Last changed


    Nov. 30, 2025 Ivan Khanas 2.44.0-alt2
    - Build fat jar with dependencies for core.
    - Fix services registration.
    - Java 21 compilation.
    Nov. 25, 2025 Ivan Khanas 2.44.0-alt1
    - First build for ALT.