Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codehaus-plexus/plexus-compiler

Plexus compiler a layer on top of compilers and used by maven-compiler-plugin
https://github.com/codehaus-plexus/plexus-compiler

compiler java maven maven-plugin

Last synced: 10 days ago
JSON representation

Plexus compiler a layer on top of compilers and used by maven-compiler-plugin

Awesome Lists containing this project

README

        

Plexus-Compiler
===============

[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/codehaus-plexus/plexus-compiler.svg?label=License)](http://www.apache.org/licenses/)
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-compiler.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-compiler)
[![CI](https://github.com/codehaus-plexus/plexus-compiler/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-compiler/actions/workflows/maven.yml)
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/codehaus/plexus/plexus-compiler/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/codehaus/plexus/plexus-compiler/README.md)

This component is an Compilation API used by Apache Maven Compiler plugin on the top of different Compiler Engines: Javac, Eclipse Compiler, etc..

### Error Prone usage

Please refer to [documentation](https://errorprone.info/docs/installation#maven)

Or the project [it test](plexus-compiler-its/src/main/it/error-prone-compiler/pom.xml)