Skip to content

how to provide system properties? #1380

Answered by lefou
axaluss asked this question in Q&A
Jun 16, 2021 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

Use -D or --define option:

mill -D logback.configurationFile=${CI_PROJECT_DIR}/bin/logback-ci.xml -j 0 __.test

Notice the space between the option and its argument.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@axaluss
Comment options

@lefou
Comment options

Comment options

You must be logged in to vote
5 replies
@axaluss
Comment options

@lefou
Comment options

@axaluss
Comment options

@axaluss
Comment options

@lefou
Comment options

Answer selected by lefou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants