Enable Java 25 and Maven 4 in CI by slachiewicz · Pull Request #975 · apache/maven-compiler-plugin (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

apache / maven-compiler-plugin Public

Additional navigation options

Merged

slachiewicz

merged 6 commits into

maven-compiler-plugin-3.xfrom

java25

Oct 27, 2025

ConversationCommits (6)ChecksFiles changed

Merged

Enable Java 25 and Maven 4 in CI#975

slachiewicz

merged 6 commits into

maven-compiler-plugin-3.xfrom

java25

Conversation

@slachiewicz

@slachiewicz slachiewicz commented

Oct 2, 2025

Copy link Copy Markdown

Member

No description provided.

@slachiewicz

[Enable Java 25 and Maven 4 in CI](/apache/maven-compiler-plugin/pull/975/commits/cc9a01f17c4a4c1270c1085f49a0a7f886dbbdce "Enable Java 25 and Maven 4 in CI")

[cc9a01f](/apache/maven-compiler-plugin/pull/975/commits/cc9a01f17c4a4c1270c1085f49a0a7f886dbbdce)

@slachiewicz slachiewicz added the maintenance label

Oct 2, 2025

@slawekjaranowski slawekjaranowski self-requested a review

October 2, 2025 20:28

@desruisseaux desruisseaux mentioned this pull request

Oct 5, 2025

Delete stale branches#977

Open

@slachiewicz

[test all](/apache/maven-compiler-plugin/pull/975/commits/fe33bd0ce15691c1c0e0a7cbd9283409bd262d1f "test all")

[fe33bd0](/apache/maven-compiler-plugin/pull/975/commits/fe33bd0ce15691c1c0e0a7cbd9283409bd262d1f)

@slachiewicz slachiewicz added the hacktoberfest-accepted label

Oct 8, 2025

slawekjaranowski and others added 3 commits

October 12, 2025 23:10

@slawekjaranowski

[Use maven-resources-plugin 3.x version from parent](/apache/maven-compiler-plugin/pull/975/commits/02bd8520dccbe37eccf449438b2228ecbad3b35d "Use maven-resources-plugin 3.x version from parent")

[02bd852](/apache/maven-compiler-plugin/pull/975/commits/02bd8520dccbe37eccf449438b2228ecbad3b35d)

@cstamas @slawekjaranowski

`[Fix for Kotlin 2.x (](/apache/maven-compiler-plugin/pull/975/commits/1dc5488244b7f360512ab9a0fae32120744ac9d8 "Fix for Kotlin 2.x (#978)

By default, it starts a daemon, but uses IT local repo, hence m-clean-p fails on Windows.

Kotlin was upped here: 52d922f9215fe52de51853d3635cbbc91b56f68a Ref: https://kotlinlang.org/docs/kotlin-daemon.html

(cherry picked from commit dc33a10ac65b963595aaf1376e457643813b9fc1)")#978[)](/apache/maven-compiler-plugin/pull/975/commits/1dc5488244b7f360512ab9a0fae32120744ac9d8 "Fix for Kotlin 2.x (#978)

By default, it starts a daemon, but uses IT local repo, hence m-clean-p fails on Windows.

Kotlin was upped here: 52d922f9215fe52de51853d3635cbbc91b56f68a Ref: https://kotlinlang.org/docs/kotlin-daemon.html

(cherry picked from commit dc33a10ac65b963595aaf1376e457643813b9fc1)") `

[1dc5488](/apache/maven-compiler-plugin/pull/975/commits/1dc5488244b7f360512ab9a0fae32120744ac9d8)

By default, it starts a daemon, but uses IT local repo, hence m-clean-p fails on Windows.

Kotlin was upped here: 52d922f Ref: https://kotlinlang.org/docs/kotlin-daemon.html

(cherry picked from commit dc33a10)

@slawekjaranowski

[add proc full for jdk 21+](/apache/maven-compiler-plugin/pull/975/commits/209b7811cde211b7a21f5c4f662231ba3993f6a2 "add proc full for jdk 21+")

[209b781](/apache/maven-compiler-plugin/pull/975/commits/209b7811cde211b7a21f5c4f662231ba3993f6a2)

slawekjaranowski

slawekjaranowski reviewed Oct 13, 2025

View reviewed changes

Comment thread

src/it/MCOMPILER-538/processor/pom.xml Outdated

@slawekjaranowski

[rm annotationProcessors](/apache/maven-compiler-plugin/pull/975/commits/e1a856edce9f6e889f8f71f357abfce12e916bd9 "rm annotationProcessors")

[e1a856e](/apache/maven-compiler-plugin/pull/975/commits/e1a856edce9f6e889f8f71f357abfce12e916bd9)

@slawekjaranowski

slawekjaranowski commented

Oct 13, 2025

Copy link Copy Markdown

Member

@slachiewicz it is green 😄

slachiewicz reacted with hooray emoji

slawekjaranowski

slawekjaranowski approved these changes Oct 13, 2025

View reviewed changes

@gnodet gnodet added the 3.x label

Oct 13, 2025

onazeriz

onazeriz approved these changes Oct 27, 2025

View reviewed changes

@slachiewicz slachiewicz merged commit f69346d into maven-compiler-plugin-3.x

Oct 27, 2025

170 of 171 checks passed

@slachiewicz slachiewicz deleted the java25 branch

October 27, 2025 09:35

@slachiewicz

slachiewicz commented

Oct 27, 2025

Copy link Copy Markdown

Member Author

Thanks Sławek for help

@github-actions github-actions Bot assigned slachiewicz

Oct 27, 2025

@github-actions github-actions Bot added this to the 3.14.2 milestone

Oct 27, 2025

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@slawekjaranowski slawekjaranowski slawekjaranowski approved these changes

+1 more reviewer

@onazeriz onazeriz onazeriz approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@slachiewicz slachiewicz

Labels

3.x hacktoberfest-accepted maintenance

Projects

None yet

Milestone

3.15.0

Development

Successfully merging this pull request may close these issues.

5 participants

@slachiewicz @slawekjaranowski @onazeriz @gnodet @cstamas