maven-jar-plugin 3.2.0
Jar builder plugin for Maven
This plugin provides the capability to build jars. If you would like to sign jars please use the Maven Jarsigner Plugin instead.
- Outputs:
out
- Website: https://maven.apache.org/plugins/maven-jar-plugin
- Licenses: ASL 2.0
- Package source: gnu/packages/maven.scm
- Builds: See build status
- Issues: See known issues
Installation
Install maven-jar-plugin 3.2.0
as follows:
guix install maven-jar-plugin@3.2.0
Or install the latest version:
guix install maven-jar-plugin
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.