[ https://issues.apache.org/jira/browse/HBASE-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631709#comment-14631709 ]
Andrew Purtell commented on HBASE-14118: ---------------------------------------- We need to follow this process: http://incubator.apache.org/ip-clearance/ip-clearance-template.html Generally, we need: a snapshot of the code (tarball), a Software Grant, and a CLA. The code must have no dependencies on items with licenses incompatible with the ASL. I am a Member of the ASF with Incubator karma so can execute the process assuming we want to do this. To move forward, we need a snapshot, and since [~gwu] has already said offline he can represent the copyright holder and is willing to execute a software grant, let's ask him to draw up a software grant (https://www.apache.org/licenses/software-grant.txt) and CCLA (https://www.apache.org/licenses/cla-corporate.txt), if one for Wibi isn't already on file, and submit them to the Apache Secretary (secret...@apache.org) Once we have a snapshot I can open a new clearance form. Once we have acknowledgement from the Secretary that the Grant and CLA are on file, I can commit the snapshot over at the incubator and start a clearance vote. Assuming that passes, I think we should commit the snapshot as-is on a branch, massage it post commit, then call a branch merge vote to get it into master. > minicluster maven plugin > ------------------------ > > Key: HBASE-14118 > URL: https://issues.apache.org/jira/browse/HBASE-14118 > Project: HBase > Issue Type: New Feature > Components: integration tests, util > Affects Versions: 2.0.0 > Reporter: Jesse Yates > > In the [failsafe docs > |https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html] they > describe being able to startup a jetty server before your integration tests > and then bring it down after the tests. We should be able to provide the same > for the mini-cluster for downstream projects and cross-version compatibility > testing. > The folks over in Kiji made this great [plugin > |https://github.com/kijiproject/hbase-maven-plugin] that lets you do just > that! We should see about bringing that under the HBase umbrella proper. -- This message was sent by Atlassian JIRA (v6.3.4#6332)