|
|
+
David Medinets 2012-10-21, 03:50
-
Re: Unapproved License Message From assemble/build.sh)Christopher Tubbs 2012-10-21, 04:46
If you look in the target directory, after running "mvn rat:check",
you can see a "rat.txt" file, which has the details. You can also run "mvn rat:rat" (the goal executed for the site build when the rat plugin is included as a site report) if you want to see it in a prettier format (target/site/rat-report.html). -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Sat, Oct 20, 2012 at 11:50 PM, David Medinets <[EMAIL PROTECTED]> wrote: > Apache Rat is reporting unapproved licenses. I don't know anything > about Rat. Is there someway for Rat to report which files are missing > licenses? > > [INFO] Building accumulo > [INFO] task-segment: [rat:check] > [INFO] ------------------------------------------------------------------------ > [INFO] [rat:check {execution: default-cli}] > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Too many unapproved licenses: 291 > [INFO] ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 3 seconds > [INFO] Finished at: Sat Oct 20 23:44:28 EDT 2012 > [INFO] Final Memory: 21M/52M > [INFO] ------------------------------------------------------------------------ > expected 53 files missing licenses, but saw 56 +
David Medinets 2012-10-22, 00:54
+
Billie Rinaldi 2012-10-22, 13:35
+
Michael Flester 2012-10-22, 20:55
+
William Slacum 2012-10-23, 02:07
|