Closed hboutemy closed 1 year ago
Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console. We are extremely grateful and thank you for your support over the years.
releasing can then be done with
mvn release:prepare
followed bymvn release:perform
(or in one shotmvn release:prepare release:perform
) Testing (without committing to Git) can be done using-DdryRun
additional parameter, to see how the plugin behaves and does the final build fromtarget/checkout
.full documentation is here https://maven.apache.org/maven-release/maven-release-plugin/index.html
this will avoid pollution from the IDE builds as seens in previous releases #122 and update more useful fields in pom.xml than the minimum
<version>