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: 23 days ago
JSON representation
Plexus compiler a layer on top of compilers and used by maven-compiler-plugin
- Host: GitHub
- URL: https://github.com/codehaus-plexus/plexus-compiler
- Owner: codehaus-plexus
- Created: 2015-01-27T16:56:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T21:14:23.000Z (about 2 months ago)
- Last Synced: 2025-04-14T12:18:57.441Z (about 2 months ago)
- Topics: compiler, java, maven, maven-plugin
- Language: Java
- Homepage: https://codehaus-plexus.github.io/plexus-compiler/
- Size: 6.61 MB
- Stars: 35
- Watchers: 11
- Forks: 61
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plexus-Compiler
===============[](http://www.apache.org/licenses/)
[](https://search.maven.org/artifact/org.codehaus.plexus/plexus-compiler)
[](https://github.com/codehaus-plexus/plexus-compiler/actions/workflows/maven.yml)
[](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)