Good day, No idea when 2.0-beta-6 would be release, but as of today, there are still 6 outstanding issues for 2.0-beta-6 ( seee [1] ).
If you can't wait, you can check out its trunk code ( see [2] ). And change the version to something like 2.0-sudhoff and use that instead. [1] http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=11146&fixfor=12151 Andre.Sudhoff wrote: > > [2] http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin > > Hi, > > at the maven repository is still the version 2.0-beta-5 available only. > Where could I get the fixed plugin or when will be the release of > 2.0-beta-6 ? > > Regards > Andre Sudhoff > > [EMAIL PROTECTED] wrote: >> I looked at the code of the site plugin and it seems this is a bug in >> maven-site-plugin as published but solved in the trunk of the source >> code [MSITE-91]. >> >> Hth, >> >> Nick Stolwijk >> >> [EMAIL PROTECTED] wrote: >> > Hi, >> > >> > I've tried to move the "src/site" directory to "site/src/site" using >> > >> > <plugin> >> > <groupId>org.apache.maven.plugins</groupId> >> > <artifactId>maven-site-plugin</artifactId> >> > <configuration> >> > <siteDirectory>${basedir}/site/src/site</siteDirectory> >> > </configuration> >> > </plugin> >> > >> > When I create the site all resources from the subdirectories (apt, > fml, xdoc) except >> > the "site.xml" (.../site/src/site/site.xml) are used. >> > If I put the "site.xml" to the src/site directory all works fine. > Could anybody help >> > me why the site descriptor is not taken from the >> > configured site directory ".../site/src/site" ? >> > >> > Regards >> > Andre Sudhoff >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-site-plugin-tf3555201s177.html#a9963616 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
