Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sullis
/
maven-compiler-plugin
Public
forked from
apache/maven-compiler-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
6
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 2, 2025
Catch the case where the compilation fails because of a `NoClassDefFoundError`.
Show description for c3fc26a
desruisseaux
committed
c3fc26a
Copy full SHA for c3fc26a
Fix: annotation processor not always detected when specified with `<type>processor</type>`.
Show description for 3efa684
desruisseaux
committed
3efa684
Copy full SHA for 3efa684
Use the `org.apache.maven.plugins.compiler.it` groupId consistently in all integration tests.
desruisseaux
committed
8dd8f36
Copy full SHA for 8dd8f36
Uniformize the plugin version to "@project.version@" instead of "@pom.version@".
desruisseaux
committed
4997313
Copy full SHA for 4997313
Add documentation about how the tests were ported from Maven Compiler Plugin 3 to 4.
desruisseaux
committed
f3c1f26
Copy full SHA for f3c1f26
Commits on Oct 27, 2025
chore: drop junit3 references (#985)
Show description for 1bac6a9
sparsick
authored
1bac6a9
Copy full SHA for 1bac6a9
Commits on Oct 15, 2025
[maven-release-plugin] prepare for next development iteration
slawekjaranowski
committed
600a807
Copy full SHA for 600a807
[maven-release-plugin] prepare release maven-compiler-plugin-4.0.0-beta-3
slawekjaranowski
committed
51303cf
Copy full SHA for 51303cf
Remove trailing dot after {@return …} because Javadoc already adds this dot.
Show description for c6c0884
desruisseaux
committed
c6c0884
Copy full SHA for c6c0884
Remove `invoker.java.version = 9+` because the build requires Java 17 anyway.
Show description for 2f6b811
desruisseaux
committed
2f6b811
Copy full SHA for 2f6b811
Remove `<source/>` and `<target/>` elements, which are no longer needed after 236fc26.
Show description for d85f3fa
desruisseaux
committed
d85f3fa
Copy full SHA for d85f3fa
Commits on Oct 14, 2025
Add documentation for multi-release and multi-module projects (#976)
desruisseaux
authored
203cb86
Copy full SHA for 203cb86
Do not create empty "generated-sources" when there is no annotation processor to run.
Show description for d958a62
desruisseaux
committed
d958a62
Copy full SHA for d958a62
Apply to fork mode the same policy as the usual mode regarding when to write debug files.
desruisseaux
committed
0dea159
Copy full SHA for 0dea159
Fix the use of `--patch-module` option when a forked compiler is used.
Show description for 338d532
desruisseaux
committed
338d532
Copy full SHA for 338d532
Improvement in the handling of some exceptions:
Show description for 53c1cc6
desruisseaux
committed
53c1cc6
Copy full SHA for 53c1cc6
Parser for `module-info-patch.maven` files (#963)
Show description for 6b86381
desruisseaux
authored
6b86381
Copy full SHA for 6b86381
Build projects that are both multi-module and multi-release (#959)
Show description for 2197c22
desruisseaux
authored
2197c22
Copy full SHA for 2197c22
Commits on Oct 13, 2025
Add hacktoberfest label to project
slawekjaranowski
authored
291f50d
Copy full SHA for 291f50d
Commits on Oct 11, 2025
Fix java source and target version properties (#982)
Show description for 236fc26
gnodet
authored
236fc26
Copy full SHA for 236fc26
Commits on Oct 7, 2025
Bump org.ow2.asm:asm from 9.8 to 9.9
Show description for b7ad2b8
dependabot[bot]
committed
b7ad2b8
Copy full SHA for b7ad2b8
Commits on Oct 6, 2025
Fix for Kotlin 2.x (#978)
Show description for dc33a10
cstamas
authored
dc33a10
Copy full SHA for dc33a10
Commits on Oct 2, 2025
kotlin lin issues
slachiewicz
committed
52d922f
Copy full SHA for 52d922f
Bump plugins to solve test issue on macos and Java 25
slachiewicz
committed
3a4f892
Copy full SHA for 3a4f892
Bump m-invoker-p to 3.9.1 for Java 25
slachiewicz
committed
dd393c9
Copy full SHA for dd393c9
Add matrix exclusion for specific JDK distributions
slachiewicz
committed
7f48ae4
Copy full SHA for 7f48ae4
Commits on Sep 28, 2025
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Show description for 3f18e86
dependabot[bot]
authored and
slachiewicz
committed
3f18e86
Copy full SHA for 3f18e86
Commits on Sep 18, 2025
Suport command line paramenters for incremental build (#958)
zhaoyunxing92
authored
be18137
Copy full SHA for be18137
Commits on Sep 13, 2025
Deprecate the `debug` flag (#953)
desruisseaux
authored
061a754
Copy full SHA for 061a754
Commits on Aug 16, 2025
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#957)
Show description for 90f58dc
dependabot[bot]
authored
90f58dc
Copy full SHA for 90f58dc
Commits on Aug 14, 2025
feat: enable prevent branch protection rules (#956)
Show description for 5737473
sparsick
authored
5737473
Copy full SHA for 5737473
Commits on Aug 6, 2025
Replace maven-plugin-testing-harness dependency by maven-testing
cdouillard
authored and
slachiewicz
committed
954ebee
Copy full SHA for 954ebee
Remove unnecessary sisuPlexusVersion property from the pom
cdouillard
authored and
slachiewicz
committed
dd76b02
Copy full SHA for dd76b02
Commits on Jul 16, 2025
Two more test cases for multi-release integration tests (#951)
Show description for 3bcda08
fridrich
authored
3bcda08
Copy full SHA for 3bcda08
Upgrade the dependencies of all remaining occurrences of commons-lang3. (#950)
desruisseaux
authored
2462c84
Copy full SHA for 2462c84
Pagination
Previous
Next
You can’t perform that action at this time.