Hi,

On Fri, Apr 20, 2012 at 4:16 PM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
> (default)
> on project tika-server: Too many unapproved licenses: 1

This is because of the reduced dependency pom written by the shade
plugin in tika-server. Use "mvn clean install -Ppedantic" to reproduce
the problem locally.

I don't know enough about the shade setup in tika-server to fix that.
Could someone who worked on that take a look at this problem? You
should be able to fix it either by adapting the shade plugin
configuration or adding an explicit exclude rule to the rat plugin
configuration.

BR,

Jukka Zitting

Reply via email to