You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/new_release.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ body:
20
20
see http://central.sonatype.org/pages/ossrh-guide.html
21
21
22
22
- [ ] 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
23
24
- [ ] 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
24
25
- [ ] `mvn release:prepare`
25
26
[INFO] Checking dependencies and plugins for snapshots ...
0 commit comments