[ http://jira.codehaus.org/browse/MSITE-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90775 ]
Wendy Smoak commented on MSITE-218: ----------------------------------- Is there some reason you're using a snapshot rather than a release of the site plugin? How did this happen, did you declare a version of 2.0-SNAPSHOT in your project's pom? If so, try changing it to 2.0-beta-5 or 2.0-beta-4. If you're using a snapshot to because you need something that is not yet released, I'd suggest doing an "internal" release of the plugin so you have a fixed version on which to depend. It's never a good idea for important builds to depend on snapshots that are out of your control. > Site generation fails when running site:site > -------------------------------------------- > > Key: MSITE-218 > URL: http://jira.codehaus.org/browse/MSITE-218 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0 > Environment: Windows XP, Linux, Maven 2.0.4 > Reporter: Daniel Murley > Priority: Blocker > > I apologise if this is actually a duplicate of issue MSITE-217. > When running site:site, the plugin fails with an internal error > [INFO] Internal error in the plugin manager executing goal > 'org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:site': Unable to > find the mojo 'org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:site' > in the plugin 'org.apache.maven.plugins:maven-site-plugin' > org/apache/maven/doxia/module/xhtml/decoration/render/RenderingContext > This is currently preventing us from deploying any of our sites. -- 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