You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Nandana Mihindukulasooriya <na...@gmail.com> on 2010/09/29 12:57:11 UTC

RAT plugin issue when building AXIOM

Hi folks,
       I am trying to build axiom after applying a patch but the build fails
with the rat plugin check. I am trying to figure out which files it is
complaining about but still can't figure it out. How can I figure out which
files it is complaining about ? I have attached the rat report / svn stat /
svn diff too.

[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/test/resources/**
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Too many unapproved licenses: 2

Best Regards,
Nandana

Re: RAT plugin issue when building AXIOM

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Thanks Andreas, that solved the issue.

Best Regards,
Nandana

On Wed, Sep 29, 2010 at 1:01 PM, Andreas Veithen
<an...@gmail.com>wrote:

> In the Axiom build, the RAT checks are done module by module. Thus,
> you need to check the rat.txt file generated for the module where the
> check fails.
>
> Andreas
>
> On Wed, Sep 29, 2010 at 12:57, Nandana Mihindukulasooriya
> <na...@gmail.com> wrote:
> > Hi folks,
> >        I am trying to build axiom after applying a patch but the build
> fails
> > with the rat plugin check. I am trying to figure out which files it is
> > complaining about but still can't figure it out. How can I figure out
> which
> > files it is complaining about ? I have attached the rat report / svn stat
> /
> > svn diff too.
> >
> > [INFO] [apache-rat:check {execution: default}]
> > [INFO] Exclude: src/test/resources/**
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Too many unapproved licenses: 2
> >
> > Best Regards,
> > Nandana
> >
>

Re: RAT plugin issue when building AXIOM

Posted by Andreas Veithen <an...@gmail.com>.
In the Axiom build, the RAT checks are done module by module. Thus,
you need to check the rat.txt file generated for the module where the
check fails.

Andreas

On Wed, Sep 29, 2010 at 12:57, Nandana Mihindukulasooriya
<na...@gmail.com> wrote:
> Hi folks,
>        I am trying to build axiom after applying a patch but the build fails
> with the rat plugin check. I am trying to figure out which files it is
> complaining about but still can't figure it out. How can I figure out which
> files it is complaining about ? I have attached the rat report / svn stat /
> svn diff too.
>
> [INFO] [apache-rat:check {execution: default}]
> [INFO] Exclude: src/test/resources/**
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Too many unapproved licenses: 2
>
> Best Regards,
> Nandana
>