Hmmm the site was being generated for 2.9... Paul,
What version of maven did you stage the docs with? -Stephen On 27 September 2011 15:24, Kristian Rosenvold <[email protected]> wrote: > shadefire should not have a site, it's an entirely private artifact in > the surefire build, basically a shaded previous version of surefire to > run the tests for surefire itself. > > Stephen did the site work and I'm sure he can tell us what's up ;) > > Kristian > > > ti., 27.09.2011 kl. 09.12 -0500, skrev Paul Gier: >> I noticed some possible problems in the staged site docs. The maven >> failsafe plugin no longer generates a site, and the shadefire JUnit 3 >> provider also doesn't have a site. >> >> Looks like the site configuration was removed from the failsafe plugin >> [1], and the parent relationship was changed for shadefire [2], so I >> think these changes were at least somwhat intentional. >> >> [1]http://svn.apache.org/viewvc?view=revision&revision=1144298 >> [2]http://svn.apache.org/viewvc?view=revision&revision=1136849 >> >> On 09/26/2011 05:26 PM, Paul Gier wrote: >> > Hi, >> > >> > We solved 8 issues: >> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17431 >> > >> > There are still lots of issues left in JIRA: >> > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC >> > >> > Staging repo: >> > https://repository.apache.org/content/repositories/maven-107/ >> > >> > Staging site: (Sync pending) >> > http://maven.apache.org/surefire-2.10/ >> > http://maven.apache.org/plugins/maven-failsafe-plugin-2.10/ >> > http://maven.apache.org/plugins/maven-surefire-plugin-2.10/ >> > http://maven.apache.org/plugins/maven-surefire-reports-plugin-2.10/ >> > >> > SCM Tag: >> > http://svn.apache.org/repos/asf/maven/surefire/tags/surefire-2.10/ >> > >> > Guide to testing staged releases: >> > http://maven.apache.org/guides/development/guide-testing-releases.html >> > >> > Vote open for 72 hours. >> > >> > [ ] +1 >> > [ ] +0 >> > [ ] -1 >> > >> > >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
