Skip to content

System release archive

  • Use a separate Maven project with pom packaging. Ideally this should be zip, tar.bz2, tar.gz.

  • List the different deployment units.

  • List the relevant site artifacts.

  • Include an html export from confluence. Ideally this export should be automated by maven.

  • Use the maven-release-plugin to automate the release process and achieve proper versioning.

Resources

maven-assembly-plugin build-helper-maven-plugin

maven-zip-plugin in sandbox MNG-1683 - type for zip packaging'