In order to correctly run the jasmine maven plugin behind proxies for the
unit tests in rave-portal-resources, we have to include the dependencies
(ATM, this i just underscore.js) in the test directory. Since this gets
released as part of the source distribution, RAT runs a check against the
headers. Unfortunately, rat won't support MIT licensing until 0.9, which
is not yet released. To get around this problem, I have added an exclusion
to the rat configuration in the master pom, which means we will need to
release that as well.
On Sun, Mar 31, 2013 at 11:35 PM, Raminderjeet Singh (JIRA) <jira@apache.org
> wrote:
> Raminderjeet Singh created RAVE-939:
> ---------------------------------------
>
> Summary: Fix licenses for the Rave release
> Key: RAVE-939
> URL: https://issues.apache.org/jira/browse/RAVE-939
> Project: Rave
> Issue Type: Bug
> Affects Versions: 0.21
> Reporter: Raminderjeet Singh
> Fix For: 0.21
>
>
> mvn -P pedantic verify -DskipTests have license failure.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
|