Can't make maven-plugin-testing-harness work...

2012-06-04 Thread Benjamin Reed
I'm trying to write a maven plugin. I've added maven-plugin-testing-harness to my project as a test dependency, and created a very simple test that right now just tries to load a pom whose only content is a plugin section to load the plugin. If I have it load like this: plugin

Re: Can't make maven-plugin-testing-harness work...

2012-06-04 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/4/12 10:29 AM, Benjamin Reed wrote: ...am I doing something wrong? Seems like the test framework is breaking on the simplest things, I'm not sure how to start out if I can't even unit test this. So in attempting to troubleshoot this, it

Re: Can't make maven-plugin-testing-harness work...

2012-06-04 Thread Hervé BOUTEMY
I tried to build the project but got compilation failures [INFO] Compilation failure /tmp/opennms-maven-plugins/features-maven- plugin/src/main/java/org/opennms/maven/plugins/karaf/FeatureBuilder.java: [79,9] error: no suitable method found for addBundle(String,int,null,null) Regards, Hervé Le