Skip to content

Commit 8a41dab

Browse files
authored
guard against old mvn versions
1 parent f7ea00d commit 8a41dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/new_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ body:
2020
see http://central.sonatype.org/pages/ossrh-guide.html
2121
2222
- [ ] run an actual test with a local installed plugin (using https://github.com/git-commit-id/git-commit-id-maven-debugging)
23+
- [ ] ensure the local maven version is 3.9.0 and newer to avoid MNG-7055
2324
- [ ] verify that ~/.m2/settings.xml exists and contains username/password which is required as per https://central.sonatype.org/publish/publish-maven/#distribution-management-and-authentication
2425
- [ ] `mvn release:prepare`
2526
[INFO] Checking dependencies and plugins for snapshots ...

0 commit comments

Comments
 (0)