openhab-webui/.mvn
Florian Hotze bd7eeafbba
Add Maven Wrapper & Use for CI builds (#3251)
This improves DX by adding the ability to use ./mvnw, so you aren't
required to manually install Maven anymore.
It also fixes (rare) issues with platform specific Maven builds (e.g.
https://github.com/codehaus-plexus/plexus-compiler/issues/394).

Also use Maven Wrapper in GitHub Actions CI, which eliminates the need
for the stCarols/setup-maven action.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-11 11:41:49 +02:00
..
wrapper Add Maven Wrapper & Use for CI builds (#3251) 2025-07-11 11:41:49 +02:00
README Add top dir marker for Maven 4 (#3203) 2025-06-01 11:16:26 +02:00

README

required by Maven 4 to detect root dir; adding root=true to pom is not compatible with Maven 3