I had these NPEs when I started to migrate reporting plugins and both the 
plugin and the super class contained the same fields which created conflicts. 
After I have removed them from the plugin and used the super ones all went 
fine. In your case I would really do what Hervé proposes:

* remove your execute() and retest with 1.x
* in a branch try with 2.x

I expect it to work. You can also look at all of your reporting plugins in 
branch doxia-2.0.0 you'll see all necessary migration magic from me. The PR 
with finalizing the method is good and already merged.

M

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to