Hi,

I'm trying to use the javadoc:aggregate goal to generate a complete API overview of a multi module project. This project contains some sub- projects that are "normal jar projects" and there are some others that use custom packaging types like "aar" or "mar". If I run the javadoc:aggregate goal those custom packaging projects won't be recognised as a java-code-containing project. However, if I run the javadoc:javadoc goal these projects are processed, too.

Is there a way to make the aggregate goal process custom packaging projects?

Cheers,

Martin

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

Reply via email to