# TrueZIP **Repository Path**: mirrors/truezip ## Basic Information - **Project Name**: TrueZIP - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-22 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MojoHaus Truezip Maven Plugin This is the [true-maven-plugin](http://www.mojohaus.org/truezip/). [![Build Status](https://travis-ci.org/mojohaus/truezip.svg?branch=master)](https://travis-ci.org/mojohaus/truezip) ## Releasing * Make sure `ssh-agent` is running. * Execute `mvn -B release:prepare release:perform` For publishing the site do the following: ``` cd target/checkout mvn verify site site:stage scm-publish:publish-scm ```