mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
update maven plugin README
This commit is contained in:
parent
c3da3727c0
commit
b071153243
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ plugins=(... mvn)
|
|||
| `mvncie` | `mvn clean install eclipse:eclipse` |
|
||||
| `mvnci` | `mvn clean install` |
|
||||
| `mvncist` | `mvn clean install -DskipTests` |
|
||||
| `mvncisto` | `mvn clean install -DskipTests --offline` |
|
||||
| `mvne` | `mvn eclipse:eclipse` |
|
||||
| `mvnd` | `mvn deploy` |
|
||||
| `mvnp` | `mvn package` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue