[ 
http://jira.codehaus.org/browse/MNG-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_128080
 ] 

John Casey commented on MNG-3473:
---------------------------------

Rolled back the switch from HashSet to LinkedHashSet for plugin dependencies, 
which was originally changed in the commit for MNG-3426. We do need that 
change, but for now it breaks at least the plugin:report execution when run 
from within the site lifecycle phase...the result is the exception reported in 
the description of this issue.

I'll open a new issue to get this fixed in the next Maven release.

> site generation with 2.0.9 and plugin:report is broken
> ------------------------------------------------------
>
>                 Key: MNG-3473
>                 URL: http://jira.codehaus.org/browse/MNG-3473
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.9
>            Reporter: Brian Fox
>            Assignee: John Casey
>             Fix For: 2.0.9
>
>
> Generating a site that works in 2.0.8 breaks in 2.0.9 with an exception: 
> Caused by: java.lang.NoClassDefFoundError: 
> org/apache/maven/doxia/module/site/manager/SiteModuleNotFoundException
> There is already a committed IT for this. It may be related to issues with 
> MPLUGIN-104, however in this case the 2.4 version of the plugin does work in 
> 2.0.8 so we need to investigate it in the core as well.

-- 
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

        

Reply via email to