The only problem is that a link for Shadefire still shows up as one of the modules of surefire. For now, should I just hack the HTML to remove this link?
http://maven.apache.org/surefire-2.10/ On 09/27/2011 09:24 AM, Kristian Rosenvold 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]
