Fabien,

Please understand that you're cutting edge here and not very many people
have this deep insight in Maven 3. Thus, getting an answer could take more
than one day, if you get one at all.
Also, the maven developer list might be more appropriate for questions like
this.

/Anders

On Wed, Nov 18, 2009 at 14:43, Fabien Coppens <fabien.copp...@free.fr>wrote:

> Hi folks.
> Any chance I can get an answer to those questions below ?
> Thanks.
> Fabien
>
> -------- Original Message --------
> Subject:     Maven Embedder thread safety
> Date:     Tue, 17 Nov 2009 14:45:55 +0100
> From:     Fabien Coppens <fabien.copp...@free.fr>
> Reply-To:     Maven Users List <users@maven.apache.org>
> To:     users@maven.apache.org
>
>
>
> Hi all.
>
> I'm using Maven Embedder 3.0-alpha-2 to execute a dependency:resolve goal
> on a
> large number of POM files (several thousand), using a Java batch runtime.
> For
> performance reasons, I use a thread pool (ThreadPoolExecutor) to
> parallelize the
> calls to the embedder's execute method.
> However, after a quick look at the code, it seems that the execute method
> is not
> thread safe, is that correct ?
>
> Secondary question : I downloaded both maven-embedder-3.0-alpha-3.jar and
> maven-embedder-3.0-alpha-4.jar, and in both jars the
> org.apache.maven.embedder
> API is missing. Any reasons why ?
>
> Fabien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to