[appfuse-user] overriding default maven-reporting version?

2010-10-28 Thread Josep García
Hey, I'm having problem in my AppFuse 2.0.2 project at generating the site: [INFO] Generating "Project Team" report. [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink instance and no SinkFactory available. Please update this p gin. [INFO] --

Re: [appfuse-user] overriding default maven-reporting version?

2010-10-28 Thread Matt Raible
To override the version used in the super pom, add the dependency in your pom with the version you'd like to use. On Oct 28, 2010, at 6:21 AM, Josep García wrote: > Hey, > I'm having problem in my AppFuse 2.0.2 project at generating the site: > > [INFO] Generating "Project Team" report. > [WARN

Re: [appfuse-user] overriding default maven-reporting version?

2010-10-28 Thread Josep García
I had already tried that, but did not work. I was able to make it work just be removing almot the entire reporting section from the pom. I only left the surefire report plugin: maven-surefire-report-plugin Josep 2010/10/28 Ma