commit | 0daa469fc2b226280118cd119415b9adbfc2bdda | [log] [tgz] |
---|---|---|
author | emmanuel lecharny <elecharny@apache.org> | Wed Oct 04 17:57:52 2023 +0200 |
committer | emmanuel lecharny <elecharny@apache.org> | Wed Oct 04 17:57:52 2023 +0200 |
tree | 597d7d4aa83b0e10310c063f96c3fda8fa0bdd76 | |
parent | 468e36a6315a98ab96d36e339c8344b8a91ffdc9 [diff] |
[maven-release-plugin] prepare for next development iteration
This repository contains the Maven parent POM and some shared resources of the Apache Directory project.
(See also https://cwiki.apache.org/confluence/display/DIRxDEV/Top+Level+Pom+Management+Policy)
mvn release:prepare -DdryRun=true
mvn deploy
This is useful to verify your settings in ~/.m2/settings.xml (Nexus password and GPG key)
mvn release:clean mvn release:prepare
When asked for the SCM release tag please remove the project prefix, the version number is enough.
This creates a tag here: https://gitbox.apache.org/repos/asf?p=directory-project.git
mvn release:perform
This deploys the POM to a staging repository. Go to https://repository.apache.org/index.html#stagingRepositories and close the staging repository.
Inform the dev list to publish (release) this POM. After a 4 hour grace period the POM can be released, therefore go to https://repository.apache.org/index.html#stagingRepositories and release the staging repository.