Hi, I'm hoping someone familiar with Maven can help me out. Should be quick to answer --
How do I run tests only for the Stargate contrib? If I recurse and do 'mvn test' in contrib/stargate, Maven tries to pull HBase dev/snapshot artifacts. If I run from the top level, I have to wait for core tests to complete and I don't see how to specify a subproject or module on the mvn command line. Thanks, - Andy