commit | e99ce8bb1ccc33371b37404e1a4074fc34638c5b | [log] [tgz] |
---|---|---|
author | emmanuel lecharny <elecharny@apache.org> | Thu Jul 25 06:50:49 2024 +0200 |
committer | emmanuel lecharny <elecharny@apache.org> | Thu Jul 25 06:50:49 2024 +0200 |
tree | d3b46f8fa29210d0f4d675d34361a4acd2a63649 | |
parent | 0a1796a884ce768400b606bc6742c070bee7c640 [diff] |
Refer to the latest parent pom version
This repository contains build tools of the Apache Directory project.
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-buildtools.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.
Start the vote.
After successful vote publish the artifacts, therefore go to https://repository.apache.org/index.html#stagingRepositories and release the staging repository.