[
https://issues.apache.org/jira/browse/HBASE-14250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705848#comment-14705848
]
Nick Dimiduk commented on HBASE-14250:
--------------------------------------
{noformat}
$ mvn clean install -DskipTests -Prelease
...
$ unzip -p hbase-server/target/hbase-server-1.1.2-tests.jar META-INF/NOTICE
Apache HBase - Server
Copyright 2007-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
$ mvn install -DskipTests post-site assembly:single -Prelease
...$ unzip -p hbase-server/target/hbase-server-1.1.2-tests.jar META-INF/NOTICE
Apache HBase - Server
Copyright 2007-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
{noformat}
> branch-1.1 hbase-server test-jar has incorrect LICENSE
> ------------------------------------------------------
>
> Key: HBASE-14250
> URL: https://issues.apache.org/jira/browse/HBASE-14250
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 1.1.2
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
>
> test-jar LICENSE file for hbase-server claims jquery and the orca logo are
> present in the jar, when they are not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)