"Vincent Siveton" <[EMAIL PROTECTED]> writes: > Hi Arnaud, > > You need to : > * svn up and install doxia / maven [1] (and delete files in your old M2_HOME) > * or manually install maven-reporting, doxia-sink-api, and copy all > generated jar to your $M2_HOME/lib
THat's what I did, but there seems to be some conflicts with plugins dependencies. I finally did the following: - modified and installed 1.0-alpha-7 - modified and installed 1.0-alpha-8 - added tracing (ugly System.err :-( I confess ) in my module to check instanciation - used plain maven-2.0.4 I finally managed to have my parser invoked, albeit two times: Here is the full trace of execution (parsing errors are mine). You can notice that *both* doxia-core-1.0-alpha-8 and alpha-7 are used as my module is instantiated two times. I tried forcing version with <dependencyManagement> but did not work. Have you gon any clue why the "right" module way does not work ? Same error than DOXIA-68 I think.... regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]