mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 15:01:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# mvn package
|
||||
|
||||
> Package the compiled code of a Maven project into its distributable format (such as a JAR or WAR).
|
||||
> Package the compiled code of a Maven project into its distributable format (such as a `.jar` or `.war`).
|
||||
> More information: <https://manned.org/mvn>.
|
||||
|
||||
- Package a project:
|
||||
|
||||
Reference in New Issue
Block a user