commit | c0553d876a8f89604aa5aa6f42b7655021e7b758 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 31 21:13:23 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed May 31 21:13:23 2023 +0000 |
tree | beaab7049aa7a2106b1a1c8a3c483d04dea6f300 | |
parent | 9359b5744ed806216db4eed67ff3e4ac6473014c [diff] |
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.