Re: Maven-Plugin: Maven 3.1 related Question

2013-07-12 Thread Karl Heinz Marbaise
Hi Robert, sorry for the late answer... > yes it is related. To stay compatible you should avoid asking for the RepositorySession. For the Maven site Plugin it was solved with the Maven-Reporting-Exec[1] The related code is in the DefaultMavenPluginManagerHelper[2] Makes me wonder is this shoul

Re: Maven-Plugin: Maven 3.1 related Question

2013-07-03 Thread Robert Scholte
Hi Karl-Heinz, yes it is related. To stay compatible you should avoid asking for the RepositorySession. For the Maven site Plugin it was solved with the Maven-Reporting-Exec[1] The related code is in the DefaultMavenPluginManagerHelper[2] Makes me wonder is this should be moved... Robert [1

Maven-Plugin: Maven 3.1 related Question

2013-07-03 Thread Karl Heinz Marbaise
Hi to the developers, currently I'm trying to build my plugin with the announced Maven 3.1 release...which produces the following problem in my integration tests: Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.soebes.maven.plugins:iterator-maven-pl