I am trying to run the command, mvn release:perform, but I get this error:
mvn release:perform
Failed to execute goal org.apache.maven.plugins:maven-de
Review the pom.xml file inside of target/checkout/. Chances are, the pom.xml in your trunk or master branch does not have the distributionManagement tag.
pom.xml
target/checkout/
distributionManagement