Check out eg. the source of the Android Maven Plugin on how you can hook this all up.
> 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
