Re: Plugin testing (WAS: MNG-2571 - weird exception using the embedder)

2006-10-04 Thread Kenney Westerhof
Vincent Siveton wrote: Hi Kenney and others, Background: I added more tests for the antlr plugin. One of them is to call mvn site to generate reports. Because I was unable to play with maven-embedder and to specify the correct classloader for the archive and it's dependencies (doxia classes

Re: Plugin testing (WAS: MNG-2571 - weird exception using the embedder)

2006-10-04 Thread Vincent Siveton
Thanks Kenney, I reopen it. My understanding is that we have several artifacts to test plugin/component. - maven-plugin-testing-harness: Mojo unit testing in test phase (deployed on snapshot-repository) - maven-it-plugin: Integration test plugin for integration-test phase (not deployed yet) -

Plugin testing (WAS: MNG-2571 - weird exception using the embedder)

2006-10-03 Thread Vincent Siveton
Hi Kenney and others, Background: I added more tests for the antlr plugin. One of them is to call mvn site to generate reports. Because I was unable to play with maven-embedder and to specify the correct classloader for the archive and it's dependencies (doxia classes problems!), I decided to