spdx / spdx-maven-plugin

Plugin for supporting SPDX in a Maven build.
Apache License 2.0
44 stars 26 forks source link

configure maven-release-plugin #125

Closed hboutemy closed 1 year ago

hboutemy commented 1 year ago

releasing can then be done with mvn release:prepare followed by mvn release:perform (or in one shot mvn 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 from target/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>

sonatype-lift[bot] commented 1 year ago

Sonatype Lift is retiring

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.

📖 Read about the impacts and timeline