I seem to be having an issue where the MOP repository is not being updated with latest bits from fusesource repo or my local Maven repo. To prove this point, Colin put an updated meshkeeper-api-1.0-SNAPSHOT jar on the fusesource repo. Running my test did not pick up the new bits. So I made a change locally to Meshkeeper, rebuilt it, and reran my test. The change was not picked up.
I can workaround by deleting my meshkeeper folder in my MOP repo for now.