it's simply because m-site-p 2.x doesn't run report under Maven 3, then we have a FileNotFoundException for index.html
I just added an index.apt file in r1329974 to avoid this little false positive. Regards, Hervé Le mardi 24 avril 2012 14:42:44 Lukas Theussl a écrit : > Hi, > > The newly added IT for MSITE-582 fails when run with maven 3.0.4. Not a > blocking issue, since everything else works (site-plugin-2 with m2, > site-plugin-3 with m2 & 3), but I'd like to understand why, if someone > has a clue... > > -Lukas > > Dennis Lundberg wrote: > > Hi, > > > > We solved 9 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleNa > > me=Html&version=17454 > > > > There are still a couple of issues left in JIRA: > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146 > > &status=1 > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-086/ > > > > Staging site: > > http://maven.apache.org/plugins/maven-site-plugin-2.4/ > > > > 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]
