Hi All,
Can anyone actually provide a link to a working example of the plugin testing framework? I’m using maven 3.0.5, and have even tried compiling the snapshot 2.2-SNAPSHOT version of maven-plugin-testing-harness, but still receive errors about not being able to find the component in my demo pom.xml. If I manually specify plexus-container-default as being version 1.5.5, then I get the error: “classRealm: none specified”. I’ve tried checking for dependency duplicates and missing/undeclared dependencies, but correcting any issues has not yielded a fix. Anyone? Michael
