Rat build works fine now. Developers need to do the following to get a
good output from rat:
Make sure that there are no unwanted files in the local git directory.
For rat check, run the following command:
mvn --projects='org.apache.cloudstack:cloudstack'
org.apache.rat:apache-rat-plugin:0.8:che
Prasanna, thanks for taking this up.
On 07/03/13 2:04 PM, "prasanna" wrote:
>Stuff in **/WEB-INF/** directories needs to be excluded as they are
>generated. I'll look into that.
>
>On 7 March 2013 13:59, Abhinandan Prateek
>wrote:
>> --Attaching rat.txt.
>>
>> On 07/03/13 1:57 PM, "Abhinandan P
Hi Rohit,
Yes, that is fine. I was just trying this utility to check how easy or
difficult it is for developers to run it before checkin there code.
I guess once Prasanna fixes the "WEB-INF" thing it should give more
reliable output.
-abhi
On 07/03/13 2:04 PM, "Rohit Yadav" wrote:
>Hi Abhi,
Hi Abhi,
Yes, this is expected and when rat fails it creates the artifact which
is rat.txt in target/rat.txt.
You read this text file to know your defaulters.
Regards.
On Thu, Mar 7, 2013 at 1:59 PM, Abhinandan Prateek
wrote:
> --Attaching rat.txt.
>
> On 07/03/13 1:57 PM, "Abhinandan Prateek"
Stuff in **/WEB-INF/** directories needs to be excluded as they are
generated. I'll look into that.
On 7 March 2013 13:59, Abhinandan Prateek wrote:
> --Attaching rat.txt.
>
> On 07/03/13 1:57 PM, "Abhinandan Prateek"
> wrote:
>
>>
>>I tried rat build on clean branch and got following error:
>>