Re: maven-plugin-testing-harness and maven 3.2.x

2014-07-02 Thread Jason van Zyl
Sounds reasonable. On Jul 2, 2014, at 4:04 PM, Igor Fedorenko wrote: > SessionScope and MojoExecutionScope introduced in maven 3.2.1 require > explicit support from maven-plugin-testing-harness. Unfortunately, there > is no clean/straightforward way to introduce such support and still be > able

maven-plugin-testing-harness and maven 3.2.x

2014-07-02 Thread Igor Fedorenko
SessionScope and MojoExecutionScope introduced in maven 3.2.1 require explicit support from maven-plugin-testing-harness. Unfortunately, there is no clean/straightforward way to introduce such support and still be able to use maven-plugin-testing-harness with earlier versions of maven. What peopl