Hi!
The option name from command line is only excludes and includes. In maven docs these command line names are known as "expressions". (See the docs and you will se that the expression for excludes_cli is ${excludes})
Maybe the documentation could be improved here by adding a few examples?
So just try mvn integration-test -Dexcludes=foo -Dincludes=bar
Cheers,
Jussi
> --
> You received this message because you are subscribed to the Google Groups "robotframework-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
robotframework-u...@googlegroups.com.
> To post to this group, send email to
robotframe...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/robotframework-users.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>