Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 72700EBB9 for ; Mon, 18 Feb 2013 13:02:28 +0000 (UTC) Received: (qmail 29790 invoked by uid 500); 18 Feb 2013 13:02:28 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 29331 invoked by uid 500); 18 Feb 2013 13:02:25 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 29302 invoked by uid 99); 18 Feb 2013 13:02:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 13:02:24 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FSL_NEW_HELO_USER,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sanjeeb.sahoo@oracle.com designates 156.151.31.81 as permitted sender) Received: from [156.151.31.81] (HELO userp1040.oracle.com) (156.151.31.81) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 13:02:14 +0000 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r1ID1roR022547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 18 Feb 2013 13:01:53 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r1ID1qT6006076 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 18 Feb 2013 13:01:53 GMT Received: from abhmt108.oracle.com (abhmt108.oracle.com [141.146.116.60]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r1ID1qB9006007 for ; Mon, 18 Feb 2013 07:01:52 -0600 Received: from [10.191.202.107] (/10.191.202.107) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 18 Feb 2013 05:01:52 -0800 Message-ID: <51222703.8020702@oracle.com> Date: Mon, 18 Feb 2013 18:35:07 +0530 From: Sahoo Reply-To: sanjeeb.sahoo@oracle.com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: "dev@felix.apache.org" Subject: rat plugin reporting "Too many unapproved licenses" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-Virus-Checked: Checked by ClamAV on apache.org Trying to build latest framework.security module, I get following build error: [INFO] [INFO] --- apache-rat-plugin:0.7:check (default) @ org.apache.felix.framework.security --- [INFO] Exclude: src/main/appended-resources/** [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.733s [INFO] Finished at: Mon Feb 18 09:47:36 IST 2013 [INFO] Final Memory: 20M/227M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project org.apache.felix.framework.security: Too many unapproved licenses: 2 -> [Help 1] Any suggestion about how to avoid it? Thanks, Sahoo