[ http://jira.codehaus.org/browse/MSITE-138?page=comments#action_73254 ] Vincent Siveton commented on MSITE-138: ---------------------------------------
Hi jorg, (For the next time, please use dev@maven.apache.org instead of jira for these sorts of question) To build the plugins project [1], you need Maven 2.0.5 or more. You could build Maven from sources [2] or download a CI distribution [3] with 2.1-SNAPSHOT. Due to some cyclic references in the plugins dependencies, the actual plugins pom [4] will fail. You could comment out some modules or build individually each plugin wanted. FYI MNG-2410 will block a release of site plugin until Maven 2.1 (see svn r430446). For your last question, the bug was for external reports (like jxr, javadoc) in the stage goal. HTH. Vincent [1] http://svn.apache.org/repos/asf/maven/plugins/trunk [2] http://maven.apache.org/guides/development/guide-building-m2.html [3] http://maven.zones.apache.org/~maven/builds/trunk/ [4] http://svn.apache.org/repos/asf/maven/plugins/trunk/pom.xml > site:stage does not create xref > ------------------------------- > > Key: MSITE-138 > URL: http://jira.codehaus.org/browse/MSITE-138 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-5 > Reporter: Jorg Heymans > Assigned To: Vincent Siveton > Fix For: 2.0 > > > as reported here : > http://thread.gmane.org/gmane.comp.jakarta.turbine.maven.user/40178 > the xref and test-xref dirs both have an empty index.html after the site is > staged. -- 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