Skip to content

Commit

Permalink
Recommend Maven 3.9.6 or newer (#7791)
Browse files Browse the repository at this point in the history
Plugin POM 5.0 requires Maven 3.9.6 or later:
<jenkinsci/plugin-pom#1018>
  • Loading branch information
KalleOlaviNiemitalo authored Jan 1, 2025
1 parent 343c4ef commit c8da916
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Make sure to download one of the binary archives (with `bin` in their name).
NOTE: Many Linux distributions provide packages for Maven for an easier install and upgrade experience.
Consult your distribution's documentation for details.
On macOS, the link:https://brew.sh/[Homebrew] package manager offers Maven packages.
Make sure a recent version of Maven 3, ideally 3.8.6 or newer, is provided if you decide to go this route.
Make sure a recent version of Maven 3, ideally 3.9.6 or newer, is provided if you decide to go this route.
Older versions can cause an error "Unknown packaging: hpi".

Next, you will need to extract Maven and take note of its location.
When you extract the Maven files, make sure you extract them directly into the target directory.
Expand Down

0 comments on commit c8da916

Please sign in to comment.