trustin / os-maven-plugin

A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.
Apache License 2.0
296 stars 66 forks source link

Support Maven 4 and JDK 21 at build time #74

Open gnodet opened 7 months ago

gnodet commented 7 months ago

This PR currently contains a dependency on maven alpha-13 snapshot, I'll update it when it's released.

gnodet commented 4 months ago

@trustin do you have any plan to work on a new release of os-maven-plugin ?