commit | 9ec21fa0f03951a8310ab039907589b681a8bf26 | [log] [tgz] |
---|---|---|
author | Emmanuel Lécharny <elecharny@apache.org> | Tue Dec 10 13:00:40 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 10 13:00:40 2024 +0100 |
tree | 79ca017a8fa4d230592bb09f4428476d96fd6917 | |
parent | 39bd386cae94026fc1cf56cb9bd198a199612958 [diff] | |
parent | 2dc5138899547141d25010fcb873cbe798e026f8 [diff] |
Merge pull request #94 from apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
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.