On Wed, Jan 2, 2013 at 11:02 AM, Uwe Schindler <[email protected]> wrote:
> Hi,
>
> It is worse: The Maven build also download Lucene 3.6.0 (because carrot 
> clustering depends on this). Our maven dependency checker does not fail on 
> this because we have an exclusion:
...
>       <excludes>
>         <rsel:name name="**/lucene-*.jar" handledirsep="true"/>
>       </excludes>
...
>
> We should fix this pattern in rsel:name to add the lucene version.
>

+1, lets fix the checker and ensure it detects this situation!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to