thanks vincent

> 
> 
> Why don't you create a "documentation" project (a maven subproject like
> the others). You will put the xml docs in that project. You can also use
> the reactor in the maven.xml for that doc project in order to gather all
> other subproject generated reports (if you wish). 
> 

What I'm after is a single javadoc, changelog, checkstyle etc

> 
> Yes. There is now an <extend> tag that you can use as follows in your
> POM:
> 
> <project>
>   <extend>../project.xml</extend>
> 
> 

great!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to