No. There is one product per pom only. But you are not the first to trip over this issue Ted. See HBASE-3361. Does whats described therein work for you? St.Ack
On Mon, Jan 3, 2011 at 2:16 PM, Ted Yu <[email protected]> wrote: > Hi, > I am trying to utilize MiniHBaseCluster in our integration tests so that the > tests don't depend on any particular physical cluster. > > MiniHBaseCluster is in hbase-0.90.0-tests.jar with package name > org.apache.hadoop.hbase > Is there a way to list tests jar along side hbase jar in pom.xml under > <groupId>org.apache.hbase</groupId> ? > > Thanks for your comment. >
