I'm hoping to get some cycles to replace a very old use of the 2.0.4 maven embedder - maven-embedder-2.0.4-dep.jar (the last one officially released I think) in the CruiseControl project (specifically the Maven2SnapshotDependency source control plugin).
Can someone point me to a good starting point to learn about how to embed maven 3.x? I've heard about m2eclipse, polyglot, and maven shell. I'm hoping to save time by going to a good "bootstrap" file or two in any of those projects. I don't need full-on docs (though that would be great too if they exist), but I'm looking for a "start reading the source in file xxx" to get started with. Thanks, Dan