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
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
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