[
http://jira.codehaus.org/browse/MJAVADOC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94956
]
Paul Gier edited comment on MJAVADOC-119 at 5/3/07 11:19 AM:
-------------------------------------------------------------
It appears this issue occurs for any plugin that has
@requiresDependencyResolution
and
@aggregator
So the problem is not with the javadoc plugin itself.
was:
It appears this issue occurs for any plugin that has
@requiresDependencyResolution
So the problem is not with the javadoc plugin itself.
> Aggregate does not work for multiple module project when doing install.
> -----------------------------------------------------------------------
>
> Key: MJAVADOC-119
> URL: http://jira.codehaus.org/browse/MJAVADOC-119
> Project: Maven 2.x Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.2
> Environment: Fedora Linux, Maven 2.0.6
> Reporter: Paul Gier
>
> If have a multi-module project, the javadoc aggregate does not find
> inter-module dependencies:
> pom.xml
> |-->module1
> |-->module2
> module 1 depends on module 2
> The javadoc plugin is added to the build lifecycle attached to the install
> phase. When I run "mvn install" I get a "Failed to resolve artifact." error
> message looking for module 2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira