Well, as it seems, every absolute url that is in a "site.xml" gets translated to a relative url, as far as i can tell mostly for those ones that have a common base path with the project's url. So, " http://myfaces.apache.org" gets translated into "" actualy, we should have specified "http://myfaces.apache.org/index.html" in this case.
regards, Catalin On Sat, Mar 22, 2008 at 5:11 PM, Catalin Kormos <[EMAIL PROTECTED]> wrote: > Yeah, i can understand why...no problem, i'll look into it, hopefully i > can find a reason for this bit of unnecessary magic :) > > regards, > Catalin > > > On Sat, Mar 22, 2008 at 5:02 PM, simon <[EMAIL PROTECTED]> wrote: > > > > > On Sat, 2008-03-22 at 16:46 +0200, Catalin Kormos wrote: > > > > > > Maybe you know the answer to the following question also: i quickly > > > noticed, > > > that if i look now at the myfaces website, i go to "Project > > > Information", > > > then the MyFaces logo that should point to http://myfaces.apache.org, > > > now > > > points to http://myfaces.apache.org/project-info.html, how did this > > > happen? > > > in the site.xml it is clearly stated "<href>http://myfaces.apache.org/ > > > </href"... > > > > Sorry, don't have a clue. The maven-site-plugin nearly drove me insane > > with this sort of stuff last time I worked on the website. > > > > Regards, > > Simon > > > > > > > -- > ------------ > Codebeat > www.codebeat.ro -- ------------ Codebeat www.codebeat.ro
