>> [2] Command line "java -jar ~/apache-misc/tools/rat-0.8.jar -check >> 0.1-incubating/" is successful will following summary:
>This is RAT 0.8. >> [INFO] --- apache-rat-plugin:0.7:check (default) @ airavata --- >This is RAT 0.7. >Can the version difference explain the different outcome? >Stefan Hi Stefan, I downloaded RAT 0.7 and ran from the command line: java -jar ~/Downloads/apache-rat-0.7/apache-rat-0.7.jar -check trunk/ this one succeeds as well: ***************************************************** Summary ------- Notes: 22 Binaries: 23 Archives: 4 Standards: 982 Apache Licensed: 982 Generated Documents: 0 JavaDocs are generated and so license header is optional Generated files do not required license headers 0 Unknown Licenses ******************************* Unapproved licenses: ******************************* Maven still fails, any further hints? Thanks, Suresh
