maven:commands
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| maven:commands [2019/02/28 10:35] – odefta | maven:commands [2025/02/03 10:05] (current) – odefta | ||
|---|---|---|---|
| Line 92: | Line 92: | ||
|   mvn dependency: |   mvn dependency: | ||
| + |    | ||
| + | ====== Deactivate (exclude) a profile from command line ====== | ||
| + | |||
| + | mvn clean install -P !sign | ||
| + | |||
| + | ====== Build only the parent pom (not the children modules) ====== | ||
| + | |||
| + | mvn clean install -N | ||
maven/commands.1551350143.txt.gz · Last modified:  (external edit)
                
                