Re: run one integration test

2024-11-11 Thread Olivier Lamy
Hi, Try -Dinvoker.test=analyze On Mon, 11 Nov 2024 at 21:16, Elliotte Rusty Harold wrote: > > Anyone happen to recall the incantation to run a single integration > test? E.g. something like > > mvn -P run-its verify -Dtest=analyze/pom.xml > > > -- > Elliotte Rusty Harold > elh...@ibiblio.org >

run one integration test

2024-11-11 Thread Elliotte Rusty Harold
Anyone happen to recall the incantation to run a single integration test? E.g. something like mvn -P run-its verify -Dtest=analyze/pom.xml -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...