Thanks, this solved my issue. I couldn't remember this, sorry for the noise.

Le 26/01/2016 17:39, Alex Boisvert a écrit :
> When you say,
>
> compile with project('xxx')
>
> You're basically saying "compile with all of project xxx's packages.   But
> that project has .tgz package which aren't amenable to compilation.
>
> I'd recommend using project('xxx').package(:jar) to specifically pick the
> artifact(s) that are compatible.

-- 
Jean-Philippe Caruana 
http://www.barreverte.fr

Reply via email to