[
https://issues.apache.org/jira/browse/MAILETDOCS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040571#comment-13040571
]
Robert Burrell Donkin commented on MAILETDOCS-4:
------------------------------------------------
To introspect mailets, they must first be loaded. To load mailets, a
classloader containing the project's classes and dependencies must first be
constructed. The project dependencies are obtained from the MavenProject.
These dependencies are available:
* when building a single project
* when aggregating directly using "mvn mailetdocs:aggregate"
but are not available
* when aggregating indirectly using "mvn site"
> Aggregate Reports
> -----------------
>
> Key: MAILETDOCS-4
> URL: https://issues.apache.org/jira/browse/MAILETDOCS-4
> Project: JAMES MailetDocs Maven Plugin
> Issue Type: New Feature
> Affects Versions: 0.1
> Reporter: Robert Burrell Donkin
> Assignee: Robert Burrell Donkin
>
> Support aggregate reports for multi-module projects.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]