Skip to content

Add Maven friendly options for CI#105

Merged
andrioli merged 1 commit into
masterfrom
mvn-ci-friendly-opts
Oct 21, 2025
Merged

Add Maven friendly options for CI#105
andrioli merged 1 commit into
masterfrom
mvn-ci-friendly-opts

Conversation

@andrioli
Copy link
Copy Markdown
Member

Added the following options:

 -B,--batch-mode                        Run in non-interactive (batch)
                                        mode (disables output color)
 -e,--errors                            Produce execution error messages
 -ntp,--no-transfer-progress            Do not display transfer progress
                                        when downloading or uploading
 -V,--show-version                      Display version information
                                        WITHOUT stopping build

Added the following options:

```
 -B,--batch-mode                        Run in non-interactive (batch)
                                        mode (disables output color)
 -e,--errors                            Produce execution error messages
 -ntp,--no-transfer-progress            Do not display transfer progress
                                        when downloading or uploading
 -V,--show-version                      Display version information
                                        WITHOUT stopping build
```
@andrioli andrioli self-assigned this Oct 21, 2025
@andrioli andrioli marked this pull request as ready for review October 21, 2025 19:51
@andrioli andrioli merged commit ed1d4cf into master Oct 21, 2025
38 checks passed
@andrioli andrioli deleted the mvn-ci-friendly-opts branch October 21, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant