You can have a look at many plugins inside the mojo project for example. See for example the build-helper-maven-plugin : https://fisheye.codehaus.org/browse/mojo/trunk/mojo/build-helper-maven-plugin
There's a src/it directory with maven test projects. HTH. Cheers 2013/3/12 Michael Sena <[email protected]> > 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 > > -- > Baptiste <Batmat> MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! nbsp;!
