Hi Baptiste,
I'm working often with maven-invoker and have found an issue with
parallelThreads option (http://jira.codehaus.org/browse/MINVOKER-147).
The local shared repos is also a problem.
The should be something like a repo per IT...
Kind regards
Karl-Heinz Marbaise
> *TL;DR: does anyone use the parallelThreads option in
maven-invoker-plugin?
Do you also have issues with concurrent local repository access? If so, how
do you solve them?*
I've recently come across the parallelThreads option in
maven-invoker-plugin. After having tried to use it a few times, I'm
currently stuck.
It fails randomly, and not surprisingly it seems like it comes from the
fact the local-repo is shared between ITs. While downloading from the MRM,
there's always one jars that fails to be written to the disk because of a
likely concurrent access.
My first thought was to try and have a separate localRepository per IT. But
I can't find a property or even a workaround to do that.
Because filing an issue to m-invoker-p, I wanted to check here if I was
missing something.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]